X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bfd%2Fcpu-fr30.c;h=9af19a5f59eeaea411578ddb3e50b8f965ccc4c6;hb=8eb67463b6edfdb06bb647c53ca02f691b456417;hp=b60e43e65745ac53cda127a8b9a127fbe80a91bf;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=platform%2Fupstream%2Fbinutils.git diff --git a/bfd/cpu-fr30.c b/bfd/cpu-fr30.c index b60e43e..9af19a5 100644 --- a/bfd/cpu-fr30.c +++ b/bfd/cpu-fr30.c @@ -1,5 +1,5 @@ /* BFD support for the FR30 processor. - Copyright 1998, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 1998-2014 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_fr30_arch = TRUE, /* the default ? */ bfd_default_compatible, /* architecture comparison fn */ bfd_default_scan, /* string to architecture convert fn */ + bfd_arch_default_fill, /* Default fill. */ NULL /* next in list */ };