Name: | binutils |
---|---|
Version: | 2.27 |
Release: | 28.base.el7_5.1 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 25149665 |
License: | GPLv3+ |
RPM: | binutils-2.27-28.base.el7_5.1.x86_64.rpm |
Source RPM: | binutils-2.27-28.base.el7_5.1.src.rpm |
Build Date: | Tue Jun 26 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). |
- Fix the N-V-R for z-stream release.
- Hotfix build.
- Allow "lea foo@GOT, %reg" in PIC mode on the x86. (#1582602)
- 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)