Name: | binutils |
---|---|
Version: | 2.30 |
Release: | 58.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 28230429 |
License: | GPLv3+ |
RPM: | binutils-2.30-58.0.1.el8.x86_64.rpm |
Source RPM: | binutils-2.30-58.0.1.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). |
- Backports the following patch with binutils-aarch64-stub-alignment.patch: 9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs.
- Stop the BFD library from complaining about sections with multiple sets of relocations. (#1749084)
- Fix a thinko in the new gas tests for the s390x arch13 extension. (#1710860)
- Remove a spurious debugging message left in the binutils-note-merge-improvements.patch.
- Fix a problem when producing non-PIE binaries using the GOLD linker for AArch64. (#1693661)
- Further enhance the support for the arch13 extensions to the s390x architecture. (#1659437)
- Do not enable IBT when an object file contains code but no GNU Property notes. (#1687774)
- Add support for partially relocatable GOT sections on the s390x architecture. (#1525406)
- Add support for the arch13 extension to the s390x architecture. (#1659437)
- Add support for disassembling NFP binaries. (#1644391)