X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-openrisc.c;h=0ddd68c523c8ae20a96056ee6105deb889d65aa2;hb=e19f872c5bec6fbb9476abdc4ea5cee44da598e2;hp=ffd8e5e6cafabe8137a477c077eb383235e8378e;hpb=b3baf5d0a8293b5f823c0d7848494507edb373fb;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-openrisc.c b/bfd/cpu-openrisc.c index ffd8e5e6ca..0ddd68c523 100644 --- a/bfd/cpu-openrisc.c +++ b/bfd/cpu-openrisc.c @@ -1,5 +1,5 @@ /* BFD support for the OpenRISC architecture. - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright 2001, 2002 Free Software Foundation, Inc. Contributed by Johan Rydberg, jrydberg@opencores.org This file is part of BFD, the Binary File Descriptor library. @@ -39,4 +39,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ } const bfd_arch_info_type bfd_openrisc_arch = - N (32, 32, 0, "openrisc", true, 0); + N (32, 32, 0, "openrisc", TRUE, 0);