Name: | binutils-gold |
---|---|
Version: | 2.35.2 |
Release: | 37.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2697947 |
License: | GPLv3+ |
RPM: | binutils-gold-2.35.2-37.0.1.el9.aarch64.rpm |
Source RPM: | binutils-2.35.2-37.0.1.el9.src.rpm |
Build Date: | Wed Mar 29 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. 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-24.0.1 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Stop the cross binaries from leaking into the native packages.
- Ensure that x86_64 and i686 versions of bfd_stdint.h are the same. (#2162328)
- Extend fix handling symbol versioning with LTO plugins. (#2148469)
- Restore libiberty.a to the binutils-devel package. (#2154772)
- Fix special case of previous delta for s390x. (#2151938)
- Increase the max number of open files to 20. (#2151938)
- Disable building GOLD for cross-binutils.
- Eliminate duplicates between sub-packages and add missing shared libraries. (#2149646)
- Eliminate duplicates between sub-packages. (#2149646)