On 7/8/13 7:05 PM, Chung-Ju Wu wrote:
> Hi,
>
> This patch consists of webpage changes for describing a new 'nds32'
> target port and related information.
>
> The following is a brief overview of changes:
>
> htdocs/
> 2013-07-08 Chung-Ju Wu <[email protected]>
> Shiva Chen <[email protected]>
>
> * backends.html: Add architecture characteristic key for nds32 target.
> * readings.html: Add related information for nds32 target.
> * gcc-4.9/changes.html: Add nds32 target support description.
>
It has been a while since last patch.
I create a new v3 patch to resolve conflict with current trunk.
Is it OK to apply on the cvs wwwdoc trunk? :)
Best regards,
jasonwucj
Index: htdocs/backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.46
diff -u -r1.46 backends.html
--- htdocs/backends.html 16 Jul 2012 21:19:20 -0000 1.46
+++ htdocs/backends.html 8 Sep 2013 16:49:28 -0000
@@ -92,6 +92,7 @@
mmix | HM Q C q p b a e
mn10300 | ?? c g s
ms1 | S F B p g bd
+nds32 | F C p da s
pa | ? Q CBD qr m da e
pdp11 | L IC qrcp e
rs6000 | Q C qr da
Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.231
diff -u -r1.231 readings.html
--- htdocs/readings.html 1 Apr 2013 10:49:54 -0000 1.231
+++ htdocs/readings.html 8 Sep 2013 16:49:28 -0000
@@ -68,6 +68,13 @@
Hardware Reference Manuals</a>
</li>
+ <li>andes (nds32)
+ <br />Manufacturer: Various licenses of Andes Technology Corporation.
+ <br />CPUs include: AndesCore families N7, N8, SN8, N9, N10, N12 and N13.
+ <br /><a href="http://www.andestech.com/en/products/documentation.htm">Andes
Documentation</a>
+ <br />GDB includes a simulator for all CPUs.
+ </li>
+
<li>arc
<br />Manufacturer: ARC Cores (Argonaut)
</li>
Index: htdocs/gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.26
diff -u -r1.26 changes.html
--- htdocs/gcc-4.9/changes.html 26 Aug 2013 14:16:31 -0000 1.26
+++ htdocs/gcc-4.9/changes.html 8 Sep 2013 16:49:28 -0000
@@ -228,6 +228,15 @@
through <code>-march=slm</code>.
</li>
</ul>
+
+<h3 id="nds32">NDS32</h3>
+ <ul>
+ <li> A new port is added to support nds32 target,
+ the 32-bit architecture from Andes Technology Corporation.</li>
+ <li> The port provides initial support for the V2, V3, V3m
+ instruction set architectures.</li>
+ </ul>
+
<h3 id="rx">RX</h3>
<ul>
<li> The port now allows to specify the RX100, RX200, and RX600 processors