From 4196dc2aefb6c3f5f47c860ca3592bd84ad3372d Mon Sep 17 00:00:00 2001 From: nickc Date: Thu, 20 Jan 2000 19:08:42 +0000 Subject: [PATCH] fix spelling of Motorola --- bfd/coff-mcore.c | 2 +- bfd/cpu-mcore.c | 2 +- include/coff/ChangeLog | 2 +- include/coff/mcore.h | 2 +- include/elf/ChangeLog | 7 ++++++- include/elf/common.h | 2 +- include/elf/mcore.h | 2 +- opcodes/mcore-dis.c | 2 +- opcodes/mcore-opc.h | 2 +- 9 files changed, 14 insertions(+), 9 deletions(-) diff --git a/bfd/coff-mcore.c b/bfd/coff-mcore.c index e815600735..90b7667dfe 100644 --- a/bfd/coff-mcore.c +++ b/bfd/coff-mcore.c @@ -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. diff --git a/bfd/cpu-mcore.c b/bfd/cpu-mcore.c index 0e3af1fb42..760bcde7ae 100644 --- a/bfd/cpu-mcore.c +++ b/bfd/cpu-mcore.c @@ -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. diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index a3f090e598..7d5b236dac 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -68,7 +68,7 @@ Mon May 17 13:35:35 1999 Stan Cox 1999-04-08 Nick Clifton - * 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 diff --git a/include/coff/mcore.h b/include/coff/mcore.h index f31894796d..0fa319c977 100644 --- a/include/coff/mcore.h +++ b/include/coff/mcore.h @@ -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. diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index e8a66e37fc..d3d7dc0426 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,8 @@ +2000-01-20 Nick Clifton + + * common.h (EM_MCORE): Fix spelling of Motorola. + * mcore.h (EM_MCORE): Fix spelling of Motorola. + 2000-01-13 Nick Clifton * 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 - * 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 diff --git a/include/elf/common.h b/include/elf/common.h index 3ebf605b8b..8b976cc821 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -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 */ diff --git a/include/elf/mcore.h b/include/elf/mcore.h index 068a93a5dd..62a88c9093 100644 --- a/include/elf/mcore.h +++ b/include/elf/mcore.h @@ -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. diff --git a/opcodes/mcore-dis.c b/opcodes/mcore-dis.c index 793de68c73..518ef5b693 100644 --- a/opcodes/mcore-dis.c +++ b/opcodes/mcore-dis.c @@ -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 diff --git a/opcodes/mcore-opc.h b/opcodes/mcore-opc.h index 606ba846ef..0980412522 100644 --- a/opcodes/mcore-opc.h +++ b/opcodes/mcore-opc.h @@ -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. -- 2.11.0