forked from pool/elfutils
Accepting request 584787 from home:rguenther:branches:Base:System
- Update to version 0.170 libdw: Added new DWARF5 attribute, tag, character encoding, language code, calling convention, defaulted member function and macro constants to dwarf.h. New functions dwarf_default_lower_bound and dwarf_line_file. dwarf_peel_type now handles DWARF5 immutable, packed and shared tags. dwarf_getmacros now handles DWARF5 .debug_macro sections. strip: Add -R, --remove-section=SECTION and --keep-section=SECTION. backends: The bpf disassembler is now always build on all platforms. - Includes changes in 0.169 backends: Add support for EM_PPC64 GNU_ATTRIBUTES. Frame pointer unwinding fallback support for i386, x86_64, aarch64. translations: Update Polish translation. - Remove obsolete 0001-backends-Add-support-for-EM_PPC64-GNU_ATTRIBUTES.patch and ppc-machine-flags.patch - Add elfutils-0.170-stripnothing.patch to robustify test and avoid a FAIL. - Add elfutils-0.170-Wpackednotaligned.patch to fix build with GCC 8. (boo#1084637) OBS-URL: https://build.opensuse.org/request/show/584787 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=104
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 9 09:21:05 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Update to version 0.170
|
||||
libdw: Added new DWARF5 attribute, tag, character encoding, language code,
|
||||
calling convention, defaulted member function and macro constants
|
||||
to dwarf.h.
|
||||
New functions dwarf_default_lower_bound and dwarf_line_file.
|
||||
dwarf_peel_type now handles DWARF5 immutable, packed and shared tags.
|
||||
dwarf_getmacros now handles DWARF5 .debug_macro sections.
|
||||
strip: Add -R, --remove-section=SECTION and --keep-section=SECTION.
|
||||
backends: The bpf disassembler is now always build on all platforms.
|
||||
- Includes changes in 0.169
|
||||
backends: Add support for EM_PPC64 GNU_ATTRIBUTES.
|
||||
Frame pointer unwinding fallback support for i386, x86_64, aarch64.
|
||||
translations: Update Polish translation.
|
||||
- Remove obsolete 0001-backends-Add-support-for-EM_PPC64-GNU_ATTRIBUTES.patch
|
||||
and ppc-machine-flags.patch
|
||||
- Add elfutils-0.170-stripnothing.patch to robustify test and avoid a FAIL.
|
||||
- Add elfutils-0.170-Wpackednotaligned.patch to fix build with GCC 8.
|
||||
(boo#1084637)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 15:10:31 UTC 2018 - fvogt@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user