summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486
Commit message (Expand)AuthorAgeFilesLines
* nptl: fix Unwind_Resume PLT callsTimo Teräs2010-12-092-7/+15
* nptl: fix x86 assembly PIC relocationsTimo Teräs2010-08-052-2/+2
* nptl: mark forwarded functions protectedTimo Teras2010-04-167-0/+7
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-167-7/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-147-0/+7
* more fixes for x86_64 nptlAustin Foxley2010-02-193-3/+3
* compile fixes for i386 nptlAustin Foxley2010-02-179-0/+9
* mass sync with glibc nptlAustin Foxley2010-02-1617-620/+2106
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-164-6/+6
* fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* i386 nptl: add missing weak_alias for pthread_cond_signalAustin Foxley2009-12-041-0/+1
* don't use __i686 in symbol names as it seems gcc can define itAustin Foxley2009-11-294-17/+17
* whitespace fixesAustin Foxley2009-10-172-2/+0
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1716-0/+2979