Commit d8393f64 by Gerald Pfeifer Committed by Gerald Pfeifer

install.texi (Specific, c4x): Fix cross-reference to the main manual to work…

install.texi (Specific, c4x): Fix cross-reference to the main manual to work both for info and HTML versions.

	* doc/install.texi (Specific, c4x): Fix cross-reference to the
	main manual to work both for info and HTML versions.

From-SVN: r44795
parent bef985f3
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> 2001-08-11 Neil Booth <neil@daikokuya.demon.co.uk>
* cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
......
...@@ -1691,9 +1691,15 @@ indicates that you should upgrade to a newer version of the binutils. ...@@ -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 Texas Instruments TMS320C3x and TMS320C4x Floating Point Digital Signal
Processors. These are used in embedded applications. There are no Processors. These are used in embedded applications. There are no
standard Unix configurations. @xref{C4x Options,, C4x Options, gcc, standard Unix configurations.
Using and Porting the GNU Compiler Collection (GCC)}, for the list of @ifnothtml
supported MCU types. @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 GCC can be configured as a cross compiler for both the C3x and C4x
architectures on the same system. Use @samp{configure --target=c4x architectures on the same system. Use @samp{configure --target=c4x
...@@ -1705,7 +1711,7 @@ can also be obtained from: ...@@ -1705,7 +1711,7 @@ can also be obtained from:
@itemize @bullet @itemize @bullet
@item @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 @end itemize
@html @html
......
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