Name: | binutils |
---|---|
Version: | 2.25.1 |
Release: | 32.base.el7_4.1 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 23170654 |
License: | GPLv3+ |
RPM: | binutils-2.25.1-32.base.el7_4.1.x86_64.rpm |
Source RPM: | binutils-2.25.1-32.base.el7_4.1.src.rpm |
Build Date: | Tue Sep 05 2017 |
Build Host: | x86-ol7-builder-01.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). |
- Revert part of the objdump speed up patch which was preventing proper function name lookup. (#1479773)
- Revert part of the objdump speed up patch which was preventing proper function name lookup. (#1465318)
- Fix generation of PLT entries for s390 binaries. (#1440168)
- Disable fix for 1406430. It breaks building real s390 executables. (#1447209) (#1406430)
- Fix infnite loop in linker when counting PowerPC stubs. (#1406498)
- Speed up displaying disassembly when mixed with source code. (#1311352)
- Fix GOLD so that it will not warn about references to hidden symbols in shared objects. (#1326710)
- Fix thinko in previous patch. (#1406430)
- Add code to detect attempts to link PIE and non-PIE S390 binaries. (#1406430)
- Fix date format bug in changelog which was preventing package build.