X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-we32k.c;h=c0e7ab637ddc957f8578637cd8a12041874025e8;hb=877e3645b44b0ecf49b7afafd8af816417419a68;hp=a38cbc1268b4fe2bc5d7c02404b80b2cdce6c735;hpb=d0352a18a504a4e7b761f6b3264cf11347d8d056;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-we32k.c b/bfd/cpu-we32k.c index a38cbc1268..c0e7ab637d 100644 --- a/bfd/cpu-we32k.c +++ b/bfd/cpu-we32k.c @@ -1,5 +1,5 @@ /* bfd back-end for we32k support - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright 1992, 2000, 2002 Free Software Foundation, Inc. Contributed by Brendan Kehoe (brendan@cs.widener.edu). This file is part of BFD, the Binary File Descriptor library. @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #include "bfd.h" #include "sysdep.h" @@ -32,8 +32,8 @@ const bfd_arch_info_type bfd_we32k_arch = "we32k", "we32k:32000", 3, - true, /* the one and only */ - bfd_default_compatible, + TRUE, /* the one and only */ + bfd_default_compatible, bfd_default_scan , 0, };