install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of cpu models.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Tue, 31 Dec 2002 10:39:27 +0000 (11:39 +0100)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 31 Dec 2002 10:39:27 +0000 (10:39 +0000)
* doc/install.texi (Configuration): Explicitly refer
gcc/config.gcc for a list of cpu models.

From-SVN: r60684

gcc/ChangeLog
gcc/doc/install.texi

index c70b858e0d52b15ff9f6aa7cc1f04b35db7d03c2..3f7916b7a2860ce26e8e0e5e305972fdb729c153 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-31  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Configuration): Explicitly refer
+       gcc/config.gcc for a list of cpu models.
+
 2002-12-31  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/h8300/h8300.h: Fix comment typos.
index b0d12d1d72b6602aeb0b1682ae9fe7d819413b42..484732bbe1c18155885526e8972e38373572bd57 100644 (file)
@@ -716,8 +716,8 @@ Specify which cpu variant the
 compiler should generate code for by default.  This is currently
 only supported on some ports, specifically arm, powerpc, and
 SPARC@.  If configure does not recognize the model name (e.g.@: arm700,
-603e, or ultrasparc) you provide, please check the configure script
-for a complete list of supported models.
+603e, or ultrasparc) you provide, please check the
+@command{gcc/config.gcc} script for a complete list of supported models.
 
 @item --enable-altivec
 Specify that the target supports AltiVec vector enhancements.  This