summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/generic/libc-tls.c
Commit message (Expand)AuthorAgeFilesLines
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-231-9/+9
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-191-2/+3
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-2/+2
* Remove debug code, sheesh."Steven J. Hill"2006-02-051-2/+0
* Clean up NPTL thread C library support files and simplify build process."Steven J. Hill"2006-02-051-6/+1
* Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ..."Steven J. Hill"2005-11-161-1/+1
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-251-0/+2
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-311-8/+3
* Added new files for TLS functionality in libpthreads and for the dynamic load..."Steven J. Hill"2005-07-221-0/+274