OSDN Git Service

- less verbose make clean
[uclinux-h8/uClibc.git] / libc / Makefile.in
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-08 Bernhard Reutner... - add/use variables to make build-tools configurable
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...
2008-05-31 Bernd SchmidtFix a dependency to mention libc.so, not libc.so.0...
2008-02-11 Chris ZankelOmit adding 'OUTPUT_FORMAT' to the libc.so linker scrip...
2008-01-17 Bernhard Reutner... - fix linking.
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2007-11-23 Bernd SchmidtSome shared flat improvements.
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-09-21 Mike Frysingerdrop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can...
2007-09-15 Mike Frysingersetup OUTPUT_FORMAT() in linker script (helps with...
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2006-12-08 Mike FrysingerRichard Sandiford writes: add support for init/fini...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-03-09 Peter S. MazingerAdd common part of linker scripts to a file and make...
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-01-09 Peter S. MazingerAllow to use atexit() and __stack_chk_fail_local()...
2005-11-25 Peter S. MazingerBuild libc if in a subdir and we have it as a dependency
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-18 Peter S. Mazingermake -j2 works here
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-09 Mike Frysingeruse make builtin $(wildcard) rather than $(shell ls)
2005-11-03 Peter S. MazingerDisable DOMULTI for these, because gcc-4.0.2 can't...
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-10-27 Peter S. MazingerAllow using ssp w/ current active Makefiles too. Build...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...