Name: | binutils |
---|---|
Version: | 2.30 |
Release: | 49.0.2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 27421192 |
License: | GPLv3+ |
RPM: | binutils-2.30-49.0.2.el8.x86_64.rpm |
Source RPM: | binutils-2.30-49.0.2.el8.src.rpm |
Build Date: | Mon Apr 01 2019 |
Build Host: | ca-build101.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). |
- Backports with binutils-aarch64-gold-check-MOVW_xABS-relocations-for-plt.patch: 7ae39e2d406d - Check if symbols with MOVW_.ABS relocations require PLT entries. [Orabug: 29428432] - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Backports following patch with binutils-aarch64-stub-alignment.patch: 9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Have the GOLD linker produce 8-byte aligned GNU Property notes. (#1614908)
- Make the x86_64 linker produce IBT-enabled TLS stubs. (PR 23000). (#1637072)
- Fix a potential buffer overrun when parsing a corrupt ELF file. (#1632912)
- Add a .attach_to_group pseuo-op to assembler (for use by annobin). (#1630574)
- Stop the binutils from statically linking with libstdc++. (#1630550)
- Include gold testsuite results in test logs.
- Add (very basic) gating tests for the binutils. (#1625683)
- Update x86_64 linker testsuite after previous delta. (#1624779)