Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-22 20:21:18 +0400
committerNick Clifton <nickc@redhat.com>2003-04-22 20:21:18 +0400
commitafef487c7d41371152f6e4b1460301fdd1e5a2e8 (patch)
treec68ab091a1f7c2f94cba5a1cedd53acba4a267cb /include/elf/common.h
parente8a57b4fc7cec3447c6e9d91a507fe19ae92898f (diff)
Replace references to Mitsubishi M32R with references to Renesas M32R.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 02665b715..62517f24c 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -172,7 +172,7 @@
#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 */