diff options
author | Mark Wielaard <mjw@redhat.com> | 2012-04-27 13:00:50 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2012-04-28 15:02:28 +0200 |
commit | 547972539ecbe8668e89d891d86cef10f0302fd5 (patch) | |
tree | ac41ac0a8ba48e00038a9b8de5b252e33e841b9e /NEWS | |
parent | bdad8e39aede889dbac95944a07eaebdebe4ad89 (diff) | |
download | elfutils-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |