X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bfd%2Fcpu-xtensa.c;h=5eb02e92ccb5256620cdaae33a553a1ebe690c45;hb=refs%2Fheads%2Ftizen_2.4_base;hp=ee3767a891fe6ec4f21a5d0c1185b5b2c8cf0ef7;hpb=6c288f11e6cd710a9924fd65ea588b3c4f529822;p=external%2Fbinutils.git diff --git a/bfd/cpu-xtensa.c b/bfd/cpu-xtensa.c index ee3767a..5eb02e9 100644 --- a/bfd/cpu-xtensa.c +++ b/bfd/cpu-xtensa.c @@ -1,5 +1,5 @@ /* BFD support for the Xtensa processor. - Copyright 2003, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2003-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_xtensa_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. */ };