X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-tic80.c;h=a72dcdf1936978df0e657890c17595a115bc6620;hb=3860d2b4b72feeef4cf045c6c9907a0476f46f3d;hp=fdb5d7eb689664a9ecaac9506d9f3a19607c6468;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-tic80.c b/bfd/cpu-tic80.c index fdb5d7eb68..a72dcdf193 100644 --- a/bfd/cpu-tic80.c +++ b/bfd/cpu-tic80.c @@ -1,5 +1,5 @@ /* bfd back-end for TI TMS320C80 (MVP) support - Copyright 1996, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 1996-2016 Free Software Foundation, Inc. Written by Fred Fish at Cygnus support (fnf@cygnus.com) This file is part of BFD, the Binary File Descriptor library. @@ -35,6 +35,7 @@ const bfd_arch_info_type bfd_tic80_arch = 2, /* section alignment power */ TRUE, /* default machine for architecture */ bfd_default_compatible, - bfd_default_scan , + bfd_default_scan, + bfd_arch_default_fill, NULL, /* Pointer to next in chain */ };