summaryrefslogtreecommitdiff
path: root/libelf
Commit message (Expand)AuthorAgeFilesLines
* Add strings program.Ulrich Drepper2005-08-281-48/+45
* Speed-up elf_begin when not using mmap.Ulrich Drepper2005-08-282-95/+59
* Correct build programs caused by commit from devel tree.Ulrich Drepper2005-08-153-15/+25
* Implement ranlib. This required one little extension to libelf.Ulrich Drepper2005-08-155-1/+55
* merge of 0bc367fba741939c3256bd69de909e6c23067adfUlrich Drepper2005-08-132-37/+92
* 2005-08-13 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-132-92/+37
* Optimize memory handling. Copy pread if possible. Handle EINTR.Ulrich Drepper2005-08-132-13/+30
* Fix elf_begin for 64-bit and optimize a bit.Ulrich Drepper2005-08-132-24/+62
* libelf/Roland McGrath2005-08-132-1/+11
* Add support for a few missing DT_ and R_* values.Ulrich Drepper2005-08-072-0/+16
* Implement --enable-gprof option in configure script.Ulrich Drepper2005-08-072-1/+8
* Move elf32_offscn etc in new version.Ulrich Drepper2005-08-042-3/+12
* Add missing files.Ulrich Drepper2005-08-033-0/+139
* Add several more elflint tests:Ulrich Drepper2005-08-037-3/+36
* Adjust for monotone.Ulrich Drepper2005-07-26118-0/+15569