SHA256
1
0
forked from pool/elfutils

Accepting request 50025 from Base:System

checked in (request 50025)

OBS-URL: https://build.opensuse.org/request/show/50025
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=21
This commit is contained in:
OBS User autobuild
2010-10-07 19:59:48 +00:00
committed by Git OBS Bridge
parent 5ef0950c3f
commit 17c96bbe2e
7 changed files with 55 additions and 119 deletions

View File

@@ -1,22 +1,3 @@
-------------------------------------------------------------------
Sat Sep 18 00:00:44 UTC 2010 - tonyj@novell.com
- Update to 0.149
- Upstream changelog
- libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf and
dwfl_build_id_find_debuginfo close fd on success
- readelf: Use symbolic printing for FDE initial_location address
- readelf: Print .debug_loc/.debug_ranges with cognizance of actual DIE
pointers into them.
- readelf: Fix crash in .debug_loc with garbage data.
- readelf: Fix DW_OP_call_ref printing for version 2 CUs.
- Handle DW_OP_GNU_implicit_pointer.
- Add dwfl_dwarf_line, addr2line -F to print out more line info bits.
- Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH.
- Fix dwarf_formref_die DW_FORM_ref_sig8 hash table insertion.
- Consider .gdb_index as a debugging section
- Misc intendation, typo, translation and cleanup fixes
-------------------------------------------------------------------
Mon Sep 13 11:32:58 UTC 2010 - coolo@novell.com