public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. d28874aad39e97312bad2963099de910fb2d0481
@ 2022-04-28  3:32 Kito Cheng
  0 siblings, 0 replies; only message in thread
From: Kito Cheng @ 2022-04-28  3:32 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  d28874aad39e97312bad2963099de910fb2d0481 (commit)
      from  18f2bca44c9c3d8568de12f65ffc0e4701840303 (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 d28874aad39e97312bad2963099de910fb2d0481
Author: Kito Cheng <kito.cheng@sifive.com>
Date:   Thu Apr 28 11:29:55 2022 +0800

    gcc-12/changes.html: Document RISC-V changes

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 78b7b05f..e9f132c0 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -736,7 +736,18 @@ function Multiply (S1, S2 : Sign) return Sign is
 </ul>
 <!-- <h3 id="s390">S/390, System z, IBM z Systems</h3> -->
 
-<!-- <h3 id="riscv">RISC-V</h3> -->
+<h3 id="riscv">RISC-V</h3>
+<ul>
+    <li>Default ISA spec version was bump to 20191213, more detail see this <a
+    href"https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4">
+    announcement</a></li>
+    <li>New ISA extension support for zba, zbb, zbc, zbs was added.</li>
+    <li>New ISA extension support for vector and scalar crypto was added, only
+	support architecture testing marco and <code>-march=</code> parsing.</li>
+    <li>The option <code>-mtune=thead-c906</code> is added to tune for T-HEAD
+	c906 cores.</li>
+  </li>
+</ul>
 
 <!-- <h3 id="rx">RX</h3> -->
 

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2022-04-28  3:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  3:32 gcc-wwwdocs branch master updated. d28874aad39e97312bad2963099de910fb2d0481 Kito Cheng

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