Name: | devtoolset-7-binutils |
---|---|
Version: | 2.28 |
Release: | 11.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 25375830 |
License: | GPLv3+ |
RPM: | devtoolset-7-binutils-2.28-11.el7.aarch64.rpm |
Source RPM: | devtoolset-7-binutils-2.28-11.el7.src.rpm |
Build Date: | Thu Jun 28 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). |
- Version bump to align with DTS 7.1 RHEL6 rebuild
- Stop strip from replacing unknown relocs with null relocs. (#1545386)
- Prevent the PowerPC64 linker from triggering a seg-fault when discarding dynamic sections. (#1515340)
- Remove the Provides line from the spec file. (#1485002)
- Add support for displaying new DWARF5 tags. (#1472955)
- Fix s390 assembler so that it remove fake local symbols from its output. (#1460254) (#1472486)
- Add support for LNIA instruction to PowerPC assembler. (#1357021)
- Update patch to fix AArch64 copy reloc generation. (#1452170)
- Ignore duplicate indirect symbols generated by the GOLD linker. (#1458003)
- Eliminate the generation of incorrect dynamic copy relocations on AArch64. (#1452170)