summaryrefslogtreecommitdiff
path: root/ldso/ldso/dl-tls.c
AgeCommit message (Expand)Author
2011-11-27ldso: use __func__ rather than __FUNCTION__Mike Frysinger
2011-06-24ldso_tls: fix compiler warning due to missing castCarmelo Amoroso
2010-07-27silence warning about incompatible types with _dl_init_static_tlsBernhard Reutner-Fischer
2010-06-21get rid of needless c99 constructAustin Foxley
2009-12-03ldso_tls: Refetch dtv from memory if THREAD_DTV has changedCarmelo Amoroso
2009-10-15ldso: clean up breakage in tls mergeMike Frysinger
2009-09-26ldso/: tls support for dynamic linkerAustin Foxley