summaryrefslogtreecommitdiff
path: root/libelf
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-04118-118/+118
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-04118-1309/+5178
* Fix read/write of existing file using mmap and different layout of the ELFUlrich Drepper2006-04-044-42/+97
* 2005-12-07 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-084-32/+61
* backends/Roland McGrath2005-11-192-1/+5
* 2005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-172-1/+5
* 2005-11-10 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-102-0/+18
* 2005-09-09 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-112-0/+26
* disapproval of revision e5ca7b66d5a873eb093b7c398121b12f56a03b15Roland McGrath2005-09-112-26/+0
* 2005-09-09 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-112-0/+26
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-2911-223/+219
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-2511-219/+223
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-2910-92/+118
* Since we link statically when using gcov don't compile the .os filesUlrich Drepper2005-08-282-1/+6
* Implement --enable-gconv option for configure.Ulrich Drepper2005-08-282-4/+8
* 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