Name: | devtoolset-3-binutils |
---|---|
Version: | 2.24 |
Release: | 18.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 21145984 |
License: | GPLv3+ |
RPM: | devtoolset-3-binutils-2.24-18.el7.x86_64.rpm |
Source RPM: | devtoolset-3-binutils-2.24-18.el7.src.rpm |
Build Date: | Fri Jun 05 2015 |
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). |
- Do not overwrite valid SONAME with empty string. (#1117458)
- Enable --sysroot (#1080077).
- Add BuldRequires of libstdc++-static
- Rebase to official binutils 2.24 release and recent patches. - Fix detection of little endian PPC64 binaries. (#1095885) - Fix detection of uncompressed .debug_str sections. (#1082370) - Fix compiling using gcc 4.9 (#1087374) - Use 2.24 in Source string. Delete unused patches. - Fix decoding of abbrevs using a DW_FORM_ref_addr attribute. (#1056797) - Import fixes on 2.24 branch that affect AArch64 IFUNC and PLT handling. - Fix building opcodes library with -Werror=format-security. (#1037026) - Delete: binutils-2.23.52.0.1-64-bit-thin-archives.patch - Delete: binutils-rh980601.patch - Remove: binutils-2.23.52.0.1-revert-pr15149.patch from spec file.
- Correct -v, -verbose, -version descriptions in as manpage (#1038339).
- Fix assert failure with --emit-relocs and .eh_frame sections. (#980613).
- Handle .text.unlikely.* sections properly (#980601).
- Updated manpage from Jaromir Hradilek (#919508)
- Change TH to .TH in dwp man page. (#919508)
- Add man page for dwp (#919508)