summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2014-08-25 22:13:57 +0200
committerMark Wielaard <[email protected]>2014-08-25 22:14:07 +0200
commit5efda26c21034f5c96680c7f78c8fe8936af11a7 (patch)
treedd396fc007ac0645d79ceeccbc632db6de842e2a /NEWS
parentf18f233615cdae0a3633506238348a1dee9d3ea0 (diff)
Prepare 0.160 release.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ee49673..aceb3e33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,15 @@
Version 0.160
libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
+ dwarf.h remove non-existing DW_TAG_mutable_type.
+
+libdwfl: Handle LZMA .ko.xz compressed kernel modules.
unstrip: New option -F, --force to combining files even if some ELF headers
don't seem to match.
+backends: Handle ARM THUMB functions. Add support for ppc64le ELFv2 abi.
+
Version 0.159
stack: New option -d, --debugname to lookup DWARF debuginfo name for frame.