summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* add __thumb__ checkMike Frysinger2005-08-181-1/+1
* touchup PIE support for all the utils and fix stripping on iconvMike Frysinger2005-08-111-3/+8
* need -s for STRIPTOOL with iconv too as psm pointed outMike Frysinger2005-08-091-1/+1
* need to run STRIPTOOL with -s to replace behavior lost from gcc -sMike Frysinger2005-08-091-3/+3
* remove strip flags and let STRIPTOOL do the workMike Frysinger2005-08-081-3/+3
* get rid of LDPIEFLAG since PIEFLAG is already usedMike Frysinger2005-07-291-2/+2
* Correct typo, matching correction made to elf.hEric Andersen2005-04-191-1/+1
* no more cvsMike Frysinger2005-02-121-6/+0
* white space clean upMike Frysinger2005-01-181-9/+8
* Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth:Eric Andersen2005-01-161-1/+1
* cleanup, and prevent failures due to including architecture specificEric Andersen2005-01-124-77/+66
* Remove the no-longer-needed #include <sys/user.h>Eric Andersen2005-01-111-1/+0
* Fix thinkoEric Andersen2004-12-231-2/+8
* Cleanup for when LDSO_CACHE_SUPPORT is disabledEric Andersen2004-12-221-20/+31
* Cleaned up patch from Peter S. Mazinger adding support forEric Andersen2004-12-221-0/+2
* Don't use PAGE_SIZE, instead just a local BUFFER_SIZE defineEric Andersen2004-12-091-4/+6
* Use PAGE_SIZE, not 4096Eric Andersen2004-12-081-4/+5
* Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III2004-10-151-16/+13
* Peter Mazinger writes:Joakim Tjernlund2004-10-141-2/+2
* Peter Mazinger writes:Joakim Tjernlund2004-10-141-3/+6
* Remove empty fileEric Andersen2004-10-061-0/+0
* Add type libc0 to cache_print().Joakim Tjernlund2004-10-061-2/+5
* Peter S. Mazinger writes:Joakim Tjernlund2004-10-061-3/+3
* Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund2004-10-064-46/+11
* Peter S. Mazinger writes:Joakim Tjernlund2004-10-052-4/+2
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-034-9/+156
* Oops, typo.Joakim Tjernlund2004-09-281-1/+1
* Remove /usr/X11R6/lib from search path.Joakim Tjernlund2004-09-281-6/+2
* Make ldd work for ET_DYN executables. From Peter Mazinger.Joakim Tjernlund2004-09-281-2/+2
* Remove /usr/X11R6/lib from default list.Joakim Tjernlund2004-09-271-6/+16
* Mike Frysinger writes:Joakim Tjernlund2004-08-101-8/+6
* Look in /usr/X11R6/lib as wellEric Andersen2004-03-181-0/+1
* Fix commentEric Andersen2004-03-081-2/+2
* Yet more fixups..Eric Andersen2004-02-131-2/+8
* Done free path if it equals not_foundEric Andersen2004-02-131-1/+5
* Another little touch up to avoid problems...Eric Andersen2004-02-131-0/+2
* A better fix...Eric Andersen2004-02-131-6/+4
* Fix the annoying "not a dynamic executable" problem when running lddEric Andersen2004-02-131-4/+4
* Cleanup whitespace and formattingEric Andersen2004-02-131-36/+31
* Avoid potential double free when locate_library_file() is usedEric Andersen2004-02-131-4/+7
* Fixup header file namingEric Andersen2004-02-102-2/+2
* clean trailing whitespaceEric Andersen2004-02-102-2/+2
* The code for checking the rpath was not finding the rpathEric Andersen2004-02-011-6/+20
* ignore host binariesEric Andersen2004-01-211-0/+1
* Erik is an idiotEric Andersen2004-01-201-4/+4
* support building the uClibc utils for the host system...Eric Andersen2004-01-201-6/+23
* Link ldconfig with the appropriate libraries.Manuel Novoa III2003-12-141-1/+1
* Building of iconv.o was accidently always disabled.Manuel Novoa III2003-12-042-7/+21
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-031-6/+6
* Rob McMullen writes:Eric Andersen2003-12-031-3/+2