Please change the comment Mitsubishi M32R to Renesas M32R.

Janis Johnson janis187@us.ibm.com
Thu Jun 12 18:54:00 GMT 2003


On Thu, Jun 12, 2003 at 02:12:26PM +0900, Kazuhiro Inaoka wrote:
> Hello,
> Please change the comment Mitsubishi M32R to Renesas M32R.
> 
> following Page:
> http://gcc.gnu.org/install/specific.html#m32r-*-elf

Thanks, I've installed the following patch as obvious.

2003-06-12  Janis Johnson  <janis187@us.ibm.com>

	* doc/install.texi (m32r-*-elf): Change company to Renesas.

Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -p -r1.199 -r1.200
--- doc/install.texi	6 Jun 2003 18:08:36 -0000	1.199
+++ doc/install.texi	12 Jun 2003 18:46:23 -0000	1.200
@@ -2736,7 +2736,7 @@ Use @samp{configure --target=ip2k-elf --
 <hr />
 @end html
 @heading @anchor{m32r-*-elf}m32r-*-elf
-Mitsubishi M32R processor.
+Renesas M32R processor.
 This configuration is intended for embedded systems.
 
 @html



More information about the Gcc mailing list