OSDN Git Service

nptl: rephrase *.sym handling
[uclinux-h8/uClibc.git] / utils /
2005-12-10 Peter S. MazingerSolve warning about redefined _GNU_SOURCE, allow iconv...
2005-12-09 Mike Frysingertouchup style
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 Mike Frysingerupdate license
2005-11-23 Peter S. MazingerMake utils includable into main Makefile.in, add compil...
2005-11-22 Mike Frysingeruse the local elf.h since the host toolchain probably...
2005-11-21 Mike Frysingerfix bswap32/bswap16 macros for non-linux targets as...
2005-11-21 Peter S. MazingerDo not create header links, use -I to find them. Moved...
2005-11-18 Peter S. MazingerReplace TOPDIR, add/update copyright
2005-11-18 Peter S. MazingerReplace TOPDIR
2005-11-15 Mike Frysingeruse $TOPDIR instead of ../ and utilize -B so that our...
2005-11-15 Mike Frysingerupdate license info
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-05 Eric Andersenldd does not build due to missing fork() on MMUless...
2005-10-01 Peter S. Mazingerchroot_realpath.c is a dependency also for target ldconfig
2005-09-30 Eric AndersenAllow ldconfig.host to build ld.so.cache for target...
2005-09-28 Mike Frysingeruse local header files rather than toolchain header...
2005-09-24 Mike Frysingermake sure our utils link against the currently built...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-09-22 Mike Frysingerclean 32bit-isms and make code 64/32 bit clean
2005-09-21 Mike Frysingertouchup CFLAGS and also link the link.h header file...
2005-09-21 Peter S. Mazingerutils should be built all the time (iconv), disable...
2005-08-18 Mike Frysingeradd __thumb__ check
2005-08-11 Mike Frysingertouchup PIE support for all the utils and fix stripping...
2005-08-09 Mike Frysingerneed -s for STRIPTOOL with iconv too as psm pointed out
2005-08-09 Mike Frysingerneed to run STRIPTOOL with -s to replace behavior lost...
2005-08-08 Mike Frysingerremove strip flags and let STRIPTOOL do the work
2005-07-29 Mike Frysingerget rid of LDPIEFLAG since PIEFLAG is already used
2005-04-19 Eric AndersenCorrect typo, matching correction made to elf.h
2005-02-12 Mike Frysingerno more cvs
2005-01-18 Mike Frysingerwhite space clean up
2005-01-16 Eric AndersenPer bugs.uclibc.org/view.php?id=15, patch from kergoth:
2005-01-12 Eric Andersencleanup, and prevent failures due to including architec...
2005-01-11 Eric AndersenRemove the no-longer-needed #include <sys/user.h>
2004-12-23 Eric AndersenFix thinko
2004-12-22 Eric AndersenCleanup for when LDSO_CACHE_SUPPORT is disabled
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-12-09 Eric AndersenDon't use PAGE_SIZE, instead just a local BUFFER_SIZE...
2004-12-08 Eric AndersenUse PAGE_SIZE, not 4096
2004-10-15 Manuel Novoa III Rip out Peter's unacceptable "fix" and do the sane...
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-06 Eric AndersenRemove empty file
2004-10-06 Joakim TjernlundAdd type libc0 to cache_print().
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-10-06 Joakim TjernlundPuts common defines into dl-defs.h (in ldso/include...
2004-10-05 Joakim TjernlundPeter S. Mazinger writes:
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-09-28 Joakim TjernlundOops, typo.
2004-09-28 Joakim TjernlundRemove /usr/X11R6/lib from search path.
2004-09-28 Joakim TjernlundMake ldd work for ET_DYN executables. From Peter Mazinger.
2004-09-27 Joakim TjernlundRemove /usr/X11R6/lib from default list.
2004-08-10 Joakim TjernlundMike Frysinger writes:
2004-03-18 Eric AndersenLook in /usr/X11R6/lib as well
2004-03-08 Eric AndersenFix comment
2004-02-13 Eric AndersenYet more fixups..
2004-02-13 Eric AndersenDone free path if it equals not_found
2004-02-13 Eric AndersenAnother little touch up to avoid problems...
2004-02-13 Eric AndersenA better fix...
2004-02-13 Eric AndersenFix the annoying "not a dynamic executable" problem...
2004-02-13 Eric AndersenCleanup whitespace and formatting
2004-02-13 Eric AndersenAvoid potential double free when locate_library_file...
2004-02-10 Eric AndersenFixup header file naming
2004-02-10 Eric Andersenclean trailing whitespace
2004-02-01 Eric AndersenThe code for checking the rpath was not finding the...
2004-01-21 Eric Andersenignore host binaries
2004-01-20 Eric AndersenErik is an idiot
2004-01-20 Eric Andersensupport building the uClibc utils for the host system...
2003-12-14 Manuel Novoa III Link ldconfig with the appropriate libraries.
2003-12-04 Manuel Novoa III Building of iconv.o was accidently always disabled.
2003-12-03 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-03 Eric AndersenRob McMullen writes:
2003-12-02 Manuel Novoa III Include Rules.mk for consistency. Trying not to was...
2003-11-24 Manuel Novoa III Don't bother checking, since we want an error if -msoft...
2003-11-23 Manuel Novoa III Ok.. this fixes the buildroot soft-float arm build.
2003-11-23 Manuel Novoa III Hopefully this is correct for cris.
2003-11-23 Manuel Novoa III Protect against quoting changes.
2003-11-22 Manuel Novoa III Fix arm detection for libfloat.
2003-11-12 Eric AndersenFix a stupid potential segfault
2003-11-07 Eric AndersenSigh. I forgot to define INSTALL which, understandable,
2003-11-07 Eric AndersenIt is remotely possible the utils might even compile...
2003-11-06 Eric AndersenBegin converting the client utils