sparc: support %dN and %qN syntax for FP registers.
[deliverable/binutils-gdb.git] / bfd / cpu-mcore.c
index c01dd1020cd2a26d552b3fce03522ebb64cf23da..ebf7005f7a4a73896955d672206928d515ceb7d3 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for Motorola's MCore architecture
-   Copyright 1993, 1999, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_mcore_arch =
   TRUE,                                /* Is this the default architecture ? */
   bfd_default_compatible,      /* Architecture comparison function */
   bfd_default_scan,            /* String to architecture conversion */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* Next in list */
 };
This page took 0.024476 seconds and 4 git commands to generate.