- 
    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. 
- 
    Fri Jun 01 2018 Nick Clifton  <nickc@redhat.com> 2.30-22
    - Fix handling of local versioned symbols by the x86 linker.  (PR 23194)
- Fix linker testsuite failures. 
- 
    Thu May 17 2018 Nick Clifton  <nickc@redhat.com> 2.30-21
    - Fix a seg-fault parsing PE format binaries.  (#1560829) 
- 
    Mon May 14 2018 Nick Clifton  <nickc@redhat.com> 2.30-20
    - 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) 
- 
    Thu May 10 2018 Nick Clifton  <nickc@redhat.com> 2.30-19
    - 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) 
- 
    Tue May 01 2018 Nick Clifton  <nickc@redhat.com> 2.30-18
    - 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)