Add Visium support to bfd
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d1c86da91d5a9168d10f563944e45b9908e72d5b..ea307516b9b27664a3fa1ec57ef800dab88924b3 100644 (file)
@@ -1,3 +1,25 @@
+2014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config.bfd: Add Visium support.
+       * configure.ac: Likewise.
+       * configure: Regenerate.
+       * Makefile.am (ALL_MACHINES): Add cpu-visium.lo.
+       (ALL_MACHINES_CFILES): Add cpu-visium.c.
+       (BFD32_BACKENDS): Add elf32-visium.lo.
+       (BFD32_BACKENDS_CFILES): Add elf32-visium.c.
+       * Makefile.in: Regenerate.
+       * archures.c (DESCRIPTION): Add Visium support.
+       (bfd_visium_arch): Declare.
+       (bfd_archures_list): Add bfd_visium_arch.
+       * reloc.c: Add Visium relocations.
+       * targets.c (visium_elf32_vec): Declare.
+       (_bfd_target_vector): Add visium_elf32_vec.
+       * bfd-in2.h: Regenerate.
+       * libbfd.h: Likewise.
+       * cpu-visium.c: New file.
+       * elf32-visium.c: Likewise.
+       * po/SRC-POTFILES.in: Regenerate.
+
 2014-12-05  Steve Ellcey  <sellcey@mips.com>
 
        * ecoff.c (_bfd_ecoff_slurp_symbol_table): Add cast.
This page took 0.023717 seconds and 4 git commands to generate.