summaryrefslogtreecommitdiff
path: root/elfutils/libdw
Commit message (Collapse)AuthorAgeFilesLines
* 0.143-10.143-1Roland McGrath2009-10-0549-336/+3941
| | | | | | | | | | - Update to 0.143 - libdw: Various convenience functions for individual attributes now use dwarf_attr_integrate to look up indirect inherited attributes. Location expression handling now supports DW_OP_implicit_value. - libdwfl: Support automatic decompression of files in XZ format, and of Linux kernel images made with bzip2 or LZMA (as well as gzip).
* 0.141-10.141-1Roland McGrath2009-04-2412-155/+262
| | | | | | | | | | | | | - Update to 0.141 - libebl: sparc backend fixes (#490585) some more arm backend support - libdwfl: fix dwfl_module_build_id for prelinked DSO case (#489439) fixes in core file support (#494858) dwfl_module_getsym interface improved for non-address symbols - eu-strip: fix infinite loop on strange inputs with -f - eu-addr2line: take -j/--section=NAME option for binutils compatibility (same effect as '(NAME)0x123' syntax already supported) - Resolves: RHBZ #495213, RHBZ #465872, RHBZ #470055, RHBZ #484623
* 0.137-30.137-3Roland McGrath2008-10-2619-129/+286
| | | | - fix libdwfl regression (#462689)
* 0.131-10.131-1Roland McGrath2007-11-1619-148/+462
| | | | | | | | | - Update to 0.131 - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now deprecated; bug fixes for oddly-formatted DWARF - libdwfl: bug fixes in offline archive support, symbol table handling; apply partial relocations for dwfl_module_address_section on ET_REL - libebl: powerpc backend support for Altivec registers
* 0.126-10.126-1Roland McGrath2007-11-1699-0/+14005
- Update to 0.126 - New program eu-ar. - libdw: fix missing dwarf_getelf (#227206) - libdwfl: dwfl_module_addrname for st_size=0 symbols (#227167, #227231) - Resolves: RHBZ #227206, RHBZ #227167, RHBZ #227231