correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / cpu-m88k.c
index caefe6ef47ffad111cc425923f64fea7ab87f4c9..840efb38cb3be20b066fb3581f09c3e566a63ea6 100644 (file)
@@ -1,6 +1,5 @@
 /* bfd back-end for m88k support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2018 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,6 +35,7 @@ const bfd_arch_info_type bfd_m88k_arch =
     3,
     TRUE, /* the one and only */
     bfd_default_compatible,
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.022905 seconds and 4 git commands to generate.