Name: | devtoolset-4-binutils |
---|---|
Version: | 2.25.1 |
Release: | 10.el7.1 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 23167282 |
License: | GPLv3+ |
RPM: | devtoolset-4-binutils-2.25.1-10.el7.1.x86_64.rpm |
Source RPM: | devtoolset-4-binutils-2.25.1-10.el7.1.src.rpm |
Build Date: | Thu Nov 16 2017 |
Build Host: | x86-ol7-builder-02.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 numbering of z-stream release. (#1505857)
- Fix generation of build-id in GOLD when using compressed debug sections (#1502502)
- Fix a case where the string was being used after the memory containing the string had been freed.
- Bump release number by 2 in order to enable build.
- Fix GOLD testsuite failures. (#1312376)
- Change ar's default to be the creation of non-deterministic archives.
- Add support for Intel Memory Protection Key instructions. (#1309347)
- Import patch for FSF PR 18879 (#1260034)
- Rebase on FSF binutils 2.25.1 release. - Retire patch binutils-2.25-x86_64-pie-relocs.patch
- Improved patch to preserve the sh_link and sh_info fields in stripped ELF sections. (#1246390)