Name: | gcc-toolset-13-binutils-gold |
---|---|
Version: | 2.40 |
Release: | 21.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2712640 |
License: | GPLv3+ |
RPM: | gcc-toolset-13-binutils-gold-2.40-21.el8.x86_64.rpm |
Source RPM: | gcc-toolset-13-binutils-2.40-21.el8.src.rpm |
Build Date: | Thu Apr 18 2024 |
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. |
- Run x86_64 assembler tests for znver5 architecture extension. (RHEL-25405)
- Add support for AMD's znver5 architecture extension. (RHEL-25405)
- Spec File: Restore the SElinux context to %{_libdir}. (RHEL-22817) - [2.40-18: was a failed attempt to fix RHEL-22817]
- Spec File: Do not use of the system zlib by default. (RHEL-19373) - Spec File: Do not check the mtime of ld.bfd. (RHEL-21303)
- Disable building static libraries with LTO. (RHEL-18800)
- Restore the SE context during the post install phase. (#2232410)
- Add expected linker test failure for s390x. (#2228870)
- Spec File: Really fix building with GTS-13 gcc. (#2217911)
- Spec File: Enable building with GTS-13 gcc. (#2217911) - Spec File: Build static libraries with -fno-lto.
- Spec File: Use the correct alternatives. (#2209151 and #2213913)