diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2001-05-28 09:55:13 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2001-05-28 07:55:13 +0000 |
commit | 3aa8219e0c5b1579797fed4ee1817005b6f955db (patch) | |
tree | 4fe052006b076f61af6a34ec516da2fb239e635d | |
parent | b85a97033ce28c42651f4b9f73f3db9af237d734 (diff) | |
download | gcc-3aa8219e0c5b1579797fed4ee1817005b6f955db.zip gcc-3aa8219e0c5b1579797fed4ee1817005b6f955db.tar.gz gcc-3aa8219e0c5b1579797fed4ee1817005b6f955db.tar.bz2 |
install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http://freeware.sgi.com/.
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/
became http://freeware.sgi.com/.
From-SVN: r42671
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/doc/install.texi | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 63d1d21..0801d66 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/ + became http://freeware.sgi.com/. + 2001-05-27 Geoffrey Keating <geoffk@redhat.com> * local-alloc.c (update_equiv_regs): Don't eliminate constant diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 932e69c..a7fb683 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -33,7 +33,7 @@ @settitle Installing GCC: Binaries @end ifset -@comment $Id: install.texi,v 1.6 2001/05/23 21:33:30 rth Exp $ +@comment $Id: install.texi,v 1.7 2001/05/24 21:16:41 pb Exp $ @c Copyright (C) 2001 Free Software Foundation, Inc. @c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com @@ -1471,8 +1471,8 @@ IRIX 5.2. We recommend you use GNU make instead of the vendor supplied make program; however, you may have success with "smake" on IRIX 5.2 if you do not have GNU make available. -See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about -using GCC on IRIX platforms. +See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more +information about using GCC on IRIX platforms. @html @@ -1526,8 +1526,8 @@ happen are when there are library functions that take/return such structures. There are very few such library functions. I can only recall seeing two of them: inet_ntoa, and semctl. -See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about -using GCC on IRIX platforms. +See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more +information about using GCC on IRIX platforms. @html |