OSDN Git Service

buildsys: fix IS_IN_lib*
[uclinux-h8/uClibc.git] / libpthread / nptl / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-16 Bernhard Reutner... nptl: rephrase *.sym handling
2013-03-07 Markos Chandrasbuildsys: Add missing $(SYMBOL_PREFIX) to symbol names
2011-10-27 Bernhard Reutner... pthreads: fix build when DNS resolver is not enabled.
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-10 Khem Rajnptl/Makefile.in: Fix the build break caused by UCLIBC_...
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2010-09-09 Natanael Copanptl: fix static linking
2010-07-14 Bernhard Reutner... nptl: remove superfluous =1 from defines
2010-07-14 Bernhard Reutner... nptl: x86_64: fix compilation of unwinder
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Bernhard Reutner... nptl: fix subdirs handling
2010-07-06 Bernhard Reutner... nptl: simplify buildsys
2010-06-30 Khem Rajnptl/errno: Use a separate __errno_location for libpthread.
2010-06-13 Bernhard Reutner... nptl: fix symlinking headers
2010-06-12 Bernhard Reutner... nptl: avoid spurious rebuilds of libpthread*.a
2010-06-12 Bernhard Reutner... nptl: handle PTHREADS_DEBUG_SUPPORT properly
2010-06-12 Bernhard Reutner... nptl: fix race condition when generating libpthread.so
2010-06-11 Bernhard Reutner... buildsys: fix clean vs. headerclean
2010-06-08 Bernhard Reutner... nptl: fix for !ipv4 && !ipv6
2010-05-03 Roman I Khimovnptl: use arch-specific cancellation routines for x86_64
2010-04-25 Carmelo Amorosonptl: Harmonize objects and headers makefile clean...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsnptl: fix dynamic initialization of libpthread
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-23 Austin Foxleyget rid of extra variables for nptl pregen altogether
2010-02-23 Austin Foxleyimprove parallel make behaviour
2010-02-22 Khem Rajnptl/headers: Convert the makefile targets into variables.
2010-02-19 Austin Foxleyuse macro to link ldso to libpthread, so it gets the...
2010-02-18 Austin Foxleymove pthread_barrier_{init,destroy} to sysdeps/pthread
2010-02-16 Austin Foxleymass sync with glibc nptl
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-11 Austin FoxleyRevert "nptl: make build depend directly on nptl headers"
2009-12-09 Austin Foxleynptl: make build depend directly on nptl headers
2009-11-30 Austin Foxleygenerate nptl headers without a recursive make call
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... Makefile: fix indentation
2009-10-17 Austin Foxleylibpthread/nptl: core of the "Native Posix Threading...