summaryrefslogtreecommitdiffstats
path: root/utils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* - fixup stripping of host utils and make host-utils compile with std=gnu99Bernhard Reutner-Fischer2008-03-261-7/+7
* the makefile will include elf.h for us #778Mike Frysinger2006-10-071-1/+1
* replace my @debian.org addr with @uclibc.org. Fixup license onEric Andersen2006-07-051-2/+2
* update licenseMike Frysinger2006-07-051-17/+2
* import a bunch of defines from gnu binutils including blackfin for Lie ZhangMike Frysinger2006-01-031-14/+44
* need to make sure elf_find_dynamic(key) is big enough to handle 64bit hostsMike Frysinger2005-12-301-1/+1
* fix signed/unsigned warningsMike Frysinger2005-12-291-2/+2
* clean 32bit-isms and make code 64/32 bit cleanMike Frysinger2005-09-221-47/+47
* Correct typo, matching correction made to elf.hEric Andersen2005-04-191-1/+1
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-031-6/+6
* Begin converting the client utilsEric Andersen2003-11-061-0/+348