summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386/Makefile.arch
AgeCommit message (Expand)Author
3 daysSwitch x86 NPTL impl to generic C code.Dmitry Chestnykh
2017-01-28remove PID cachingWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2014-09-20nptl: remove duplicate vfork() in libpthreadWaldemar Brodkorb
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa
2010-04-12nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs
2010-02-19Fixes to get nptl compiling for x86Khem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2009-11-27PIC fixes for hardenedTimo Teräs
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley