Name: | gcc-toolset-9-binutils |
---|---|
Version: | 2.32 |
Release: | 15.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 29437023 |
License: | GPLv3+ |
RPM: | gcc-toolset-9-binutils-2.32-15.el8.x86_64.rpm |
Source RPM: | gcc-toolset-9-binutils-2.32-15.el8.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.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). |
- Stop strip from complaining if the first build note is not a version note. (#1736114)
- Remove debugging print statement in objcopy sources. (#1733868)
- 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)
- Add descriptions to the new s390x arch13 instructions. (#1690457)