AArch64: Have -D override mapping symbol as documented.
[deliverable/binutils-gdb.git] / bfd / cpu-vax.c
index c9d9c8d7b3f227ed0b5052e1e875feddb51eb267..c4c9f08078f460e3ab6a0d6bba94a24f21e0f755 100644 (file)
@@ -1,6 +1,5 @@
 /* bfd back-end for vax support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -37,5 +36,6 @@ const bfd_arch_info_type bfd_vax_arch =
     TRUE, /* the one and only */
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.09099 seconds and 4 git commands to generate.