summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-251-2/+2
* nptl: mark forwarded functions protectedTimo Teras2010-04-168-0/+8
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-168-8/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-148-0/+8
* nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa2010-04-121-11/+5
* nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs2010-04-121-0/+1
* more fixes for x86_64 nptlAustin Foxley2010-02-193-3/+3
* Fixes to get nptl compiling for x86Khem Raj2010-02-192-1/+2
* compile fixes for i386 nptlAustin Foxley2010-02-1712-441/+10
* mass sync with glibc nptlAustin Foxley2010-02-1630-899/+2762
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-167-13/+13
* fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* nptl: fix old style function declerationsAustin Foxley2009-12-091-3/+3
* 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-295-24/+24
* PIC fixes for hardenedTimo Teräs2009-11-272-5/+8
* whitespace fixesAustin Foxley2009-10-174-4/+2
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1766-0/+5162