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 9511cbfe67480ec81b98a8fab13326455a64d110 (commit) from 33501c832b91d7336fb486560be88f4163da9de7 (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 9511cbfe67480ec81b98a8fab13326455a64d110 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Wed Dec 25 15:43:03 2024 +0800 readings: Update RISC-V specifications link diff --git a/htdocs/readings.html b/htdocs/readings.html index 103fd453..28a2097d 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -264,7 +264,7 @@ names. <li>riscv <br>Manufacturer: Many (open ISA standard) <br><a href="https://riscv.org">RISC-V Foundation</a> - <br><a href="https://riscv.org/technical/specifications/">ISA Specifications</a> + <br><a href="https://riscv.org/specifications/ratified/">ISA Specifications</a> </li> <li>rs6000 (powerpc, powerpcle) ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs