Name: | gcc-toolset-10-binutils |
---|---|
Version: | 2.35 |
Release: | 11.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 30611578 |
License: | GPLv3+ |
RPM: | gcc-toolset-10-binutils-2.35-11.el8.aarch64.rpm |
Source RPM: | gcc-toolset-10-binutils-2.35-11.el8.src.rpm |
Build Date: | Fri Apr 01 2022 |
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 the assembly of the three-operand variant of the DCBT insn. (#2044523)
- Fix the assembly of the three-operand variant of the DCBT insn. (#2044523)
- Add ability to control the display of unicode characters. (#2009178) - Backport some more speed up patches. (#1978174) - Remove a quadratic performance penalty processing files. (#1978174) - Extend vulnerability fix again. (#1925779)
- Extend vulnerability fix again. (#1925779)
- Fix a vulnerability in the smart_rename function used by some binutils tools. (#1920641)
- NVR bump to allow rebuild with new tag.
- Fix building with LTO enabled. - Set the sh_entsize field of the AArch64's PLT section to 0. (PR 26312)
- Fix testsuite failures.
- Do not enable debuginfod support by default. - Add run-time dependency on libdebuginfod library when debuginfod support is enabled.
- Remove unnecessary dependency upon binutils-gold.