summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Fix CTOR_DTORBernhard Reutner-Fischer2011-05-311-5/+7
* nptl: fix static linkingNatanael Copa2010-09-091-2/+2
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-1/+1
* nptl: x86_64: fix compilation of unwinderBernhard Reutner-Fischer2010-07-141-1/+1
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-264/+144
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-061-3/+1
* nptl: simplify buildsysBernhard Reutner-Fischer2010-07-061-1/+2
* nptl/errno: Use a separate __errno_location for libpthread.Khem Raj2010-06-301-0/+1
* nptl: fix symlinking headersBernhard Reutner-Fischer2010-06-131-20/+15
* nptl: avoid spurious rebuilds of libpthread*.aBernhard Reutner-Fischer2010-06-121-2/+0
* nptl: handle PTHREADS_DEBUG_SUPPORT properlyBernhard Reutner-Fischer2010-06-121-4/+3
* nptl: fix race condition when generating libpthread.soBernhard Reutner-Fischer2010-06-121-3/+3
* buildsys: fix clean vs. headercleanBernhard Reutner-Fischer2010-06-111-2/+2
* nptl: fix for !ipv4 && !ipv6Bernhard Reutner-Fischer2010-06-081-5/+6
* nptl: use arch-specific cancellation routines for x86_64Roman I Khimov2010-05-031-0/+10
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-251-4/+4
* nptl: fix dynamic initialization of libpthreadTimo Teräs2010-04-221-1/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-2/+2
* get rid of extra variables for nptl pregen altogetherAustin Foxley2010-02-231-3/+1
* improve parallel make behaviourAustin Foxley2010-02-231-1/+1
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-221-3/+3
* use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley2010-02-191-1/+1
* move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-171-0/+2
* mass sync with glibc nptlAustin Foxley2010-02-161-0/+7
* Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-111-2/+5
* nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-5/+2
* generate nptl headers without a recursive make callAustin Foxley2009-11-291-0/+2
* Makefile: fix indentationBernhard Reutner-Fischer2009-11-221-19/+18
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+333