Several fixes related to ARC PIE support.
[deliverable/binutils-gdb.git] / bfd / cpu-mcore.c
index fc41259c21df0fdfd87d7eddcd16cbc17227a10b..8e8c7a1c719e1aee78e261b4ef92d3ee3b88d040 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for Motorola's MCore architecture
-   Copyright 1993, 1999, 2000, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993-2016 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.024752 seconds and 4 git commands to generate.