Name: | devtoolset-7-dwz |
---|---|
Version: | 0.12 |
Release: | 1.1.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 261951 |
License: | GPLv2+ and GPLv3+ |
RPM: | devtoolset-7-dwz-0.12-1.1.el7.aarch64.rpm |
Source RPM: | devtoolset-7-dwz-0.12-1.1.el7.src.rpm |
Build Date: | Thu Jun 28 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
Summary: | DWARF optimization and duplicate removal tool |
Description: | The dwz package contains a program that attempts to optimize DWARF debugging information contained in ELF shared libraries and ELF executables for size, by replacing DWARF information representation with equivalent smaller representation where possible and by reducing the amount of duplication using techniques from DWARF standard appendix E - creating DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it. |
- add .1 to Release
- fix up alignment of moved non-allocated sections and section header table
- add .1 to Release
- handle .gdb_index version 8 (#969454)
- when creating DW_AT_stmt_list, use DW_FORM_sec_offset for dwarf4 and DW_FORM_data4 for dwarf[23] rather than vice versa (#919755)
- fix up handling of DIE equality if more than one DIE in the same CU compare equal (#889283) - check DW_FORM_ref_addr properly during fi_multifile phase
- fix recompute_abbrevs (#880634) - optimize DW_FORM_data[48] DW_AT_high_pc that GCC 4.8 produces
- fix iterative hasing on big-endian targets (#846685)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- add --version/-v option support (Matt Newsome) - fix building on RHEL 5