mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
Replace references to Mitsubishi M32R with references to Renesas M32R.
This commit is contained in:
parent
e8a57b4fc7
commit
afef487c7d
@ -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'.
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user