diff mbox

[6/6] Andes nds32: wwwdoc for nds32 target.

Message ID 522CACC8.4090003@gmail.com
State New
Headers show

Commit Message

Chung-Ju Wu Sept. 8, 2013, 4:58 p.m. UTC
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  <jasonwucj@gmail.com>
> 	    Shiva Chen  <shiva0217@gmail.com>
> 
> 	* 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

Comments

Gerald Pfeifer Sept. 10, 2013, 9:14 a.m. UTC | #1
On Mon, 9 Sep 2013, Chung-Ju Wu wrote:
> Is it OK to apply on the cvs wwwdoc trunk? :)

I would perhaps say:

  "A new nds32 port supports the 32-bit architecture from Andes 
  Technology Corporation"

or similar.

If you prefer the current wording, that needs an extra "the",
as in "to support the nds32 target".

The patch is fine one of these changes.


Once committed, can you also propose a new item for our main page?
A new port definitely is worth one. :)

Gerald
diff mbox

Patch

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