summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile.arch
AgeCommit message (Expand)Author
2017-01-28remove PID cachingWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-07-10x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwaitWaldemar 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-05-03nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov
2010-05-03nptl: use arch-specific cancellation routines for x86_64Roman I Khimov
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19x86_64: compile pthread it's own version of __syscall_errorAustin Foxley
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2009-12-16x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley
2009-12-11get x86_64 nptl buildingAustin Foxley