Remove arm-aout and arm-coff support
[binutils-gdb.git] / bfd / ChangeLog
index 32cd8933c2c61f9bd4f2de8c77ce80914bfbd6fc..c48036fdedcbc95f894d6a3a543c8f38cc6628bf 100644 (file)
@@ -1,5 +1,22 @@
+2018-04-35  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am: Remove arm-aout and arm-coff support.
+       * config.bfd: Likewise.
+       * configure.ac: Likewise.
+       * targets.c: Likewise.
+       * aout-arm.c: Delete.
+       * armnetbsd.c: Delete.
+       * riscix.c: Delete.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * po/SRC-POTFILES.in: Regenerate.
+
 2018-04-24  Nick Clifton  <nickc@redhat.com>
 
+       PR 23113
+       * elf.c (ignore_section_sym): Check for the output_section pointer
+       being NULL before dereferencing it.
+
        PR 23110
        * peXXigen.c (_bfd_XX_bfd_copy_private_bfd_data_common): Check for
        a negative PE_DEBUG_DATA size before iterating over the debug data.