install.texi (Specific, c4x): Fix cross-reference to the main manual to work both...
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Sat, 11 Aug 2001 12:42:30 +0000 (14:42 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 11 Aug 2001 12:42:30 +0000 (12:42 +0000)
* doc/install.texi (Specific, c4x): Fix cross-reference to the
main manual to work both for info and HTML versions.

From-SVN: r44795

gcc/ChangeLog
gcc/doc/install.texi

index 6214570..d1d8dac 100644 (file)
@@ -1,3 +1,8 @@
+2001-08-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Specific, c4x): Fix cross-reference to the
+       main manual to work both for info and HTML versions.
+       
 2001-08-11  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
index 1b8afee..b0ff21f 100644 (file)
@@ -1691,9 +1691,15 @@ indicates that you should upgrade to a newer version of the binutils.
 
 Texas Instruments TMS320C3x and TMS320C4x Floating Point Digital Signal
 Processors.  These are used in embedded applications.  There are no
-standard Unix configurations.  @xref{C4x Options,, C4x Options, gcc,
-Using and Porting the GNU Compiler Collection (GCC)}, for the list of
-supported MCU types.
+standard Unix configurations.
+@ifnothtml
+@xref{TMS320C3x/C4x Options,, TMS320C3x/C4x Options, gcc, Using and
+Porting the GNU Compiler Collection (GCC)},
+@end ifnothtml
+@ifnotinfo
+See ``TMS320C3x/C4x Options'' in the main manual
+@end ifnotinfo
+for the list of supported MCU types.
 
 GCC can be configured as a cross compiler for both the C3x and C4x
 architectures on the same system.  Use @samp{configure --target=c4x
@@ -1705,7 +1711,7 @@ can also be obtained from:
 
 @itemize @bullet
 @item
-@uref{http://www.elec.canterbury.ac.nz/c4x,,http://www.elec.canterbury.ac.nz/c4x}
+@uref{http://www.elec.canterbury.ac.nz/c4x/,,http://www.elec.canterbury.ac.nz/c4x/}
 @end itemize
 
 @html