This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: found sinix binary of gcc
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Mail at jan-kirchhoff dot de
- Cc: gcc at gnu dot org, <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 27 Jun 2002 21:11:03 +0200 (CEST)
- Subject: PATCH for Re: found sinix binary of gcc
On Mon, 24 Jun 2002, Jan wrote:
> I just found a link to a Sinix/Reliant Unix (Siemens Nixdorf), maybe you want
> to add it to the binary-link-page, here it comes:
> ftp://ftp.siemens.de/sni/mr/pd/gnu/gcc
Thanks, I committed the patch below to the current development sources
and the GCC 3.1-branch.
2002-06-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/install.texi (Binaries): Add Sinix/Reliant Unix. Move
Hitachi entry. Make punctuation more consistent.
Gerald
Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/doc/install.texi,v
retrieving revision 1.125
diff -u -3 -p -r1.125 install.texi
--- doc/install.texi 15 Jun 2002 17:31:31 -0000 1.125
+++ doc/install.texi 27 Jun 2002 18:43:48 -0000
@@ -1397,11 +1397,15 @@ AIX:
@uref{http://freeware.bull.net,,Bull's Freeware and Shareware Archive for AIX};
@item
-@uref{http://aixpdslib.seas.ucla.edu,,UCLA Software Library for AIX};
+@uref{http://aixpdslib.seas.ucla.edu,,UCLA Software Library for AIX}.
@end itemize
@item
-DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP};
+DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP}.
+
+@item
+Hitachi H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
+Development Tools for the Hitachi H8/300[HS] Series}.
@item
HP-UX:
@@ -1415,13 +1419,16 @@ HP-UX:
@item
@uref{http://www.sco.com/skunkware/devtools/index.html#gcc,,SCO
-OpenServer/Unixware};
+OpenServer/Unixware}.
@item
-Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware};
+Sinix/Reliant Unix---@uref{ftp://ftp.siemens.de/sni/mr/pd/gnu/gcc,,Siemens}.
+
+@item
+Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware}.
@item
-SGI---@uref{http://freeware.sgi.com/,,SGI Freeware};
+SGI---@uref{http://freeware.sgi.com/,,SGI Freeware}.
@item
Windows 95, 98, and NT:
@@ -1436,10 +1443,6 @@ The @uref{http://www.mingw.org/,,MinGW}
@uref{ftp://ftp.thewrittenword.com/packages/free/by-name/,,The
Written Word} offers binaries for Solaris 2.5.1, 2.6, 2.7/SPARC, 2.7/Intel,
IRIX 6.2, 6.5, Digital UNIX 4.0D, HP-UX 10.20, and HP-UX 11.00.
-
-@item
-Hitachi H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
-Development Tools for the Hitachi H8/300[HS] Series}
@end itemize