* elf32-ppc.c (struct ppc_dyn_relocs): New.
[binutils-gdb.git] / bfd / cpu-m88k.c
index caefe6ef47ffad111cc425923f64fea7ab87f4c9..d3459020460b98e229c158e13fd01d13562107e5 100644 (file)
@@ -1,5 +1,5 @@
 /* bfd back-end for m88k support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2007
+   Copyright 1990, 1991, 1994, 2000, 2002, 2005, 2007
    Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
@@ -36,6 +36,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,
   };