Name: | binutils |
---|---|
Version: | 2.27 |
Release: | 27.base.0.4.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 24242642 |
License: | GPLv3+ |
RPM: | binutils-2.27-27.base.0.4.el7.aarch64.rpm |
Source RPM: | binutils-2.27-27.base.0.4.el7.src.rpm |
Build Date: | Sun May 06 2018 |
Build Host: | ca-buildarm01.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). |
- 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)
- Prevent the PowerPC64 linker from triggering a seg-fault when discarding dynamic sections. (#1513014)
- Bump NVR so that the binutils rpms will be rebuilt, since they also have files that contain the offending relocs. (#1508954)