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 d4c2acf938b1a61cf15cca989c0ade7b691c98e7 (commit) via 8095f1638fc508810f8ad288eb2812315856c1f9 (commit) from b79711104a3954670ce36a1942fe86cc0d346c08 (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 d4c2acf938b1a61cf15cca989c0ade7b691c98e7 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Aug 10 21:33:52 2024 +0200 gcc-14: Use runtime instead of run-time diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 62a279b1..aa1d97a8 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -299,7 +299,7 @@ You may also want to check out our <li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/Pragma-Storage_005fModel.html">Storage Model</a>: this feature proposes to redesign the concepts of Storage Pools into a more efficient model allowing higher performance and easier - integration with low footprint embedded run-times.</li> + integration with low footprint embedded runtimes.</li> <li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/String-interpolation.html">String Interpolation</a>: allows for easier string formatting.</li> </ul> commit 8095f1638fc508810f8ad288eb2812315856c1f9 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Aug 10 21:26:55 2024 +0200 readings: Update MicroBlaze blaze This is now under amd.com instead of xilinx.com. diff --git a/htdocs/readings.html b/htdocs/readings.html index f0d44d6f..1f1dbae3 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -194,8 +194,8 @@ names. <li>MicroBlaze <br>Manufacturer: AMD - <br><a href="https://docs.xilinx.com/v/u/en-US/ug984-vivado-microblaze-ref"> - MicroBlaze Processor Reference Guide</a> + <br><a href="https://docs.amd.com/v/u/en-US/dh0020-microblaze-hub"> + MicroBlaze Soft Processor Design Hub</a> <br>GDB includes a simulator for an earlier version of the processor. </li> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 +- htdocs/readings.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs