Constify more arrays
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 40d96a86a7627be2d3d07d90aac45585fb282dce..c49faa318aeed9a0fb10226f33e189df5f45eb8a 100644 (file)
@@ -1,3 +1,19 @@
+2020-12-18  Alan Modra  <amodra@gmail.com>
+
+       * coff-z80.c (bfd_howto_type): Make typedef const.
+       * elf32-z80.c (bfd_howto_type): Likewise.
+       * elf32-m32c.c (EncodingTable): Likewise.
+       * elf32-csky.c (csky_arch_for_merge): Likewise.
+       (csky_archs): Use typedef.
+       * elf32-m68hc11.c (m68hc11_direct_relax_table): Make const.
+       (find_relaxable_insn, m68hc11_elf_relax_section): Adjust to suit.
+       * elf32-ppc.c (ppc_alt_plt): Make const.
+       * elf32-rl78.c (relax_addr16): Likewise.
+       * targets.c (_bfd_associated_vector): Likewise.
+       (bfd_target_vector, bfd_associated_vector): Likewise.
+       * libbfd-in.h (bfd_target_vector, bfd_associated_vector): Likewise.
+       * libbfd.h: Regenerate.
+
 2020-12-18  Alan Modra  <amodra@gmail.com>
 
        * ecoff.c (bfd_debug_section): Init using BFD_FAKE_SECTION.
This page took 0.027416 seconds and 4 git commands to generate.