- 
    Tue Aug 11 2020 Nick Clifton  <nickc@redhat.com> - 2.35-5
    
- Fix building with LTO enabled.
- Set the sh_entsize field of the AArch64's PLT section to 0.  (PR 26312)
   
  
  - 
    Tue Jul 28 2020 Nick Clifton  <nickc@redhat.com> - 2.35-4
    
- Fix testsuite failures.
   
  
  - 
    Sun Jul 26 2020 Nick Clifton  <nickc@redhat.com> - 2.35-3
    
- Do not enable debuginfod support by default.
- Add run-time dependency on libdebuginfod library when debuginfod support is enabled.
   
  
  - 
    Sun Jul 26 2020 Nick Clifton  <nickc@redhat.com> - 2.35-2
    
- Remove unnecessary dependency upon binutils-gold.
   
  
  - 
    Fri Jul 24 2020 Nick Clifton  <nickc@redhat.com> - 2.35-1
    
- REBASE TO GNU BINUTILS 2.35
   
  
  - 
    Wed May 27 2020 Nick Clifton  <nickc@redhat.com> - 2.32-19
    
- Initial import into GTS-10-RHEL-8.3 branch.  (#1817170)
   
  
  - 
    Wed May 13 2020 Nick Clifton  <nickc@redhat.com> - 2.32-18.1
    
- Fix a potential illegal memory access parsing corrupt ELF files.  (#1835184)
   
  
  - 
    Mon Mar 02 2020 Nick Clifton  <nickc@redhat.com> - 2.32-18
    
- Fix failures in linker testuite due to compiling test code without -D_FORTIFY_SOURCE specified.  (#1809101)
   
  
  - 
    Sun Dec 08 2019 Nick Clifton  <nickc@redhat.com> - 2.32-17
    
- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections.  (#1779255)
- Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information.
- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1779417)
- Fix potential integer overflow in readelf.  (#1740470)
- Fix potential integer overflow in GOLD.  (#1739491)
   
  
  - 
    Tue Aug 06 2019 Nick Clifton  <nickc@redhat.com> - 2.32-15
    
- Stop strip from complaining if the first build note is not a version note.  (#1736114)