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