From: Roland McGrath Date: Thu, 8 Nov 2007 00:59:30 +0000 (+0000) Subject: News items X-Git-Tag: elfutils-0.131~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=478a9607def40fdbc48ba4ecff8597e1b34589af;p=thirdparty%2Felfutils.git News items --- diff --git a/NEWS b/NEWS index eb52105a6..ac86463a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 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 + Version 0.130: readelf: -p option can take an argument like -x for one section,