X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-mcore.c;h=8e8c7a1c719e1aee78e261b4ef92d3ee3b88d040;hb=b2b383620e85d6611044a1d98869831074ccb2f2;hp=fc41259c21df0fdfd87d7eddcd16cbc17227a10b;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-mcore.c b/bfd/cpu-mcore.c index fc41259c21..8e8c7a1c71 100644 --- a/bfd/cpu-mcore.c +++ b/bfd/cpu-mcore.c @@ -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 */ };