Name: | gcc-toolset-10-binutils |
---|---|
Version: | 2.35 |
Release: | 8.el8_4.4 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 27688646 |
License: | GPLv3+ |
RPM: | gcc-toolset-10-binutils-2.35-8.el8_4.4.x86_64.rpm |
Source RPM: | gcc-toolset-10-binutils-2.35-8.el8_4.4.src.rpm |
Build Date: | Tue Sep 21 2021 |
Build Host: | host-100-100-224-43.blddevtest1iad.osdevelopmeniad.oraclevcn.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). |
- Backport some more speed up patches. (#1978174)
- NVR bump to enable rebuild with correct tag.
- Remove a quadratic performance penalty processing files. (#1978174)
- 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.