From: Roland McGrath Date: Tue, 23 Nov 2010 01:35:56 +0000 (-0800) Subject: 0.150 NEWS items X-Git-Tag: elfutils-0.150~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65d8e4e86abf37779b1a734ab29ad4bb4f532020;p=thirdparty%2Felfutils.git 0.150 NEWS items --- diff --git a/NEWS b/NEWS index dd7396382..624602200 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 0.150 + +libdw: Fix for handling huge .debug_aranges section. + +libdwfl: Fix for handling prelinked DSO with separate debug file. + +findtextrel: Fix diagnostics to work with usual section ordering. + +libebl: i386 backend fix for multi-register integer return value location. + Version 0.149: libdw: Decode new DW_OP_GNU_implicit_pointer operation;