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 39f39028f656dd382486a24812d76ac5beb08cc2 (commit)
via 59d554b80433b9e048b16c3e167c66fc84d4cf12 (commit)
from 37ec28ff10428d802d13893c97b0bef7747cc757 (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 39f39028f656dd382486a24812d76ac5beb08cc2
Author: Pietro Monteiro <[email protected]>
Date: Thu Jan 1 08:35:55 2026 -0500
Add news items about FOSDEM schedule to the homepage
Signed-off-by: Pietro Monteiro <[email protected]>
diff --git a/htdocs/index.html b/htdocs/index.html
index 4629c17e..a889c556 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,10 @@ mission statement</a>.</p>
<h2 id="news">News</h2>
<dl>
+<dt><span><a
href="https://fosdem.org/2026/schedule/track/gcc-gnu-toolchain/">GCC developer
room at FOSDEM 2026: Schedule Available</a></span>
+ <span class="date">[2025-12-15]</span></dt>
+ <dd>FOSDEM 2026: Brussels, Belgium, Jan 31 - Feb 1, 2026</dd>
+
<dt><span><a href="gcc-16/changes.html#algol68">Algol 68 front end
added</a></span>
<span class="date">[2025-11-30]</span></dt>
<dd>An experimental Algol 68 programming language front end has been added
commit 59d554b80433b9e048b16c3e167c66fc84d4cf12
Author: Pietro Monteiro <[email protected]>
Date: Wed Dec 17 20:17:46 2025 -0500
Add news item about Algol 68 compiler to the homepage
In addition, move all 2024 news to the older news page.
Signed-off-by: Pietro Monteiro <[email protected]>
diff --git a/htdocs/index.html b/htdocs/index.html
index d032d02a..4629c17e 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,11 @@ mission statement</a>.</p>
<h2 id="news">News</h2>
<dl>
+<dt><span><a href="gcc-16/changes.html#algol68">Algol 68 front end
added</a></span>
+ <span class="date">[2025-11-30]</span></dt>
+ <dd>An experimental Algol 68 programming language front end has been added
+ to GCC.</dd>
+
<dt><span><a
href="https://inbox.sourceware.org/gcc/[email protected]/">GCC
developer room at FOSDEM 2026: Call for Participation</a></span>
<span class="date">[2025-11-03]</span></dt>
<dd>FOSDEM 2026: Brussels, Belgium, Jan 31 - Feb 1, 2026</dd>
@@ -88,26 +93,6 @@ mission statement</a>.</p>
<dd>The COBOL programming language front end has been added to GCC.
This front end was contributed by COBOLworx.</dd>
-<dt><span><a
href="https://inbox.sourceware.org/gcc/[email protected]/">GCC
developer room at FOSDEM 2025: Call for Participation open</a></span>
- <span class="date">[2024-10-30]</span></dt>
- <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
-
-<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
- <span class="date">[2024-08-01]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
- <span class="date">[2024-07-19]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
- <span class="date">[2024-06-20]</span></dt>
- <dd></dd>
-
-<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
- <span class="date">[2024-05-21]</span></dt>
- <dd></dd>
-
</dl>
<div>
diff --git a/htdocs/news.html b/htdocs/news.html
index 9d7c69c9..efefc1be 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -16,6 +16,26 @@
<!-- ATTENTION: This page is for *OLD* news! Latest news goes first. -->
+<dt><span><a
href="https://inbox.sourceware.org/gcc/[email protected]/">GCC
developer room at FOSDEM 2025: Call for Participation open</a></span>
+ <span class="date">[2024-10-30]</span></dt>
+ <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
+
+<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
+ <span class="date">[2024-08-01]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
+ <span class="date">[2024-07-19]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
+ <span class="date">[2024-06-20]</span></dt>
+ <dd></dd>
+
+<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
+ <span class="date">[2024-05-21]</span></dt>
+ <dd></dd>
+
<dt><span><a href="https://gcc.gnu.org/wiki/cauldron2024">GNU Tools Cauldron
2024</a></span>
<span class="date">[2024-05-07]</span></dt>
<dd>Prague, Czech Republic, September 14-16 2024</dd>
-----------------------------------------------------------------------
Summary of changes:
htdocs/index.html | 29 +++++++++--------------------
htdocs/news.html | 20 ++++++++++++++++++++
2 files changed, 29 insertions(+), 20 deletions(-)
hooks/post-receive
--
gcc-wwwdocs