summaryrefslogtreecommitdiff
path: root/bfd/archures.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-22 16:22:26 +0000
committerNick Clifton <nickc@redhat.com>2003-04-22 16:22:26 +0000
commit26597c8633310d53e876dba69e836ffcb572e793 (patch)
tree5d13132b735aec4cc693a1ba432b69ecf7fd6ce9 /bfd/archures.c
parentab7be2df2ab9fca2e19916e612433b63b0c87a08 (diff)
downloadbinutils-gdb-26597c8633310d53e876dba69e836ffcb572e793.tar.gz
Replace references to Mitsubishi M32R with references to Renesas M32R.
Diffstat (limited to 'bfd/archures.c')
-rw-r--r--bfd/archures.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/archures.c b/bfd/archures.c
index 20087b2d9b6..1deea6fa758 100644
--- a/bfd/archures.c
+++ b/bfd/archures.c
@@ -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 *}