Name: | binutils |
---|---|
Version: | 2.23.52.0.1 |
Release: | 16.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 20598339 |
License: | GPLv3+ |
RPM: | binutils-2.23.52.0.1-16.el7.x86_64.rpm |
Source RPM: | binutils-2.23.52.0.1-16.el7.src.rpm |
Build Date: | Fri May 02 2014 |
Build Host: | ca-buildj3.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). |
- Mass rebuild 2014-01-24
- Set _performance_build to get -O3 builds (#1051060).
- Fix two may-be-uninitialized issues exposed by changes in compiler flags used to build binutils (#1048848).
- Mass rebuild 2013-12-27
- Add Intel AVX3, MPX and SHA support. - Add support for x86-64 -mcmodel=large -fpic TLS transitions. (#994244)
- Add support for TDB notes section (#805115) - Fix length operands for cdzt, cxzt czdt and czxt (#805115)
- Add libstdc++-static as a build requirement when running the testsuite. - Add remaining power8 support (#731883)
- Add support for the alternative debuging files generated by the DWZ program. (#965255)
- Import patch for FSF mainline PR 15371 to fix ifunc references in shared libraries. (#927818)
- Fix library search paths for 64-bit aarch64 linux targets. (#950098)