From f05dff9d390f0692f5c74f9551ce6b2eeda78ed4 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sun, 18 May 2014 00:28:26 +0200 Subject: Prepare 0.159 release. Signed-off-by: Mark Wielaard --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 443cc3a0..8ac46310 100644 --- a/NEWS +++ b/NEWS @@ -11,10 +11,20 @@ libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt is now enabled by default and no longer experimental. Added new functions dwarf_getalt and dwarf_setalt to get or set the alternative debug file used for the alt FORMs. + The dwfl_linux_proc_find_elf callback will now find ELF from + process memory for (deleted) files if the Dwfl has process state + attached. libdwfl: The dwfl_build_id_find_debuginfo and dwfl_standard_find_debuginfo functions will now try to resolve and set the alternative debug file. +backends: Add CFI unwinding for arm. Relies on .debug_frame. + Add arm process initial register state compatible mode to AARCH64. + Add aarch64 native and core unwind support. + +other: All separate elfutils-robustify patches have been merged. + CVE-2014-0172 Check overflow before calling malloc to uncompress data. + Version 0.158 libdwfl: dwfl_core_file_report has new parameter executable. -- cgit v1.2.3