public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Chung-Ju Wu <jasonwucj@gmail.com>
To: gcc-patches@gcc.gnu.org
Cc: Gerald Pfeifer <gerald@pfeifer.com>, Shiva Chen <shiva0217@gmail.com>
Subject: [PATCH, wwwdoc] Describe the changes of NDS32 port in GCC-5.0.
Date: Sun, 15 Feb 2015 02:33:00 -0000	[thread overview]
Message-ID: <54E0056E.8030804@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

Hi, all,

There are some major changes on NDS32 port in GCC-5.0:
   https://gcc.gnu.org/ml/gcc-patches/2014-09/msg00316.html
   https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00992.html
   https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00993.html

This patch is to describe them in changes.html.

Although it is target-specific part, it is welcome for others to have
review comments on its format, layout, and english words improvement.

If there is no other comments about this patch, I will commit it into
trunk next week. :)


Best regards,
jasonwucj


[-- Attachment #2: nds32-wwwdoc.patch --]
[-- Type: text/plain, Size: 1188 bytes --]

Index: htdocs/gcc-5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.77
diff -u -r1.77 changes.html
--- htdocs/gcc-5/changes.html	2 Feb 2015 08:49:09 -0000	1.77
+++ htdocs/gcc-5/changes.html	5 Feb 2015 02:28:05 -0000
@@ -560,6 +560,19 @@
 	optimize the Linux kernel.</li>
   </ul>
 
+<h3 id="nds32">NDS32</h3>
+  <ul>
+    <li>The variadic function ABI implementation is now compatible to the past
+    Andes toolchains where caller uses registers to pass arguments and callee
+    is in charge of pushing them into stack.</li>
+    <li>The options <code>-mforce-fp-as-gp</code>, <code>-mforbid-fp-as-gp</code>,
+    and <code>-mex9</code> have been removed since they are not available yet in
+    the nds32 port of binutils package.</li>
+    <li>New option <code>-mcmodel=small/medium/large</code> is provided to
+    support varied code model on code generation.  The <code>-mgp-direct</code>
+    option now becomes meaningless and can be discarded.</li>
+  </ul>
+
 <h3 id="sh">SH</h3>
   <ul>
     <li>The compiler will now pass the appropriate <code>--isa=</code> option

             reply	other threads:[~2015-02-15  2:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15  2:33 Chung-Ju Wu [this message]
2015-02-25  8:38 ` Chung-Ju Wu
2015-04-08  7:29   ` Gerald Pfeifer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54E0056E.8030804@gmail.com \
    --to=jasonwucj@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=shiva0217@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).