This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs, patch, committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html


2013/4/11 Tobias Burnus <burnus@net-b.de>:
> http://gcc.gnu.org/gcc-4.9/changes.html was so empty :-)
>
> I have committed the attached patch - comments and suggestions are welcome.
>
> Tobias


Hi, Tobias,

On behalf of Andes Technology Co.,
I am going to propose a new target contribution, nds32 port, to GCC on
June or July.

If the contribution is adopted by the GCC Steering Committee and community,
is following content OK for describing the new target 'nds32'? :)


Index: htdocs/gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.3
diff -u -r1.3 changes.html
--- htdocs/gcc-4.9/changes.html 10 Apr 2013 17:29:50 -0000      1.3
+++ htdocs/gcc-4.9/changes.html 11 Apr 2013 08:06:05 -0000
@@ -65,10 +65,15 @@
 <h3>Java (GCJ)</h3>
 -->

-<!--
 <h2 id="targets">New Targets and Target Specific Improvements</h2>

--->
+<h3 id="nds32">NDS32</h3>
+<ul>
+  <li> A new port will be added to support <code>nds32</code> target,
+    the 32-bit architecture from Andes Technology Corporation.</li>
+  <li> The port will provide initial support for the V2, V3, V3m
+    instruction set architectures.</li>
+</ul>

 <!--
 <h2>Documentation improvements</h2>



Best regards,
jasonwucj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]