Name: | gcc-toolset-12-binutils |
---|---|
Version: | 2.38 |
Release: | 17.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 30703183 |
License: | GPLv3+ |
RPM: | gcc-toolset-12-binutils-2.38-17.el8.aarch64.rpm |
Source RPM: | gcc-toolset-12-binutils-2.38-17.el8.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-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). |
- Fix an illegal memory access parsing a corrupt ELF file. (#2153220)
- Fix the Provides fields of the binutils-gold and binutils-devel subpackages. (#2103057)
- Adjust Provides and Requires fields of the sub-packages. - Use GTS-12 gcc to build static libraries.
- Fix bug preventing the linker tests from running.
- Fix selection of 'alternatives' program. (#2093951)
- Fix Requires: fields to work with scl.
- Add support to the BFD library for DWARF info generated by Clang 14. (#2074396)
- Initial import of Fedora Rawhide binutils to GTS12/RHEL8. (#2077448)
- Fix linker testsuite failures.
- Fix a bug handling indirect symbols. (PR 28879) (#2068343)