]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
Fix seg-fault when generating an empty DLL with LTO enabled.
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index da44a4c605de9c9e96520a7dd4377bf939892586..502da5e59433730c57dd2d201b96b32cebb8d114 100644 (file)
@@ -1,3 +1,15 @@
+2023-01-24  Nick Clifton  <nickc@redhat.com>
+
+       PR 29998
+       * pe-dll.c (generate_reloc): Handle sections with no assigned
+       output section.  Terminate early of there are no relocs to put in
+       the .reloc section.
+       (pe_exe_fill_sections): Do not emit an empty .reloc section.
+
+2023-01-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/bg.po: Updated Bulgarian translation.
+
 2023-01-05  Nick Clifton  <nickc@redhat.com>
 
        * configure.tgt: Add arm64pe as an extra emulation for aarch64pe.