Name: | gcc-toolset-12-binutils-gold |
---|---|
Version: | 2.38 |
Release: | 17.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2464072 |
License: | GPLv3+ |
RPM: | gcc-toolset-12-binutils-gold-2.38-17.el8.x86_64.rpm |
Source RPM: | gcc-toolset-12-binutils-2.38-17.el8.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceware.org/binutils |
Summary: | The GOLD linker, a faster alternative to the BFD linker |
Description: | This package provides the GOLD linker, which can be used as an alternative to the default binutils linker (ld.bfd). The GOLD is generally faster than the BFD linker, and it supports features such as Identical Code Folding and Incremental linking. Unfortunately it is not as well maintained as the BFD linker, and it may become deprecated in the future. |
- Fix an illegal memory access parsing a corrupt ELF file. (#2153220)
- Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2103057)
- Adjust Provides and Requires fields of the sub-packages. - Use GTS-12 gcc to build static libraries.
- Fix bug preventing the linker tests from running.
- Fix selection of 'alternatives' program. (#2093951)
- Fix Requires: fields to work with scl.
- Add support to the BFD library for DWARF info generated by Clang 14. (#2074396)
- Initial import of Fedora Rawhide binutils to GTS12/RHEL8. (#2077448)
- Fix linker testsuite failures.
- Fix a bug handling indirect symbols. (PR 28879) (#2068343)