aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2003-02-16 22:07:30 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-02-16 21:07:30 +0000
commit35113fde34664bf86a7cee2deb8d94a5537a8a29 (patch)
tree572d69958d7c9784efe8f6d4fb73bba814d6cad0
parentcab60ac6c28ec84dc55efe7ba3821f7d94d1b43a (diff)
downloadgcc-35113fde34664bf86a7cee2deb8d94a5537a8a29.zip
gcc-35113fde34664bf86a7cee2deb8d94a5537a8a29.tar.gz
gcc-35113fde34664bf86a7cee2deb8d94a5537a8a29.tar.bz2
install.texi (Specific): Fix link for m68k-att-sysv.
* doc/install.texi (Specific): Fix link for m68k-att-sysv. (Binaries): Ditto for Sinix/Reliant Unix. From-SVN: r62984
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi4
2 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 79562ba..3b61012 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * doc/install.texi (Specific): Fix link for m68k-att-sysv.
+ (Binaries): Ditto for Sinix/Reliant Unix.
+
2003-02-16 Richard Earnshaw <rearnsha@arm.com>
* arm.c (arm_reload_in_hi): Ensure that the scratch register does
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 59a33e9..c3bc46f 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1544,7 +1544,7 @@ HP-UX:
OpenServer/Unixware}.
@item
-Sinix/Reliant Unix---@uref{ftp://ftp.siemens.de/sni/mr/pd/gnu/gcc,,Siemens}.
+Sinix/Reliant Unix---@uref{ftp://ftp.fujitsu-siemens.com/pub/pd/gnu/gcc/,,Siemens}.
@item
Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware}.
@@ -2619,7 +2619,7 @@ AT&T 3b1, a.k.a.@: 7300 PC@. This version of GCC cannot
be compiled with the system C compiler, which is too buggy.
You will need to get a previous version of GCC and use it to
bootstrap. Binaries are available from the OSU-CIS archive, at
-@uref{ftp://archive.cis.ohio-state.edu/pub/att7300/}.
+@uref{ftp://ftp.uu.net/systems/att7300/}.
@html
<hr />