Name: | binutils-gold |
---|---|
Version: | 2.35.2 |
Release: | 24.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2698811 |
License: | GPLv3+ |
RPM: | binutils-gold-2.35.2-24.0.1.el9.aarch64.rpm |
Source RPM: | binutils-2.35.2-24.0.1.el9.src.rpm |
Build Date: | Thu Sep 29 2022 |
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. BuildRequires: bison, m4, gcc-c++ BuildRequires: libstdc++-static BuildRequires: gcc-c++ Conflicts: gcc-c++ < 4.0.0 |
- Forward-port Oracle patches from 2.35.2-17.0.1 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Fix bogus linker warnings about references to undefined symbols. (#2095926)
- GAS: AArch64: Do not complain about unknown disabled architecture extensions. (#2071038)
- Add support for generating s390x static PIE binaries. (#2080164)
- Forward-port Oracle patches from 2.35.2-9.0.1 to 2.35.2-17.0.1 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Allow z16 to be used as an alias for the arch14 extenstions to the S390 architecture. (#2073383)
- Allow the AArch64 architecture's RNG extension to be used without ARMv8.5. (#2071038)
- NVR bump to allow rebuild. (#2057638)
- Do not export any windows tools (if they were built). (#2057638)
- Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS (#2043970)