OSDN Git Service

- strip the targets and not prerequisites
[uclinux-h8/uClibc.git] / libpthread / linuxthreads_db / Makefile.in
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