Name: | binutils |
---|---|
Version: | 2.30 |
Release: | 58.0.8.el8_1.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 36894256 |
License: | GPLv3+ |
RPM: | binutils-2.30-58.0.8.el8_1.1.aarch64.rpm |
Source RPM: | binutils-2.30-58.0.8.el8_1.1.src.rpm |
Build Date: | Wed Feb 05 2020 |
Build Host: | ca-arm-jenkins-builder-01 |
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). |
- Backport the following patch with binutils-aarch64-stub-alignment.patch: 9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs. - Add CTF machinery, including libctf.so and libctf-nonbfd.so. [Orabug: 30102938] [Orabug: 30102941] - Backport the fix for upstream bug 23919, required by above. - Provide PIC libctf*.a files and linker scripts to avoid linking with the shared objects from binutils. This is to avoid adding a hard architecture dependency between binutils-devel and binutils packages.
- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1783957)
- 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)