summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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.