Package binutils-gold-2.35.2-63.el9.aarch64
Name | binutils-gold |
---|---|
Epoch | 0 |
Version | 2.35.2 |
Release | 63.el9 |
Architecture | aarch64 |
Website/URL | https://sourceware.org/binutils |
License | GPLv3+ |
Build Time | 2025-03-28 13:25:35 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | The GOLD linker, a faster alternative to the BFD linker |
Repositories | BaseOS |
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 |
Errata | — |
Size | 881 KiB |
Source Project | binutils-2.35.2-63.el9 |
SHA-256 checksum | d86fe9de728b952b09194c14e1e050aace0780411cd1bdd523d9835464f867ea |
×
* Fri Feb 07 2025 Nick Clifton <nickc@redhat.com> - 2.35.2-63 - Fix seg-fault in AArch64 linker when building u-boot. (RHEL-78350) * Thu Jan 30 2025 Nick Clifton <nickc@redhat.com> - 2.35.2-62 - Retire: binutils-rhivos-segment-gap.patch. (RHEL-60807) * Thu Jan 23 2025 Nick Clifton <nickc@redhat.com> - 2.35.2-61 - Add an option to objcopy that creates padding sections that eliminate gaps between segments. (RHEL-60807) * Mon Jan 06 2025 Nick Clifton <nickc@redhat.com> - 2.35.2-60 - Add a helpful linker diagnostic message about missing static libraries. (RHEL-69758) * Thu Dec 12 2024 Nick Clifton <nickc@redhat.com> - 2.35.2-59 - Fix assembler testsuite problems with new s390 tests. (RHEL-50068) * Mon Nov 18 2024 Nick Clifton <nickc@redhat.com> - 2.35.2-58 - Extend support for the arch15 and arch16 extensions to the s390 architecture. (RHEL-50068) * Wed Nov 13 2024 Nick Clifton <nickc@redhat.com> - 2.35.2-57 - Add support for the arch15 and arch16 extensions to the s390 architecture. (RHEL-50068) * Mon Oct 28 2024 Nick Clifton <nickc@redhat.com> - 2.35.2-56 - Stop the new warnings from being treated as errors by default. (RHEL-62707) * Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.35.2-55 - Rebuilt for MSVSphere 9.5 * Tue Oct 01 2024 Nick Clifton <nickc@redhat.com> - 2.35.2-55 - Add linker error/warning messages for executable stacks and RWX segments. (RHEL-59801, RHEL-59802)