diff options
| author | Mark Wielaard <[email protected]> | 2013-09-27 14:02:26 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2013-09-27 14:02:26 +0200 |
| commit | f36d727a5ca4e8fc5e25b2f3af4a3d42986a68a6 (patch) | |
| tree | c0f6746310260ef7173eb4ce53653e3b751a6fc4 /config | |
| parent | 49a1a381a98f0bbe13014d572596055c90ef4b99 (diff) | |
Prepare 0.157 release.
Signed-off-by: Mark Wielaard <[email protected]>
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. |
