-
Tue Apr 23 2019 Nick Clifton <nickc@redhat.com> - 2.30-54
- Fix AArch64 linker testsuite problems. (#1702247)
- Fix S390x linker testsuite problems. (#1702248)
- Fix PPC64le linker testsuite problems. (#1702249)
-
Wed Mar 20 2019 Nick Clifton <nickc@redhat.com> - 2.30-53
- Revert patch for 2.30-51. (#1690553)
-
Tue Mar 12 2019 Nick Clifton <nickc@redhat.com> - 2.30-52
- Add support for the arch13 extensions to the s390x architecture. (#1683671)
-
Mon Mar 11 2019 Nick Clifton <nickc@redhat.com> - 2.30-51
- Enable GOLD for the PowerPC. (#1670015)
-
Mon Mar 04 2019 Nick Clifton <nickc@redhat.com> - 2.30-50
- Fix an error reading DWARF2 information for nested function names. (#1684568)
-
Fri Sep 28 2018 Nick Clifton <nickc@redhat.com> - 2.30-47
- 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)
-
Tue Jul 24 2018 Nick Clifton <nickc@redhat.com> 2.30-26
- Restore the long-long patch as it is needed for compatibilit between the 32-bit and 64-bit devel rpms. (#1605913)
-
Mon Jul 23 2018 Nick Clifton <nickc@redhat.com> 2.30-25
- Add a requirement on chkconfig for the alternatives command
-
Mon Jun 18 2018 Nick Clifton <nickc@redhat.com> 2.30-24
- When installing both ld.bfd and ld.gold, do not reset the current alternative if upgrading. (#1592069)
-
Tue Jun 12 2018 Nick Clifton <nickc@redhat.com> 2.30-23
- Correct warning messages about incompatible PowerPC IEEE long double settings.