SHA256
6
0
forked from pool/elfutils

Accepting request 17725 from Base:System

Copy from Base:System/elfutils based on submit request 17725 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/17725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elfutils?expand=0&rev=9
This commit is contained in:
OBS User autobuild
2009-08-13 21:36:47 +00:00
committed by Git OBS Bridge
parent b85ebf22b8
commit feee6d55fe
6 changed files with 766 additions and 403 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Aug 13 16:11:47 CEST 2009 - tiwai@suse.de
- updated to 0.142:
- Fix handling filling caps between sections in libelf
- Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx
alias for elf_getshstrndx and deprecate original names.
- Add support for STB_GNU_UNIQUE
- Add -N option to readelf, speeds up DWARF printing without
address->name lookups
- Add support for decoding DWARF CFI into location description
form to libdw.
Some new DWARF 3 expression operations.
Basic handling of some new encodings slated for DWARF 4.
-------------------------------------------------------------------
Wed Apr 29 17:49:28 CEST 2009 - tiwai@suse.de