summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2010-09-13 11:57:02 -0700
committerUlrich Drepper <[email protected]>2010-09-13 11:57:02 -0700
commitb8cdd45d95eb00ebc2f45bf913b5eff7c17ded7a (patch)
treee9d29ddbebedf8e5f34611baeebc68f8623c8268 /config/elfutils.spec.in
parent27838fb6ae191a58a61799d60dbc3afefb917080 (diff)
Prepare 0.149 release.elfutils-0.149
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r--config/elfutils.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 51b2eeef..78e8be9d 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -188,6 +188,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/libelf.a
%changelog
+* Mon Sep 13 2010 <[email protected]> 0.149-1
+- libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
+ function dwarf_getlocation_implicit_pointer.
+- libdwfl: New function dwfl_dwarf_line.
+- addr2line: New flag -F/--flags to print more DWARF line information
+ details.
+- strip: -g recognizes .gdb_index as a debugging section.
+
* Mon Jun 28 2010 <[email protected]> 0.148-1
- libdw: Accept DWARF 4 format: new functions dwarf_next_unit,
dwarf_offdie_types. New functions dwarf_lineisa,