summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* lll: avoid shadow warningsBernhard Reutner-Fischer2011-05-111-16/+16
* nptl: fix Unwind_Resume PLT callsTimo Teräs2010-12-092-7/+15
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-111-1/+0
* Revert "nptl i686: fix pthread_cond_wait.S compilation"Bernhard Reutner-Fischer2010-08-051-1/+0
* nptl: fix x86 assembly PIC relocationsTimo Teräs2010-08-052-2/+2
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-7/+7
* nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov2010-07-141-0/+1
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-50/+9
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-17/+17
* nptl: i386 needs atomic.h for atomic_exchange_acqBernhard Reutner-Fischer2010-06-171-0/+1
* 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