public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, wwwdocs] Update GCC 8 release notes for NDS32 port
@ 2018-01-23  9:31 Chung-Ju Wu
  2018-01-23 14:54 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Chung-Ju Wu @ 2018-01-23  9:31 UTC (permalink / raw)
  To: Gerald Pfeifer, shiva0217; +Cc: Gcc Patch List

Hi, Gerald,

In previous patch we add new options for NDS32 port:
   https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01397.html

So I think I need to update GCC 8 release notes as well.


Index: htdocs/gcc-8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v
retrieving revision 1.30
diff -u -r1.30 changes.html
--- htdocs/gcc-8/changes.html	21 Jan 2018 20:01:31 -0000	1.30
+++ htdocs/gcc-8/changes.html	22 Jan 2018 06:28:56 -0000
@@ -348,7 +348,13 @@
  
  <!-- <h3 id="msp430">MSP430</h3> -->
  
-<!-- <h3 id="nds32">NDS32</h3> -->
+<h3 id="nds32">NDS32</h3>
+<ul>
+  <li>
+    New command-line options <code>-mext-perf -mext-perf2 -mext-string</code>
+    have been added for performance extension instructions.
+  </li>
+</ul>
  
  <h3 id="nios2">Nios II</h3>
  <ul>


Is this patch OK?


Best regards,
jasonwucj

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH, wwwdocs] Update GCC 8 release notes for NDS32 port
  2018-01-23  9:31 [PATCH, wwwdocs] Update GCC 8 release notes for NDS32 port Chung-Ju Wu
@ 2018-01-23 14:54 ` Gerald Pfeifer
  2018-01-26  9:34   ` Chung-Ju Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2018-01-23 14:54 UTC (permalink / raw)
  To: Chung-Ju Wu; +Cc: shiva0217, Gcc Patch List

On Tue, 23 Jan 2018, Chung-Ju Wu wrote:
> In previous patch we add new options for NDS32 port:
>   https://gcc.gnu.org/ml/gcc-patches/2018-01/msg01397.html
> 
> So I think I need to update GCC 8 release notes as well.

Yes, please. :-)

> +    New command-line options <code>-mext-perf -mext-perf2 -mext-string</code>

Can you write this as

  "...<code>-mext-perf</code>, <code>-mext-perf2</code>, and
  <code>-mext-string</code>..."

please?

Approved with that change.

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH, wwwdocs] Update GCC 8 release notes for NDS32 port
  2018-01-23 14:54 ` Gerald Pfeifer
@ 2018-01-26  9:34   ` Chung-Ju Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Chung-Ju Wu @ 2018-01-26  9:34 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: shiva0217, Gcc Patch List

Gerald Pfeifer on 2018/1/23 22:39 wrote:
> On Tue, 23 Jan 2018, Chung-Ju Wu wrote:
>> +    New command-line options <code>-mext-perf -mext-perf2 -mext-string</code>
> 
> Can you write this as
> 
>    "...<code>-mext-perf</code>, <code>-mext-perf2</code>, and
>    <code>-mext-string</code>..."
> 
> please?
> 
> Approved with that change.
> 

Thank you for the review. :)

I made the change and committed it as revision 1.33 of htdosc/gcc-8/changes.html.


Best regards,
jasonwucj


> Gerald
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-26  4:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23  9:31 [PATCH, wwwdocs] Update GCC 8 release notes for NDS32 port Chung-Ju Wu
2018-01-23 14:54 ` Gerald Pfeifer
2018-01-26  9:34   ` Chung-Ju Wu

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).