X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-i860.c;h=ccab103bd8c03c5f662cc7a5d4a59a86f9ce9a73;hb=e15c3eb45bdc8bd5717fd5ceddcc30c3de07b58f;hp=ae9ebcdb9989cefa21db3ec9749582f1954559d1;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-i860.c b/bfd/cpu-i860.c index ae9ebcdb99..ccab103bd8 100644 --- a/bfd/cpu-i860.c +++ b/bfd/cpu-i860.c @@ -1,6 +1,5 @@ /* BFD support for the Intel 860 architecture. - Copyright 1992, 1995, 2000, 2002, 2005, 2007 - Free Software Foundation, Inc. + Copyright (C) 1992-2017 Free Software Foundation, Inc. Created mostly by substituting "860" for "386" in cpu-i386.c Harry Dolan , October 1995 @@ -38,5 +37,6 @@ const bfd_arch_info_type bfd_i860_arch = TRUE, /* Is this the default architecture? */ bfd_default_compatible, bfd_default_scan, + bfd_arch_default_fill, 0, /* Next in list */ };