Name: | binutils |
---|---|
Version: | 2.27 |
Release: | 27.base.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 25150039 |
License: | GPLv3+ |
RPM: | binutils-2.27-27.base.el7.x86_64.rpm |
Source RPM: | binutils-2.27-27.base.el7.src.rpm |
Build Date: | Wed Apr 11 2018 |
Build Host: | x86-ol7-builder-03.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). |
- 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)
- Suppress the generation of R_X86_64_GOTPCRELX, R_X86_64_REX_GETPCRELX and R_386_GOT32X relocations. (#1506004)
- Update AArch64 copy reloc patch. (#1430743)