Name: | gcc-toolset-12-binutils-gold |
---|---|
Version: | 2.38 |
Release: | 19.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2764270 |
License: | GPLv3+ |
RPM: | gcc-toolset-12-binutils-gold-2.38-19.el9.aarch64.rpm |
Source RPM: | gcc-toolset-12-binutils-2.38-19.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol9-aarch64.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. |
- Add a build requirement on gcc-plugin-annobin. (#2216456)
- Use z-stream NVR: Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2216456)
- Use z-stream NVR: Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2220917)
- NVR Bump: Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2216446)
- Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2103056)
- Use GTS-12 gcc to build static libraries. (#2101443)
- Adjust Provides, Obsoletes and Requires fields of the sub-packages.
- NVR bump to allow rebuild with the correct tag (again).
- NVR bump to allow rebuild with the correct tag.
- Add gating.yaml file. - Fix reference to LD_FLAGS..