X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-bfin.c;h=0d816921d00cfad6154639a83ad7da725d3e0ef0;hb=f03265d9cda1f5f8df238efa9b7a20330e5711f1;hp=37e314b49807738f2c025588e388aa139b6a920e;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-bfin.c b/bfd/cpu-bfin.c index 37e314b498..0d816921d0 100644 --- a/bfd/cpu-bfin.c +++ b/bfd/cpu-bfin.c @@ -1,6 +1,6 @@ /* BFD Support for the ADI Blackfin processor. - Copyright 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2005-2017 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_bfin_arch = "bfin", /* Arch printable name. */ 4, /* Section align power. */ TRUE, /* The one and only. */ - bfd_default_compatible, - bfd_default_scan , + bfd_default_compatible, + bfd_default_scan, + bfd_arch_default_fill, 0, };