Name: | binutils |
---|---|
Version: | 2.27 |
Release: | 27.base.0.8.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 24242872 |
License: | GPLv3+ |
RPM: | binutils-2.27-27.base.0.8.el7.aarch64.rpm |
Source RPM: | binutils-2.27-27.base.0.8.el7.src.rpm |
Build Date: | Mon Jun 04 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sources.redhat.com/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). |
- Rebase of an aarch64 OL 7.4 patch. - Backports following patch with binutils-aarch64-pr19327.patch: d68f19767dfb - [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
- Backport of upstream commit a5def14f1ca70e14d9433cb229c9369fa3051598 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error - Backport of upstream commit 531ecb8262358e5432556fc4a8374194406ff81b. i386: Allow "lea foo@GOT, %reg" in PIC. - Orabug 27930573.
- Reverts the following RH patches to re-enable ifunc tests: Patch25: binutils-2.27-skip-ld-aarch64-ifunc-exec-tests.patch Patch27: binutils-2.27-remove-pr19784-test.patch - Backports the following patches with binutils-aarch64-ifunc-relocations.patch to fix "FAIL: Run pr18841 with libpr18841c.so" f2e6a8430e72 - [AArch64] Fix PR18841 ifunc relocation ordering 545bc2b377db - [AArch64] Skip IFUNC relocations in debug sections - [Orabug: 26880935]
- Backports following patch with binutils-aarch64-stub-alignment.patch: 9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs.
- Do enable relro by default for the PowerPC64 architecture. (#1523946)
- Fix thinko in post-uninstall section. (#1520899)
- Remove man and info files not needed when building without documentation. (#1530339)
- Check for the existance of standards.info.gz before attempting to uninstall it. (#1520899)
- Do not complain if the standards.info.gz file does not exist when uninstalling. (#1520899)
- Do not enable relro by default for the PowerPC64 architecture. (#1523946)