X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-frv.c;h=d823889f4353be24d973bc5dc03e3ac21bb74542;hb=05bbf0164a4b3a78ee6d2d575a10800fdf1af5b0;hp=41e70140f8a1cf9bc1c7439b80bc99c5cb2c3052;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-frv.c b/bfd/cpu-frv.c index 41e70140f8..d823889f43 100644 --- a/bfd/cpu-frv.c +++ b/bfd/cpu-frv.c @@ -1,5 +1,5 @@ /* BFD support for the FRV processor. - Copyright 2002, 2003, 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 2002-2016 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -35,6 +35,7 @@ DEFAULT, /* is this the default? */ \ bfd_default_compatible, /* architecture comparison fn */ \ bfd_default_scan, /* string to architecture convert fn */ \ + bfd_arch_default_fill, /* Default fill. */ \ NEXT /* next in list */ \ }