As requested by Joseph, here are wwwdocs changes for the C6X port.
Bernd
Index: htdocs/backends.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v retrieving revision 1.39 diff -c -p -r1.39 backends.html *** htdocs/backends.html 3 Jan 2011 15:57:04 -0000 1.39 --- htdocs/backends.html 12 May 2011 13:29:53 -0000 *************** arm | da s *** 72,77 **** --- 72,78 ---- avr | L FI l c f m bfin | F p g da c4x | ?? N I BD g d e + c6x | S CB p g bda cris | F B cp g b a s fr30 | ?? FI B gm s frv | ?? B p da s Index: htdocs/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.801 diff -c -p -r1.801 index.html *** htdocs/index.html 9 May 2011 00:31:43 -0000 1.801 --- htdocs/index.html 12 May 2011 13:29:53 -0000 *************** mission statement</a>.</p> *** 53,58 **** --- 53,62 ---- <dl class="news"> + <dt>May 13, 2011</dt> + <dd>A port for the TI C6X family of processors has been contributed by + CodeSourcery.</dd> + <dt>April 28, 2011</dt> <dd><a href="gcc-4.5/">GCC 4.5.3</a> has been released.</dd> Index: htdocs/readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.214 diff -c -p -r1.214 readings.html *** htdocs/readings.html 24 Apr 2011 09:02:00 -0000 1.214 --- htdocs/readings.html 12 May 2011 13:29:53 -0000 *************** names. *** 99,105 **** <br />Exact chip name: TMS320C4X <br /><a href="http://www.ti.com/sc/docs/psheets/man_dsp.htm">DSP Manuals</a> </li> ! <li>CRIS <br />Manufacturer: Axis Communications <br />Acronym stands for: Code Reduced Instruction Set --- 99,112 ---- <br />Exact chip name: TMS320C4X <br /><a href="http://www.ti.com/sc/docs/psheets/man_dsp.htm">DSP Manuals</a> </li> ! ! <li>C6X ! <br />Manufacturer: Texas Instruments ! <br />Exact chip name: TMS320C6X ! <br /><a href="http://www.ti.com/sc/docs/psheets/man_dsp.htm">DSP Manuals</a> ! <br /><a href="http://linux-c6x.org/">Site for the Linux on C6X project</a> ! </li> ! <li>CRIS <br />Manufacturer: Axis Communications <br />Acronym stands for: Code Reduced Instruction Set