Name: | devtoolset-8-binutils |
---|---|
Version: | 2.30 |
Release: | 47.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 26803092 |
License: | GPLv3+ |
RPM: | devtoolset-8-binutils-2.30-47.el7.aarch64.rpm |
Source RPM: | devtoolset-8-binutils-2.30-47.el7.src.rpm |
Build Date: | Wed Nov 21 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://sourceware.org/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 a potential buffer overrun when parsing a corrupt ELF file. (#1632912) - Add a .attach_to_group pseuo-op to assembler (for use by annobin). (#1630574) - Stop the binutils from statically linking with libstdc++. (#1630550) - Include gold testsuite results in test logs. - Update x86_64 linker testsuite after previous delta. (#1624779) - Disable the x86_64 linker's elimination of PLT entries. (#1624779) - Disable readelf's reporting of gaps in build notes. (#1623556) - Fix some more PowerPC64 linker testsuite failures. (#1584565) - Remove PLT eliision patch. (#1618748) - Restore the binutils-2.25-set-long-long.patch. - Fix GOLDs creation of PT_NOTE segments. (#1614908) (#1614920) - Improve objcopy's --merge-notes option. (#1608390) - Remove x86 ISA property notes with empty bits. (#1609801) - Rebuild with fixed binutils - Move the .gnu.build.attributes section to after the .comment section. - Merge .gnu.build.attribute sections together. (#1608390) - Fix the gold linker so that it can handle relocs in discardeable note sections. (#1607054) - Fix the generation of relocations for assembler created notes. (#1598551)
- Restore the long-long patch as it is needed for compatibilit between the 32-bit and 64-bit devel rpms. (#1605913)
- Add a requirement on chkconfig for the alternatives command
- When installing both ld.bfd and ld.gold, do not reset the current alternative if upgrading. (#1592069)
- Correct warning messages about incompatible PowerPC IEEE long double settings.
- Fix handling of local versioned symbols by the x86 linker. (PR 23194) - Fix linker testsuite failures.
- Fix a seg-fault parsing PE format binaries. (#1560829)
- Have the x86 linker resolve relocations against the _end, _edata and __bss_start symbols locally. (#1576735) - Do not generate GNU build notes for linkonce sections. (#1576362)
- Fix a seg-fault running objcopy on a corrupt PE format file. (#1574702) - Fix a seg-fault running objcopy on a corrupt ELF format file. (#1574705)
- Fix a seg-fault parsing corrupt DWARF information. (#1573360) - Fix another seg-fault parsing corrupt DWARF information. (#1573367) - Fix a seg-fault copying a corrupt ELF file. (#1551788) - Fix a seg-fault parsing a large ELF files on a 32-bit host. (#1539891) - Fix a seg-fault running nm on a corrupt ELF file. (#15343247) - Fix a seg-fault running nm on a file containing corrupt DWARF information. (#1551781) - Fix another seg-fault running nm on a file containing corrupt DWARF information. (#1551763)