This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Ready-to-use GNU Tools for Renesas micros.


On Tue, 10 Aug 2004, Nitin Shah wrote:
This patch adds link of KPIT Cummins's ready-to-use GNU cross compilers for Renesas H8/300 and SH targets on GCC ready made binaries page.

Thanks for this patch (and sorry for the delay in processing it).


I have slightly adjusted this patch as follows, but there is an issue
that makes me a bit worried:

It seems that your versions of these tools require an (albeit free)
login to access, and I'm not sure whether we shall mention such a
restricted download from this part of our documentation.

What do others think about this?


Gerald


2004-08-19 Nitin Shah <nitinS2@KPITCummins.com>

	* doc/install.texi: Add link for Renesas H8/300 and SH
	ready-to-use GNU cross compilers from KPIT Cummins.

Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.305
diff -u -3 -p -r1.305 install.texi
--- doc/install.texi	14 Aug 2004 15:20:47 -0000	1.305
+++ doc/install.texi	19 Aug 2004 21:27:27 -0000
@@ -2040,6 +2040,10 @@ AIX:
 DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP}.

 @item
+Renesas H8/300 and SH---@uref{http://www.kpitgnutools.com/,,GNU/Linux and
+Windows (MinGW) cross compiler installers with tutorials and documentation}.
+
+@item
 Renesas H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
 Development Tools for the Renesas H8/300[HS] Series}.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]