Name: | devtoolset-6-binutils |
---|---|
Version: | 2.27 |
Release: | 10.el6.1 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 23674971 |
License: | GPLv3+ |
RPM: | devtoolset-6-binutils-2.27-10.el6.1.x86_64.rpm |
Source RPM: | devtoolset-6-binutils-2.27-10.el6.1.src.rpm |
Build Date: | Mon Jun 19 2017 |
Build Host: | x86-ol6-builder-06.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). |
- Add .1 to release value for z-stream build. (#1452112)
- Revert H.J.Lu's PLT elision patch. (#1452112)
- Version bump to allow rebuild for DTS 6.1
- Properly disable the default generation of compressed debug sections. (#1366182)
- Allow -z relro to be enabled by default for the AArch64 target. (#1367862)
- Move .shstrtab section to end of section list so that the monotonic ordering of section offsets is restored. (#1366145)
- Fix the computation of the sh_info field in the header of the .dynsym section. (#1366185)
- Rebase on official FSF binutils 2.27 release. (#1358353)
- Version bump so that the Brew build can be rerun, this time including ppc64 (big-endian) (#1358353)
- Remove sim sources from tarball. (#1358353)
- Rebase on FSF binutils 2.27 release. (#1356661) - Retire: binutils-2.20.51.0.10-copy-osabi.patch - Retire: binutils-2.23.2-aarch64-em.patch - Retire: binutils-2.23.51.0.3-arm-ldralt.patch - Retire: binutils-2.23.52.0.1-revert-pr15149.patch - Retire: binutils-2.25.1-gold-testsuite-fixes.patch - Retire: binutils-2.25-kernel-ld-r.bugfix.patch - Retire: binutils-2.25-kernel-ld-r.patch - Retire: binutils-2.25-only-keep-debug.patch - Retire: binutils-2.25-x86_64-pie-relocs.patch - Retire: binutils-pr18879.patch - Retire: binutils-rh1224751.patch - Retire: binutils-rh1309347.patch - Retire: binutils-rh895241.patch
- Fix a case where a string was being used after the memory containing the string had been freed.
- Fix GOLD testsuite failures. (#1312376)
- Change ar's default to be the creation of non-deterministic archives.
- Import patch for FSF PR 18879 (#1260035)
- 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)
- Import patch from FSF to preserve the sh_link and sh_info fields in stripped ELF sections. (#1246390)
- Backport Cary's patch to silence pedantic warning in gold (#895241)
- Resync with Fedora (binutils-2.25) Reapply DTS specific patches Backport testsuite patch to fix gold testsuite failure