OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2012-06-18 Kevin CernekeeRevert: buildsys: clean up libubacktrace linker script...
2012-06-15 Bernhard Reutner... libubacktrace: temporarily workaround link issue
2012-06-13 Kevin Cernekeebuildsys: clean up libubacktrace linker script handling
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
2010-06-24 Bernhard Reutner... fix race condition when generating linker scripts
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
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-03-25 Bernhard Reutner... prettify make clean
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-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-10-17 Austin Foxleyrework internal uClibc mutexes to support futex locking...
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Steve Bennettlibc.so: include all output formats in linker script
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...