index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
readelf.c
Age
Commit message (
Expand
)
Author
2009-02-09
unify the headers/random defines into porting.h to avoid duplication/rot
Mike Frysinger
2009-01-10
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2008-03-26
- trim trailing whitespace. No object-code changes.
Bernhard Reutner-Fischer
2008-03-26
- fixup stripping of host utils and make host-utils compile with std=gnu99
Bernhard Reutner-Fischer
2006-10-07
the makefile will include elf.h for us #778
Mike Frysinger
2006-07-05
replace my @debian.org addr with @uclibc.org. Fixup license on
Eric Andersen
2006-07-05
update license
Mike Frysinger
2006-01-03
import a bunch of defines from gnu binutils including blackfin for Lie Zhang
Mike Frysinger
2005-12-30
need to make sure elf_find_dynamic(key) is big enough to handle 64bit hosts
Mike Frysinger
2005-12-29
fix signed/unsigned warnings
Mike Frysinger
2005-09-22
clean 32bit-isms and make code 64/32 bit clean
Mike Frysinger
2005-04-19
Correct typo, matching correction made to elf.h
Eric Andersen
2003-12-03
Paul Mundt <lethal@linux-sh.org> writes:
Eric Andersen
2003-11-06
Begin converting the client utils
Eric Andersen