File dwz.changes of Package dwz (Revision bbb1f01d98683e5cad6f396ae49ce66c)
Currently displaying revision bbb1f01d98683e5cad6f396ae49ce66c , Show latest
40
1
-------------------------------------------------------------------
2
Tue Mar 7 09:57:14 UTC 2017 - rguenther@suse.com
3
4
- Adjust dwz-0.12-ignore-nobits.patch to also handle non-monotonically
5
increasing sh_offset as created by the kernel linker script.
6
7
-------------------------------------------------------------------
8
Tue Feb 21 13:35:26 UTC 2017 - rguenther@suse.com
9
10
- Add dwz-0.12-ignore-nobits.patch to ignore SHT_NOBITS sections
11
that are placed out-of-order by objcopy when extracting debuginfo
12
and place them at sh_offset zero.
13
14
-------------------------------------------------------------------
15
Tue Nov 29 08:51:04 UTC 2016 - rguenther@suse.com
16
17
- Update to new upstream version 0.12
18
* Fix up alignment of non-allocated sections and section header table
19
after sections which have changed size.
20
21
-------------------------------------------------------------------
22
Wed Dec 10 15:38:40 UTC 2014 - jengelh@inai.de
23
24
- Update to new upstream version 0.11
25
* fix iterative hashing on big-endian targets
26
* optimize DW_FORM_data[48] DW_AT_high_pc that GCC 4.8 produces
27
* fix up handling of DIE equality if more than one DIE in the same
28
CU compare equal
29
* check DW_FORM_ref_addr properly during fi_multifile phase
30
* when creating DW_AT_stmt_list, use DW_FORM_sec_offset for dwarf4
31
and DW_FORM_data4 for dwarf[23] rather than vice versa
32
* handle .gdb_index version 7 and 8
33
34
-------------------------------------------------------------------
35
Wed Jun 27 14:04:01 CEST 2012 - pth@suse.de
36
37
- Initial package
38
39
40