daily update
[deliverable/binutils-gdb.git] / bfd / cpu-openrisc.c
index ffd8e5e6cafabe8137a477c077eb383235e8378e..bf26d51c50ae9c280668482e20f7decadcf2ff86 100644 (file)
@@ -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.
@@ -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"
@@ -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);
This page took 0.025312 seconds and 4 git commands to generate.