summaryrefslogtreecommitdiff
path: root/libpthread/nptl/Makefile.in
AgeCommit message (Expand)Author
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2015-09-15NPTL: fix CFLAGS for cancellation pointsMax Filippov
2015-04-13buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-03-17nptl: fix exclusion of pthread_setconcurrency.cBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-09-16nptl: rephrase *.sym handlingBernhard Reutner-Fischer
2013-03-07buildsys: Add missing $(SYMBOL_PREFIX) to symbol namesMarkos Chandras
2011-10-27pthreads: fix build when DNS resolver is not enabled.Bernhard Reutner-Fischer
2011-06-13ctor/dtor nptl: Fix init and fini function compilationKhem Raj
2011-06-10nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enablingKhem Raj
2011-05-31NPTL: Fix CTOR_DTORBernhard Reutner-Fischer
2010-09-09nptl: fix static linkingNatanael Copa
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-14nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06nptl: fix subdirs handlingBernhard Reutner-Fischer
2010-07-06nptl: simplify buildsysBernhard Reutner-Fischer
2010-06-30nptl/errno: Use a separate __errno_location for libpthread.Khem Raj
2010-06-13nptl: fix symlinking headersBernhard Reutner-Fischer
2010-06-12nptl: avoid spurious rebuilds of libpthread*.aBernhard Reutner-Fischer
2010-06-12nptl: handle PTHREADS_DEBUG_SUPPORT properlyBernhard Reutner-Fischer
2010-06-12nptl: fix race condition when generating libpthread.soBernhard Reutner-Fischer
2010-06-11buildsys: fix clean vs. headercleanBernhard Reutner-Fischer
2010-06-08nptl: fix for !ipv4 && !ipv6Bernhard Reutner-Fischer
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-04-22nptl: fix dynamic initialization of libpthreadTimo Teräs
2010-04-22nptl: proper soname handlingNatanael Copa
2010-02-23get rid of extra variables for nptl pregen altogetherAustin Foxley
2010-02-23improve parallel make behaviourAustin Foxley
2010-02-22nptl/headers: Convert the makefile targets into variables.Khem Raj
2010-02-19use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley
2010-02-17move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley
2010-02-16mass sync with glibc nptlAustin Foxley
2009-12-11Revert "nptl: make build depend directly on nptl headers"Austin Foxley
2009-12-09nptl: make build depend directly on nptl headersAustin Foxley
2009-11-29generate nptl headers without a recursive make callAustin Foxley
2009-11-22Makefile: fix indentationBernhard Reutner-Fischer
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley