[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project gcc-toolset-11-dwz-0.14-2.el8

Name gcc-toolset-11-dwz
Epoch 0
Version 0.14
Release 2.el8
Website/URL
License GPLv2+ and GPLv3+
Build Time 2023-12-05 22:54:56
Build Host builder-x86-05.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gcc-toolset-11-dwz-0.14-2.el8.x86_64 DWARF optimization and duplicate removal tool f51df5acd640a8d5c030cc887e5d1b39b2a56ad5af933035b4edbe1a243b8b98 download
src
gcc-toolset-11-dwz-0.14-2.el8.src DWARF optimization and duplicate removal tool 51f5b723ad96fddc83b61fbd187728abfe4a33b1f08912f9dd0f9e845dd014d4 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.14-2
- Rebuilt for MSVSphere 8.8

* Tue May 11 2021 Marek Polacek <polacek@redhat.com> 0.14-2
- update to dwz 0.14 (#1841830)
- add make check
- use make macros

* Wed May 20 2020 Marek Polacek <polacek@redhat.com> 0.12-1
- new package