public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu
@ 2022-06-16  6:05 Chung-Ju Wu
  2022-06-16 15:23 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Chung-Ju Wu @ 2022-06-16  6:05 UTC (permalink / raw)
  To: Kyrylo Tkachov, Gerald Pfeifer, gcc-patches; +Cc: Richard Earnshaw, Jason.Wu

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

Hi,

Recently we added arm star-mc1 cpu support to upstream:
https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html

It would be great if we can describe it on gcc-13 changes.html as well.
Attached is the patch for gcc-wwwdocs repository.

Is it OK?

Regards,
jasonwucj

[-- Attachment #2: 0001-gcc-13-Add-arm-star-mc1-cpu-support.patch --]
[-- Type: text/plain, Size: 816 bytes --]

From 379e1b67b92becaf1dc152ba1b5eaf617eaf3972 Mon Sep 17 00:00:00 2001
From: Chung-Ju Wu <jasonwucj@gmail.com>
Date: Thu, 16 Jun 2022 02:37:36 +0000
Subject: [PATCH] gcc-13: Add arm star-mc1 cpu support

---
 htdocs/gcc-13/changes.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index a262087f..90e979b0 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -109,7 +109,12 @@ a work-in-progress.</p>
 
 <!-- <h3 id="arc">ARC</h3> -->
 
-<!-- <h3 id="arm">arm</h3> -->
+<h3 id="arm">arm</h3>
+<ul>
+  <li>The STAR-MC1 CPU is now supported through the <code>star-mc1</code>
+  argument to the <code>-mcpu</code> and <code>-mtune</code> options.
+  </li>
+</ul>
 
 <!-- <h3 id="avr">AVR</h3> -->
 
-- 
2.31.1


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

* Re: [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu
  2022-06-16  6:05 [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu Chung-Ju Wu
@ 2022-06-16 15:23 ` Gerald Pfeifer
  2022-06-17  8:42   ` Chung-Ju Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2022-06-16 15:23 UTC (permalink / raw)
  To: Chung-Ju Wu; +Cc: Kyrylo Tkachov, gcc-patches, Richard Earnshaw, Jason.Wu

On Thu, 16 Jun 2022, Chung-Ju Wu wrote:
> Recently we added arm star-mc1 cpu support to upstream:
> https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html
> 
> It would be great if we can describe it on gcc-13 changes.html as well.
> Attached is the patch for gcc-wwwdocs repository.

Looks good to me (from the wwwdocs side), thank you!

Gerald

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

* Re: [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu
  2022-06-16 15:23 ` Gerald Pfeifer
@ 2022-06-17  8:42   ` Chung-Ju Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Chung-Ju Wu @ 2022-06-17  8:42 UTC (permalink / raw)
  To: Gerald Pfeifer, Kyrylo Tkachov; +Cc: gcc-patches, Richard Earnshaw, Jason.Wu

On 2022/06/16 23:23 UTC+8, Gerald Pfeifer wrote:
> On Thu, 16 Jun 2022, Chung-Ju Wu wrote:
>> Recently we added arm star-mc1 cpu support to upstream:
>> https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html
>>
>> It would be great if we can describe it on gcc-13 changes.html as well.
>> Attached is the patch for gcc-wwwdocs repository.
> 
> Looks good to me (from the wwwdocs side), thank you!
> 
> Gerald

Hi Gerald,

Thanks for the approval!
Committed as: fbc3a3692fa2bc85cd252d114f801da202f3ed35


Hi Kyrylo,

If there requires any other adjustment on description, just let me know and I will make further changes accordingly. Thanks.


Regards,
jasonwucj

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

end of thread, other threads:[~2022-06-17  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16  6:05 [PATCH][wwwdocs] gcc-13: add arm star-mc1 cpu Chung-Ju Wu
2022-06-16 15:23 ` Gerald Pfeifer
2022-06-17  8:42   ` 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).