Name: | gcc-toolset-13-binutils |
---|---|
Version: | 2.40 |
Release: | 14.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28217318 |
License: | GPLv3+ |
RPM: | gcc-toolset-13-binutils-2.40-14.0.1.el8.x86_64.rpm |
Source RPM: | gcc-toolset-13-binutils-2.40-14.0.1.el8.src.rpm |
Build Date: | Mon Dec 18 2023 |
Build Host: | build-ol8-x86_64.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). |
- libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS. Backport of upstream commit 869a750c0ec0abcab84e38a43a1ed73321ef4371. [Orabug: 36113992] - Reviewed-by: David Faust <david.faust@oracle.com>
- 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)
- Spec File: Use the correct alternatives. (#2209151)
- Suppress some s390x linker tests. (#2186396)
- Rebase to 2.40. - Spec File: Fix typo. (#2186396)
- BFD library: Fix illegal memory access when loading corrupt symbol version info. (#2186579)
- Linker: Do not associate allocated reloc sections with the .symtab section. (#2166419)