Commit 0132e321 by Michael Hayes Committed by Michael Hayes

install.texi: Update for C4x.

	* doc/install.texi: Update for C4x.
	* README.C4X: Remove.

From-SVN: r43385
parent c771326b
2001-06-15 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* doc/install.texi: Update for C4x.
* README.C4X: Remove.
2001-06-14 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
......
......@@ -33,7 +33,7 @@
@settitle Installing GCC: Binaries
@end ifset
@comment $Id: install.texi,v 1.23 2001/06/13 13:07:28 jsm28 Exp $
@comment $Id: install.texi,v 1.24 2001/06/14 22:51:17 jsm28 Exp $
@c Copyright (C) 2001 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
......@@ -1181,6 +1181,8 @@ GNU Compiler Collection on your machine.
@item
@uref{#avr,,avr}
@item
@uref{#c4x,,c4x}
@item
@uref{#decstation-*,,decstation-*}
@item
@uref{#dos,,DOS}
......@@ -1630,6 +1632,31 @@ indicates that you should upgrade to a newer version of the binutils.
</p>
<hr>
@end html
@heading @anchor{c4x}c4x
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.
GCC can be configured as a cross compiler for both the C3x and C4x
architectures on the same system. Use @samp{configure --target=c4x
--enable-languages="c,c++"} to configure.
Further installation notes and other useful information about C4x tools
can also be obtained from:
@itemize @bullet
@item
@uref{http://www.elec.canterbury.ac.nz/c4x,,http://www.elec.canterbury.ac.nz/c4x}
@end itemize
@html
</p>
<hr>
@end html
@heading @anchor{decstation-*}decstation-*
MIPS-based DECstations can support three different personalities:
Ultrix, DEC OSF/1, and OSF/rose. (Alpha-based DECstation products have
......
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