public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 2b40df15e0bdac2bfa38ed9f881c16c801044e45
@ 2023-03-15  9:09 Philipp Tomsich
  0 siblings, 0 replies; only message in thread
From: Philipp Tomsich @ 2023-03-15  9:09 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2122 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  2b40df15e0bdac2bfa38ed9f881c16c801044e45 (commit)
      from  8d814b957e6d29320b46d37116274f0b493d3793 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2b40df15e0bdac2bfa38ed9f881c16c801044e45
Author: Christoph Müllner <christoph.muellner@vrull.eu>
Date:   Wed Mar 15 10:08:18 2023 +0100

    gcc-13: riscv: Document the T-Head CPU support
    
    Document the new T-Head CPU support for RISC-V.
    
    Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu>

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 209c13cd..c8d757b6 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -552,6 +552,28 @@ a work-in-progress.</p>
 <h3 id="riscv">RISC-V</h3>
 <ul>
     <li>New ISA extension support for zawrs.</li>
+    <li>Support for the following vendor extensions has been added:
+      <ul>
+        <li>XTheadBa</li>
+        <li>XTheadBb</li>
+        <li>XTheadBs</li>
+        <li>XTheadCmo</li>
+        <li>XTheadCondMov</li>
+        <li>XTheadFMemIdx</li>
+        <li>XTheadFmv</li>
+        <li>XTheadInt</li>
+        <li>XTheadMac</li>
+        <li>XTheadMemIdx</li>
+        <li>XTheadMemPair</li>
+        <li>XTheadSync</li>
+      </ul>
+    </li>
+    <li>The following new CPUs are supported through the <code>-mcpu</code>
+      option (GCC identifiers in parentheses).
+      <ul>
+        <li>T-Head's XuanTie C906 (<code>thead-c906</code>).</li>
+      </ul>
+    </li>
 </ul>
 
 <!-- <h3 id="rx">RX</h3> -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-13/changes.html | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-15  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15  9:09 gcc-wwwdocs branch master updated. 2b40df15e0bdac2bfa38ed9f881c16c801044e45 Philipp Tomsich

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