Commit ec5b5ef1 by Gerald Pfeifer Committed by Gerald Pfeifer

install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of cpu models.

	* doc/install.texi (Configuration): Explicitly refer
	gcc/config.gcc for a list of cpu models.

From-SVN: r60684
parent 59d7c857
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment