summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2012-04-27 13:00:50 +0200
committerMark Wielaard <mjw@redhat.com>2012-04-28 15:02:28 +0200
commit547972539ecbe8668e89d891d86cef10f0302fd5 (patch)
treeac41ac0a8ba48e00038a9b8de5b252e33e841b9e /NEWS
parentbdad8e39aede889dbac95944a07eaebdebe4ad89 (diff)
downloadelfutils-547972539ecbe8668e89d891d86cef10f0302fd5.tar.gz
dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa660a85..d41f045b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.154
+
+libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc constant form.
+
Version 0.153
libdw: Support reading .zdebug_* DWARF sections compressed via zlib.