diff options
author | Mark Wielaard <mjw@redhat.com> | 2013-09-30 13:50:26 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2013-09-30 14:29:57 +0200 |
commit | fb9275781cc91f2642879b820def37722a8ce2aa (patch) | |
tree | d479bdba9f94ab555f047a82aa07e588f7aecf40 /NEWS | |
parent | 0c9ae0c5515c9da3d9e11396974b6a2f0ede2543 (diff) | |
download | elfutils-fb9275781cc91f2642879b820def37722a8ce2aa.tar.gz |
0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157
Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Version 0.157 libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr and dwarf_getlocation_die. +readelf: Show contents of NT_SIGINFO and NT_FILE core notes. + addr2line: Support -i, --inlines output option. backends: abi_cfi hook for arm, ppc and s390. |