summaryrefslogtreecommitdiff
path: root/libdwfl
Commit message (Expand)AuthorAgeFilesLines
* Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.Roland McGrath2009-11-052-5/+2
* Ignore link_map entries with l_ld==0.Roland McGrath2009-11-052-0/+9
* image-header.c (__libdw_image_header): Fix tranposed comparison.Roland McGrath2009-09-042-1/+5
* Rewrite kernel image support: use calculation instead of brute force, support...Roland McGrath2009-08-276-132/+264
* libdwfl: Support LZMA kernel images.Roland McGrath2009-08-262-1/+34
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-266-15/+53
* Fix bzip2 support for non-mmap case.Roland McGrath2009-08-262-106/+138
* libdwfl: Support Linux bzip2 kernel images for automatic decompression.Roland McGrath2009-08-262-8/+15
* New macros for symbol versioning definitions, use them for libdw convenience ...Roland McGrath2009-08-092-13/+13
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-086-1/+198
* Reorder some libdwflP.h struct members for optimal packing.Roland McGrath2009-07-082-8/+14
* __libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.Mark Wielaard2009-06-182-2/+5
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-134-5/+11
* Avoid symbol versioning unless building code for DSO.Ulrich Drepper2009-04-232-0/+10
* Fix relocation when symbols are resolved in non-ET_REL modules.Roland McGrath2009-04-222-1/+10
* Fix dwfl_module_build_id regression in last change.Roland McGrath2009-04-222-4/+11
* Fix derelocate crash for non-ET_REL file with some sh_addr at 0.Roland McGrath2009-04-215-19/+32
* Add missing internal_function attribute.Roland McGrath2009-04-202-0/+5
* Break out __libdwfl_getelf internal function.Roland McGrath2009-04-195-47/+107
* Fix RHBZ#494858: fix bad address checks in core file support.Roland McGrath2009-04-144-8/+38
* Make dwfl_module_getsym yield shndx -1 for any non-allocated section.Roland McGrath2009-04-082-6/+20
* Fix double-adjust for ET_REL.Roland McGrath2009-04-082-2/+6
* dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections.Roland McGrath2009-04-083-5/+14
* __libdwfl_find_build_id optimization nitRoland McGrath2009-03-092-1/+4
* Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSORoland McGrath2009-03-092-2/+6
* Fix build_id vaddr calculation for ET_REL modules.Roland McGrath2009-02-122-4/+16
* Omit module sanity checks on offline modules.Roland McGrath2009-02-104-5/+12
* Remove assert depending on confluence of guesses without anomaly.Roland McGrath2009-02-102-4/+7
* Fix crash in libdw with empty input files.Ulrich Drepper2009-02-102-0/+6
* (__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz.Roland McGrath2009-01-272-1/+7
* Fix build when missing -lz and -lbz2.Roland McGrath2009-01-222-8/+17
* Fix libdwfl segment bugs breaking core-file support.Roland McGrath2009-01-223-10/+10
* Missed log entry for Linux kernel zImage formatRoland McGrath2009-01-141-0/+5
* Grok Linux kernel zImage format.Roland McGrath2009-01-141-25/+90
* Require __thread support in compiler.Ulrich Drepper2009-01-102-83/+8
* Make -k/-K prune "source" subdirectory.Roland McGrath2009-01-082-0/+24
* Fix nits in .ko.{gz,bz2} matching.Roland McGrath2009-01-062-21/+23
* Fix decompression logic.Roland McGrath2009-01-061-11/+22
* libdwfl -k/-K match compressed .ko filesRoland McGrath2009-01-062-5/+31
* libdwfl automagic decompression supportRoland McGrath2009-01-0513-38/+485
* Merge branch 'master' into roland/bug-compatRoland McGrath2008-12-182-5/+21
|\
| * Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr.Roland McGrath2008-12-182-5/+21
* | Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior.Roland McGrath2008-12-162-3/+25
|/
* (dwfl_module_relocate_address): Apply main.bias, not debug.bias.Roland McGrath2008-12-152-1/+6
* Fixes RHBZ#465878: eu-readelf crash on empty archiveRoland McGrath2008-12-112-5/+19
* src/Roland McGrath2008-12-033-30/+50
* libdwfl/Roland McGrath2008-09-303-9/+48
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1...Roland McGrath2008-08-264-4/+25
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-2516-155/+2610
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper2008-08-161-0/+6