summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+1
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-232-20/+20
* Rework nptl build system for cleaning headers and objectsCarmelo Amoroso2008-12-031-3/+3
* Removed duplicated file (already moved into libc/misc/elf)Carmelo Amoroso2008-07-291-68/+0
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+1
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-091-2/+1
* Revert latest commit because it brakes sh4 buildCarmelo Amoroso2008-01-211-0/+19
* This is defined in multiple places for IA64 and cris architectures and "Steven J. Hill"2008-01-161-19/+0
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-194-12/+111
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-213-4/+4
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-051-0/+116
* 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-053-6/+45
* Get rid of more glibc NPTL symbol and alias madness. Also disable usage of"Steven J. Hill"2006-01-141-4/+0
* Clean up headers for the install target. Also define 'attribute_tls_model_ie'..."Steven J. Hill"2006-01-051-0/+1
* Changes for NPTL and new build system."Steven J. Hill"2005-12-022-113/+0
* Dynamic loader now builds with new build system. Fix problems with 'dl-sysdep..."Steven J. Hill"2005-11-201-35/+0
* Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ..."Steven J. Hill"2005-11-161-1/+1
* Sync up with glibc NPTL and clean up unused source files."Steven J. Hill"2005-11-163-129/+113
* Cleaned up 'struct link_map' and 'struct elf_resolve' such that the TLS data ..."Steven J. Hill"2005-09-251-0/+2
* Added TLS variables to 'struct elf_resolve' which will be needed for TLS supp..."Steven J. Hill"2005-09-211-3/+1
* Add in calls needed for TLS setup for statically linked applications. A call ..."Steven J. Hill"2005-08-301-0/+73
* Move files up one level where they should be."Steven J. Hill"2005-08-303-3/+0
* Changes made to the dynamic loader for TLS/NPTL support. Additional changes m..."Steven J. Hill"2005-08-095-25/+176
* Die! Die! Die!"Steven J. Hill"2005-08-091-30/+0
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-312-8/+802
* Added new files for TLS functionality in libpthreads and for the dynamic load..."Steven J. Hill"2005-07-223-0/+311
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-262-0/+119