Name: | gcc-toolset-9-binutils |
---|---|
Version: | 2.32 |
Release: | 17.el8_1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 29980560 |
License: | GPLv3+ |
RPM: | gcc-toolset-9-binutils-2.32-17.el8_1.x86_64.rpm |
Source RPM: | gcc-toolset-9-binutils-2.32-17.el8_1.src.rpm |
Build Date: | Tue Apr 07 2020 |
Build Host: | jenkins-10-147-72-125-ee2f78e0-7f34-4514-8bba-598715617c6d.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). |
- Import gating tests from RHEL 8.2.0 branch.
- NVR change in order to test problems with gating.
- 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. (#1783958) - Fix potential integer overflow in readelf. (#1740470) - Fix potential integer overflow in GOLD. (#1739491)
- 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.