This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Please change the comment Mitsubishi M32R to Renesas M32R.
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 12 Jun 2003 11:48:03 -0700
- Subject: Re: Please change the comment Mitsubishi M32R to Renesas M32R.
- References: <009701c330a1$375e4a20$2569910a@hoku.renesas.com>
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