summaryrefslogtreecommitdiff
path: root/libpthread/nptl/Makefile.in
AgeCommit message (Expand)Author
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