diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 79562ba52ac..3b610126435 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-16 Gerald Pfeifer + + * doc/install.texi (Specific): Fix link for m68k-att-sysv. + (Binaries): Ditto for Sinix/Reliant Unix. + 2003-02-16 Richard Earnshaw * 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 59a33e9a478..c3bc46fbbbd 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