From 52d1f924b701d775f0200d091aa294d49ca4c2a2 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sun, 22 Jan 2012 19:28:20 +0100 Subject: [PATCH] Add NEWS entries for libdwfl, readelf, strip and dwarf.h. --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 5648839..9b439b6 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,26 @@ Version 0.153 libdw: Support reading .zdebug_* DWARF sections compressed via zlib. +libdwfl: Speed up dwfl_module_addrsym. + nm: Support C++ demangling. ar: Support D modifier for "deterministic output" with no uid/gid/mtime info. The U modifier is the inverse. elfutils can be configured with the --enable-deterministic-archives option to make the D behavior the default when U is not specified. + ranlib: Support -D and -U flags with same meaning. +readelf: Improve output of -wline. Add support for printing SDT elf notes. + Add printing of .gdb_index section. + +strip: Add --reloc-debug-sections option. + Improved SHT_GROUP sections handling. + +Add support for typed dwarf stack, call_site and entry_value to dwarf.h +and readelf. + Version 0.152 Various build and warning nits fixed for newest GCC and Autoconf. -- 2.7.4