From: Gerald Pfeifer Date: Fri, 3 Jan 2003 10:16:30 +0000 (+0100) Subject: install.texi (Configuration): Fix markup for reference to gcc/config.gcc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b15da5b700bc219aa7ffda7a6ccebefa566528ec;p=gcc.git install.texi (Configuration): Fix markup for reference to gcc/config.gcc. * doc/install.texi (Configuration): Fix markup for reference to gcc/config.gcc. From-SVN: r60826 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 50d9be5f964..c12f3792aff 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-01-03 Gerald Pfeifer + + * doc/install.texi (Configuration): Fix markup for reference to + gcc/config.gcc. + 2003-01-02 Kazu Hirata * config/h8300/h8300.md (*iorhi3_zext): Relax the condition. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 8729f745aec..9a49f8ef104 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -717,7 +717,7 @@ 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 -@command{gcc/config.gcc} script for a complete list of supported models. +@file{gcc/config.gcc} script for a complete list of supported models. @item --enable-altivec Specify that the target supports AltiVec vector enhancements. This