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 d3bdb04615d6c1b1edbc87832416819004910f26 (commit)
from 64e2fcc7130e962b1ec572deacdb18d0d4037b6e (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 d3bdb04615d6c1b1edbc87832416819004910f26
Author: Jakub Jelinek <[email protected]>
Date: Thu Apr 30 12:14:34 2026 +0200
Add libgdiagnostics and Algol68 docs.
diff --git a/htdocs/onlinedocs/16.1.0/index.html
b/htdocs/onlinedocs/16.1.0/index.html
index 3d451998..8646bfa8 100644
--- a/htdocs/onlinedocs/16.1.0/index.html
+++ b/htdocs/onlinedocs/16.1.0/index.html
@@ -104,6 +104,14 @@
HTML tarball</a>)</li>
<li><a href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/jit/">GCC 16.1 JIT
Library</a></li>
+ <li><a
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/libgdiagnostics/">GCC 16.1
+ libgdiagnostics documentation</a></li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68/">GCC 16.1 GNU
Algol 68 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68-html.tar.gz">an
+ HTML tarball</a>)</li>
<li><a
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/docs-sources.tar.gz">Texinfo
sources of all the GCC 16.1 manuals</a></li>
</ul></body>
diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 613c3446..31d21db3 100644
--- a/htdocs/onlinedocs/index.html
+++ b/htdocs/onlinedocs/index.html
@@ -114,6 +114,14 @@
HTML tarball</a>)</li>
<li><a href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/jit/">GCC 16.1 JIT
Library</a></li>
+ <li><a
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/libgdiagnostics/">GCC 16.1
+ libgdiagnostics documentation</a></li>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68/">GCC 16.1 GNU
Algol 68 Manual</a> (<a
+ href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68.pdf">also in
+ PDF</a> or <a
+
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68.ps.gz">PostScript</a> or <a
+ href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/ga68-html.tar.gz">an
+ HTML tarball</a>)</li>
<li><a
href="https://gcc.gnu.org/onlinedocs/gcc-16.1.0/docs-sources.tar.gz">Texinfo
sources of all the GCC 16.1 manuals</a></li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/onlinedocs/16.1.0/index.html | 8 ++++++++
htdocs/onlinedocs/index.html | 8 ++++++++
2 files changed, 16 insertions(+)
hooks/post-receive
--
gcc-wwwdocs