Name: | devtoolset-9-binutils |
---|---|
Version: | 2.32 |
Release: | 16.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 28203176 |
License: | GPLv3+ |
RPM: | devtoolset-9-binutils-2.32-16.el7.aarch64.rpm |
Source RPM: | devtoolset-9-binutils-2.32-16.el7.src.rpm |
Build Date: | Fri Jun 05 2020 |
Build Host: | ca-buildarm04.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). |
- Stop the linker's garbage collection feature from removing aliases for weak symbols. (#1804325)
- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. (#1779255) - Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information. - Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1779698)
- Fix potential integer overflow in readelf. (#1740470) - Fix potential integer overflow in GOLD. (#1739491)
- Define scl before Name.
- Add support for AArch64 function calls that use a variant PCS.
- Stop gas from triggering a seg-fault when creating relocs for build notes. (PR 24748)
- Ignore duplicate FDE entries in AArch64 libraries. (#1709827)
- Correct licences rejected by PELC review.
- Remove the builder command from bfd-stdint.h.
- Stop gold from aborting when it encounters input sections with the same name and different flags. (#1722715)