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  2363d4319c4d0df8e20e0e4f80d8631e5149bbca (commit)
       via  f8af48dae2260c78b87b57718554dba3ddb17e04 (commit)
      from  07b7f367fdccb1b3e50dc9ec7d50a195c6cc603a (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 2363d4319c4d0df8e20e0e4f80d8631e5149bbca
Author: Gerald Pfeifer <[email protected]>
Date:   Sun Mar 15 21:21:43 2026 +0100

    gcc-13: Adjust link to RISC-V vector intrinsic specification

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index b9e7b369..24a261e6 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -785,7 +785,7 @@ You may also want to check out our
 <h3 id="riscv">RISC-V</h3>
 <ul>
     <li>Support for vector intrinsics as specified in <a
-       href="https://github.com/riscv-non-isa/rvv-intrinsic-doc/tree/v0.11.x";>
+       
href="https://github.com/riscv-non-isa/riscv-rvv-intrinsic-doc/tree/v0.11.x";>
        version 0.11 of the RISC-V vector intrinsic specification</a>,
        thanks Ju-Zhe Zhong from <a href="https://rivai-ic.com.cn/";>RiVAI</a>
        for contributing most of implementation.

commit f8af48dae2260c78b87b57718554dba3ddb17e04
Author: Gerald Pfeifer <[email protected]>
Date:   Thu Jan 29 12:54:18 2026 +0100

    gcc-14: Remove broken andestech.com reference

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 5a7190e7..32bd714a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1240,8 +1240,7 @@ __asm (".global __flmap_lock"  "\n\t"
   <li>Support for the scalar bitmanip and scalar crypto  intrinsics, thanks to
       Liao Shihua from <a href="https://plctlab.org/";>PLCT</a>.</li>
   <li>Support for the large code model via option <code>-mcmodel=large</code>,
-      thanks to Kuan-Lin Chen from
-      <a href="https://www.andestech.com/";>Andes Technology</a>.</li>
+      thanks to Kuan-Lin Chen from Andes Technology.</li>
   <li>Support for the standard vector calling convention variant, thanks to
       Lehua Ding from <a href='https://rivai-ic.com.cn/'>RiVAI</a>.</li>
   <li>Supports the <code>target</code> attribute, which allows users to compile

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

Summary of changes:
 htdocs/gcc-13/changes.html | 2 +-
 htdocs/gcc-14/changes.html | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to