]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install.texi (Installing GCC): Refer to buildstat.html, rather than listing version...
authorMark Mitchell <mark@codesourcery.com>
Mon, 5 Aug 2002 03:40:02 +0000 (03:40 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 5 Aug 2002 03:40:02 +0000 (03:40 +0000)
* doc/install.texi (Installing GCC): Refer to buildstat.html,
rather than listing version-specific build status files.

From-SVN: r56037

gcc/ChangeLog
gcc/doc/install.texi

index 6d9dbbac6d109c8094c67ee4cb5dcb01d774958a..3117c5d27c6aae972e1466e1311db8ef733c31d4 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-04  Mark Mitchell  <mark@codesourcery.com>
+
+       * doc/install.texi (Installing GCC): Refer to buildstat.html,
+       rather than listing version-specific build status files.
+
 2002-08-04  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * doc/include/gcc-common.texi (version-GCC): Increase to 3.2.
index 03fa4d02fc2bec012a1a1fd0d8a361c3df073527..ee1af27158167e0979469b68700ab290ad8d5afe 100644 (file)
@@ -148,11 +148,7 @@ We recommend you browse the entire generic installation instructions before
 you proceed.
 
 Lists of successful builds for released versions of GCC are
-available at our web pages for
-@uref{http://gcc.gnu.org/gcc-3.1/buildstat.html,,3.1}, 
-@uref{http://gcc.gnu.org/gcc-3.0/buildstat.html,,3.0}
-and
-@uref{http://gcc.gnu.org/gcc-2.95/buildstat.html,,2.95}.
+available at @uref{http://gcc.gnu.org/buildstat.html}. 
 These lists are updated as new information becomes available.
 
 The installation procedure itself is broken into five steps.