Project dwz-0.12-10.el8
content_copy
Name
dwz
Epoch
0
Version
0.12
Release
10.el8
Website/URL
—
License
GPLv2+ and GPLv3+
Build Time
2023-08-07 11:00:34
Build Host
builder-x86-01.inferitos.ru
Summary
DWARF optimization and duplicate removal tool
Repositories
AppStream
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.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
dwz-0.12-10.el8.x86_64
content_copy
DWARF optimization and duplicate removal tool
bf016a3581f037f1df6023ecb95084d2e40c4b257f7b08416670e666ae934d2c
download
src
dwz-0.12-10.el8.src
content_copy
DWARF optimization and duplicate removal tool
6420d5aa309ffb395cec2241d8a4566488c3f6cd0bbf19d8c7c06090a3d2b11d
download
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.12-10
- Rebuilt for MSVSphere 8.8
* Wed May 05 2021 Marek Polacek <polacek@redhat.com> 0.12-10
- handle intra-CU DW_FORM_ref_addr reference (#1949185)
* Tue Aug 07 2018 Marek Polacek <polacek@redhat.com> 0.12-9
- don't use arched BuildRequires (#1545773)
- remove %defattr
* Fri Feb 23 2018 Florian Weimer <fweimer@redhat.com> - 0.12-7
- Use LDFLAGS from redhat-rpm-config
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 0.12-3
- Add missing %license macro
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jul 13 2015 Jakub Jelinek <jakub@redhat.com> 0.12-1
- fix up alignment of moved non-allocated sections and section header table