diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/ChangeLog | 4 | ||||
| -rw-r--r-- | config/elfutils.spec.in | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index b169bf13..1532879a 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2013-09-27 Mark Wielaard <[email protected]> + + * config/elfutils.spec.in: Update for 0.157. + 2013-07-25 Jan Kratochvil <[email protected]> * config/elfutils.spec.in: Update for 0.156. diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index e9018629..5907e3c2 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -195,6 +195,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Fri Sep 27 2013 Mark Wielaard <[email protected]> 0.157-1 +- libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr + and dwarf_getlocation_die. +- addr2line: Support -i, --inlines output option. +- backends: abi_cfi hook for arm, ppc and s390. + * Thu Jul 25 2013 Jan Kratochvil <[email protected]> 0.156-1 - lib: New macro COMPAT_VERSION_NEWPROTO. - libdw: Handle GNU extension opcodes in dwarf_getlocation. |
