OSDN Git Service

Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64,...
[uclinux-h8/uclibc-ng.git] / utils /
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