Replace references to Mitsubishi M32R with references to Renesas M32R.
authorNick Clifton <nickc@redhat.com>
Tue, 22 Apr 2003 16:22:26 +0000 (16:22 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Apr 2003 16:22:26 +0000 (16:22 +0000)
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/reloc.c
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/doc/as.texinfo
gas/doc/c-m32r.texi
include/elf/ChangeLog
include/elf/common.h

index 1deded90651ac9eb768356d270e414fd9e4f0f2a..dcaa3a64ca9e7e3342a5ad50dd7eca09d9652176 100644 (file)
@@ -1,3 +1,10 @@
+2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * archures.c: Replace references to Mitsubishi M32R with references
+       to Renesas M32R.
+       * relocs.c: Likewise.
+       * bfd-in2.h: Regenerate.
+
 2003-04-21  Richard Henderson  <rth@redhat.com>
 
        * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
index 20087b2d9b60b3758d4c3fd60cfaa52642bfc0ed..1deea6fa7580487d26964313835c38ed7d96c829 100644 (file)
@@ -253,7 +253,7 @@ DESCRIPTION
 .#define bfd_mach_arc_6         6
 .#define bfd_mach_arc_7         7
 .#define bfd_mach_arc_8         8
-.  bfd_arch_m32r,      {* Mitsubishi M32R/D *}
+.  bfd_arch_m32r,      {* Renesas M32R (formerly Mitsubishi M32R/D) *}
 .#define bfd_mach_m32r         1 {* For backwards compatibility.  *}
 .#define bfd_mach_m32rx                'x'
 .  bfd_arch_mn10200,   {* Matsushita MN10200 *}
index d349f77f01ea4c8f10354c9ced51d6fe8efa99fe..7a4b7812a90405b5971ea0b784a99dfb096cd168 100644 (file)
@@ -1719,7 +1719,7 @@ enum bfd_architecture
 #define bfd_mach_arc_6         6
 #define bfd_mach_arc_7         7
 #define bfd_mach_arc_8         8
-  bfd_arch_m32r,      /* Mitsubishi M32R/D */
+  bfd_arch_m32r,      /* Renesas M32R (formerly Mitsubishi M32R/D) */
 #define bfd_mach_m32r          1 /* For backwards compatibility.  */
 #define bfd_mach_m32rx         'x'
   bfd_arch_mn10200,   /* Matsushita MN10200 */
@@ -2776,7 +2776,7 @@ of the container.  */
 /* DLX relocs  */
   BFD_RELOC_DLX_JMP26,
 
-/* Mitsubishi M32R relocs.
+/* Renesas M32R (formerly Mitsubishi M32R) relocs.
 This is a 24 bit absolute address.  */
   BFD_RELOC_M32R_24,
 
index f3f642840b8d8fcab03d3dae96189af45b613a13..410f6a195d9035a704de2798c2840d200ced9414 100644 (file)
@@ -2854,7 +2854,7 @@ ENUMDOC
 ENUM
   BFD_RELOC_M32R_24
 ENUMDOC
-  Mitsubishi M32R relocs.
+  Renesas M32R (formerly Mitsubishi M32R) relocs.
   This is a 24 bit absolute address.
 ENUM
   BFD_RELOC_M32R_10_PCREL
index d20716f45d82890eb8680e303f239ab63e79c23d..66c031680972222d989f251332a7703063889de5 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * readelf.c: Replace references to Mitsubishi M32R with
+       references to Renesas M32R.
+
 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
 
        * readelf.c: Replace occurrances of 'Hitachi' with 'Renesas'.
index 06d30211038c64b79e93cfb9330dd4e5c4992545..f66ea42dd444038d31beda13bb75d80e151a97f0 100644 (file)
@@ -1788,7 +1788,7 @@ get_machine_name (e_machine)
     case EM_CYGNUS_D30V:
     case EM_D30V:              return "d30v";
     case EM_CYGNUS_M32R:
-    case EM_M32R:              return "Mitsubishi M32r";
+    case EM_M32R:              return "Renesas M32R (formerly Mitsubishi M32r)";
     case EM_CYGNUS_V850:
     case EM_V850:              return "NEC v850";
     case EM_CYGNUS_MN10300:
index 01e9528d7b72b503d428f1013c1b9bbb8f82e344..53b3f6671e0db2c20946ee6655ecfcd803138539 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * doc/as.texinfo: Replace references to Mitsubishi M32R with
+       references to Renesas M32R.
+       * doc/c-m32r.texi: Likewise.
+
 2003-04-21  Richard Henderson  <rth@redhat.com>
 
         * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.
index e184ff5056ceb41b00d1b8656c4c90240ddb4387..cdeffd661fd3051bcac43e7540ba52bc19d98ea7 100644 (file)
@@ -711,7 +711,7 @@ just the basic IP2022 ones.
 
 @ifset M32R
 The following options are available when @value{AS} is configured for the
-Mitsubishi M32R series.
+Renesas M32R (formerly Mitsubishi M32R) series.
 
 @table @gcctabopt
 
index 9ec88fc9ec58e29589e73f2d8c81c32949d4479a..45f16630f4ddf70ae6bf73f8dfcb23cea49b1f08 100644 (file)
@@ -24,7 +24,7 @@
 @cindex options, M32R
 @cindex M32R options
 
-The Mitsubishi M32R version of @code{@value{AS}} has a few machine
+The Renease M32R version of @code{@value{AS}} has a few machine
 dependent options:
 
 @table @code
@@ -33,7 +33,7 @@ dependent options:
 @cindex architecture options, M32RX
 @cindex M32R architecture options
 @code{@value{AS}} can assemble code for several different members of the
-Mitsubishi M32R family.  Normally the default is to assemble code for
+Renesas M32R family.  Normally the default is to assemble code for
 the M32R microprocessor.  This option may be used to change the default
 to the M32RX microprocessor, which adds some more instructions to the
 basic M32R instruction set, and some additional parameters to some of
index b84eac52821a41ea08fda4d65911e07130a39a9d..ccfe39bb8af9472fe0bb1d6057283802bf8bd58a 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-22  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * common.h: Replace references to Mitsubishi M32R with
+       references to Renesas M32R.
+
 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
 
        * common.h: Replace occurrances of 'Hitachi' with 'Renesas'.
index 02665b7155564500cf9d944a70ce9363a11718ba..62517f24ce4e68c52e3ebb60ce8a9b4f3c328f8e 100644 (file)
 #define EM_D10V                 85     /* Mitsubishi D10V */
 #define EM_D30V                 86     /* Mitsubishi D30V */
 #define EM_V850                 87     /* NEC v850 */
-#define EM_M32R                 88     /* Mitsubishi M32R */
+#define EM_M32R                 88     /* Renesas M32R (formerly Mitsubishi M32R) */
 #define EM_MN10300      89     /* Matsushita MN10300 */
 #define EM_MN10200      90     /* Matsushita MN10200 */
 #define EM_PJ           91     /* picoJava */
This page took 0.040813 seconds and 4 git commands to generate.