OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libpthread / linuxthreads_db / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-18 Bernhard Reutner... - do not list non-existing files in the threads prerequ...
2008-10-17 Bernhard Reutner... - fix toggling thread implementation.
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2006-07-04 Eric AndersenChange symbol 'NOSTRIP' to 'DOSTRIP' since the double...
2006-02-22 Peter KjellerstedtSilence link creation.
2006-02-22 Peter KjellerstedtMade it possible to build without stripping the binaries.
2006-02-22 Peter Kjellerstedt* Made it possible to dynamically check for supported...
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-03 Peter S. Mazingeradd -DNOT_IN_libc
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-19 Peter S. MazingerForgotten about the clean target
2006-01-19 Peter S. MazingerAdd multi support to linuxthread_db
2005-11-30 Mike Frysingersync with linuxthreads.old_db/Makefile.in
2005-11-22 Mike Frysingertouchup include paths
2005-11-18 Mike Frysingerimport new linuxthreads_db from glibc HEAD
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...
2005-11-03 Peter S. MazingerDisable DOMULTI for these, because gcc-4.0.2 can't...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. Mazingerlinuxthreads_db depends on PTHREADS_DEBUG_SUPPORT
2005-10-19 Peter S. MazingerAdd the linuxthreads Makefiles too