public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Kito Cheng <kito@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. d28874aad39e97312bad2963099de910fb2d0481
Date: Thu, 28 Apr 2022 03:32:45 +0000 (GMT) [thread overview]
Message-ID: <20220428033245.A01903858D28@sourceware.org> (raw)
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
reply other threads:[~2022-04-28 3:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220428033245.A01903858D28@sourceware.org \
--to=kito@sourceware.org \
--cc=gcc-cvs-wwwdocs@gcc.gnu.org \
/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).