diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2003-04-17 16:12:33 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-04-17 14:12:33 +0000 |
commit | 616de62f208b69eac9f76b299763531d4ad3b54d (patch) | |
tree | bafdea8e48ed4333936908a670d402ffd7ac854e /gcc | |
parent | 09d2f85f414ab684b274f275593f6531c49f9cb3 (diff) | |
download | gcc-616de62f208b69eac9f76b299763531d4ad3b54d.zip gcc-616de62f208b69eac9f76b299763531d4ad3b54d.tar.gz gcc-616de62f208b69eac9f76b299763531d4ad3b54d.tar.bz2 |
install.texi (Binaries): Update URL and list of platforms provided by ftp.thewrittenword.com.
* doc/install.texi (Binaries): Update URL and list of platforms
provided by ftp.thewrittenword.com.
From-SVN: r65743
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 12 |
2 files changed, 13 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 77b0365..e04fd8a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-04-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/install.texi (Binaries): Update URL and list of platforms + provided by ftp.thewrittenword.com. + 2003-04-17 Richard Henderson <rth@redhat.com> * config/xtensa/xtensa.c (xtensa_encode_section_info): Remove. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 43c62fa..afe829c 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1568,10 +1568,14 @@ The @uref{http://www.mingw.org/,,MinGW} project. @end itemize @item -@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. - +@uref{ftp://ftp.thewrittenword.com/packages/by-name/,,The +Written Word} offers binaries for +AIX 4.3.2. +IRIX 6.5, +Digital UNIX 4.0D and 5.1, +GNU/Linux (i386), +HP-UX 10.20, 11.00, and 11.11, and +Solaris/SPARC 2.5.1, 2.6, 2.7, 8, and 9, @end itemize In addition to those specific offerings, you can get a binary |