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 45268b51ac5fc2833179f3d949765f7de050f259 (commit) from e3cb19380191f624956a2dd5fd06538cca2eb2d4 (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 45268b51ac5fc2833179f3d949765f7de050f259 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Mar 23 23:06:34 2024 +0100 readings: Move shared-ptr.com to https diff --git a/htdocs/readings.html b/htdocs/readings.html index e4e68909..ee77d969 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -283,7 +283,7 @@ names. <br>Manufacturer: Renesas, various licensees. <br>CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH4A, SH5 series. <br><a href="https://www.renesas.com/us/en/products/microcontrollers-microprocessors/other-mcus-mpus/superh-risc-engine-family-mcus">Renesas SuperH Processors</a> - <br><a href="http://shared-ptr.com/sh_insns.html">SuperH Instruction Set Summary</a> + <br><a href="https://shared-ptr.com/sh_insns.html">SuperH Instruction Set Summary</a> <br>GDB includes a simulator. </li> ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs