fix spelling of Motorola
authorNick Clifton <nickc@redhat.com>
Thu, 20 Jan 2000 19:08:43 +0000 (19:08 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 20 Jan 2000 19:08:43 +0000 (19:08 +0000)
bfd/coff-mcore.c
bfd/cpu-mcore.c
include/coff/ChangeLog
include/coff/mcore.h
include/elf/ChangeLog
include/elf/common.h
include/elf/mcore.h
opcodes/mcore-dis.c
opcodes/mcore-opc.h

index e815600735dd2ef1969c98821ea06bc2c70a183a..90b7667dfe31b950cde08b61062d7dc8a42169ec 100644 (file)
@@ -1,4 +1,4 @@
-/* BFD back-end for Motorolla MCore COFF/PE
+/* BFD back-end for Motorola MCore COFF/PE
    Copyright (C) 1999 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
index 0e3af1fb4299ecfbf9292b21cf6527b024bf9ec6..760bcde7ae1a365ecef8a6ceaa5015c38a029158 100644 (file)
@@ -1,4 +1,4 @@
-/* BFD library support routines for Motorolla's MCore architecture
+/* BFD library support routines for Motorola's MCore architecture
    Copyright (C) 1993, 1999 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
index a3f090e598045d3d13121858d50d16b2d106177b..7d5b236dac4715d675e49a9c11a69a1e11e79802 100644 (file)
@@ -68,7 +68,7 @@ Mon May 17 13:35:35 1999  Stan Cox  <scox@cygnus.com>
 
 1999-04-08  Nick Clifton  <nickc@cygnus.com>
 
-       * mcore.h: New header file.  Defines for Motorolla's MCore
+       * mcore.h: New header file.  Defines for Motorola's MCore
        processor. 
 
 Sun Dec  6 21:36:37 1998  Mark Elbrecht  <snowball3@usa.net>
index f31894796d3c13155226710664c4b05c0a6a3f4d..0fa319c977f56542aed1c69e3c3427811e01e540 100644 (file)
@@ -1,4 +1,4 @@
-/* Motorolla MCore support for BFD.
+/* Motorola MCore support for BFD.
    Copyright (C) 1999 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
index e8a66e37fc8d0d5b7fbb1ddf5fcf5377c10507a9..d3d7dc0426039c1ac7457b02e7ce01533bcc7114 100644 (file)
@@ -1,3 +1,8 @@
+2000-01-20  Nick Clifton  <nickc@cygnus.com>
+
+       * common.h (EM_MCORE): Fix spelling of Motorola.
+       * mcore.h (EM_MCORE): Fix spelling of Motorola.
+
 2000-01-13  Nick Clifton  <nickc@cygnus.com>
 
        * common.h (EM_S370): Change comment - this is now the IBM
@@ -204,7 +209,7 @@ Wed Jun  9 15:16:34 1999  Jeffrey A Law  (law@cygnus.com)
 
 1999-04-08  Nick Clifton  <nickc@cygnus.com>
 
-       * mcore.h: New header file.  Defines for Motorolla's MCore
+       * mcore.h: New header file.  Defines for Motorola's MCore
        processor.
 
 1999-04-08  Nick Clifton  <nickc@cygnus.com>
index 3ebf605b8b750dab1fb7f49c482010bf209e86fe..8b976cc82185b0bb8b8e394f32cc0b1e93d87250 100644 (file)
@@ -105,7 +105,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define EM_V800        36      /* NEC V800 series */
 #define EM_FR20               37       /* Fujitsu FR20 */
 #define EM_RH32               38       /* TRW RH32 */
-#define EM_MCORE       39       /* Motorolla MCore */ /* May also be taken by Fujitsu MMA */
+#define EM_MCORE       39       /* Motorola M*Core */ /* May also be taken by Fujitsu MMA */
 #define EM_RCE         39       /* Old name for MCore */
 #define EM_ARM        40       /* ARM */
 #define EM_OLD_ALPHA   41      /* Digital Alpha */
index 068a93a5dd4a7e4c5b3056f31a9cee7428315c76..62a88c9093ecba655b9e26737982bb78f0fbc387 100644 (file)
@@ -1,4 +1,4 @@
-/* Motorolla MCore support for BFD.
+/* Motorola MCore support for BFD.
    Copyright (C) 1995, 1999 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
index 793de68c73f9073da3e84097240f76cce8d16f76..518ef5b6930947367760c3d16d9ac7287766243e 100644 (file)
@@ -1,4 +1,4 @@
-/* Disassemble Motorolla M*Core instructions.
+/* Disassemble Motorola M*Core instructions.
    Copyright (C) 1993, 1999 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
index 606ba846efd4619922c2e7ebb5dc8e17726c344b..0980412522633a51b1b78f37056745a5f43cddf6 100644 (file)
@@ -1,4 +1,4 @@
-/* Assembler instructions for Motorolla's Mcore processor
+/* Assembler instructions for Motorola's Mcore processor
    Copyright (C) 1999 Free Software Foundation, Inc.
 
    
This page took 0.02917 seconds and 4 git commands to generate.