OSDN Git Service

ARC: Make vfork weak in libc
[uclinux-h8/uClibc.git] / utils / Makefile.in
2012-06-15 Peter S. Mazingerutils: expand search path to find dl-sysdep.h
2012-06-15 Peter S. Mazingericonv: Do not include __iconv_codesets into iconv utility
2012-05-08 Bernhard Reutner... ldd.host: Fix compilation for STANDALONE support
2012-05-08 Bernhard Reutner... utils: pass in config flags for ldd
2011-10-18 Carmelo Amorosoldd: take LD_LIBRARY_PATH into account
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
2011-03-03 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2010-05-11 Khem Rajutils/Makefile.in: Define GETCONF_DIR for host builds...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-23 Natanael Copautils: fix install prefix for getconf
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-30 Bernhard Reutner... utils: hide comment if !V
2010-03-25 Bernhard Reutner... prettify make clean
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Mike Frysingerutils: punt readelf
2009-02-09 Mike Frysingerunify the headers/random defines into porting.h to...
2009-02-09 Mike Frysingerdont force -Wl,-s when building host utils -- people...
2009-01-28 Denis VlasenkoPartially revent "make utils" fix. This version is...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2008-12-16 Bernhard Reutner... - install utils into the proper directories
2008-12-10 Rob LandleyRemove hardwired usr/ from install_utils (that's what...
2008-11-09 Bernhard Reutner... - Add temporary hack to wipe dep files even on clean...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-09 Bernhard Reutner... - tidy up utils_install
2008-05-02 Carmelo AmorosoAdded implementation for 'locale' command.
2006-02-15 Mike Frysingermake sure we first search for libraries in the newly...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2005-12-10 Peter S. MazingerSolve warning about redefined _GNU_SOURCE, allow iconv...
2005-12-08 Peter S. MazingerAdd -DNOT_IN_libc to disable the libc-internal.h stuff
2005-12-06 Peter S. MazingerCorrect typo, iconv binary does not use the internal...
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-25 Peter S. MazingerSame for utils, renamed install_utils to utils_install...
2005-11-25 Peter S. MazingerRename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by...
2005-11-24 Peter S. MazingerMove _GNU_SOURCE from file to CFLAGS, make use of NATIV...
2005-11-23 Peter S. MazingerMake utils includable into main Makefile.in, add compil...