Name: | devtoolset-10-binutils |
---|---|
Version: | 2.35 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 29711719 |
License: | GPLv3+ |
RPM: | devtoolset-10-binutils-2.35-5.el7.aarch64.rpm |
Source RPM: | devtoolset-10-binutils-2.35-5.el7.src.rpm |
Build Date: | Sat Jun 05 2021 |
Build Host: | ca-buildarm02.us.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). |
- 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.
- REBASE TO GNU BINUTILS 2.35
- Revert to 2.32 release in order to stay in sync with GTS-10.
- Fix linker testsuite failures. - Fix coverity issues.
- Initial checkin of DTS10 binutils. (#1843868) - REBASE TO GNU BINUTILS 2.35
- Bump for rebuild on s390/ppc.
- Fix a potential illegal memory access parsing corrupt ELF files. (#1835158)