Name: | devtoolset-12-binutils |
---|---|
Version: | 2.36.1 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 27043863 |
License: | GPLv3+ |
RPM: | devtoolset-12-binutils-2.36.1-6.el7.x86_64.rpm |
Source RPM: | devtoolset-12-binutils-2.36.1-6.el7.src.rpm |
Build Date: | Wed May 24 2023 |
Build Host: | build-ol7-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). |
- Fix an illegal memory access parsing a corrupt ELF file. (#2153218)
- Fix a demangling vulnerability in libiberty. (#2132592)
- Add the pthread library to the linker command line. (#2102547)
- Add improvements to DWARF processing in the BFD library. (#2073443)
- Bump for rebuild for DTS 11.1.
- Rebase to GNU Binutils 2.36.1. (#1954543)
- Extend vulnerability fix again. (#1925779)
- Fix a vulnerability in the smart_rename function. (#1920643)
- Fix building with LTO enabled. - Set the sh_entsize field of the AArch64's PLT section to 0. (PR 26312)
- Remove unnecessary dependency upon binutils-gold.