diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2002-06-27 21:08:52 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2002-06-27 19:08:52 +0000 |
commit | 8d5362b772371dee2ffc8949b2f148b30c500a0a (patch) | |
tree | 1668527758a3cf015f77b3b4bfdba801dc375575 /gcc | |
parent | 759236dd7ce7c78c297ef47a8865b65d8b247ace (diff) | |
download | gcc-8d5362b772371dee2ffc8949b2f148b30c500a0a.zip gcc-8d5362b772371dee2ffc8949b2f148b30c500a0a.tar.gz gcc-8d5362b772371dee2ffc8949b2f148b30c500a0a.tar.bz2 |
install.texi (Binaries): Add Sinix/Reliant Unix.
* doc/install.texi (Binaries): Add Sinix/Reliant Unix. Move
Hitachi entry. Make punctuation more consistent.
From-SVN: r55037
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 21 |
2 files changed, 17 insertions, 9 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ca5317d..3d2049f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +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. + 2002-06-27 Matt Kraai <kraai@alumni.cmu.edu> * doc/install.texi: Change ` bit' to `-bit'. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 046cc81..10b34cf 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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: @@ -1437,10 +1444,6 @@ The @uref{http://www.mingw.org/,,MinGW} project. 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 In addition to those specific offerings, you can get a binary |