Name: | binutils |
---|---|
Version: | 2.35.2 |
Release: | 24.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 27528984 |
License: | GPLv3+ |
RPM: | binutils-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: | A GNU collection of binary utilities |
Description: | Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), readelf (for displaying detailed information about binary files), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line). |
- 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)