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 6b403d3cf0a7ab8ad9a058d3c057fdcf7f787fc7 (commit)
from 30ead46cddd7ce5f2a6ff09114e6428a6f2cc83c (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 6b403d3cf0a7ab8ad9a058d3c057fdcf7f787fc7
Author: Pietro Monteiro <[email protected]>
Date: Fri Aug 1 12:08:30 2025 -0400
Add news about 2025 Cauldron to index
Move old news about GCC 14.2 and 2024 Cauldron to old news page.
diff --git a/htdocs/index.html b/htdocs/index.html
index c062d876..2acb705e 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://gnu-tools-cauldron.org/">GNU Tools Cauldron
2025</a></span>
+ <span class="date">[2025-08-01]</span></dt>
+ <dd>Porto, Portugal, September 26-28 2025</dd>
+
<dt><span><a href="gcc-12/">GCC 12.5</a> released</span>
<span class="date">[2025-07-11]</span></dt>
<dd></dd>
@@ -96,14 +100,6 @@ mission statement</a>.</p>
<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>
-
-<dt><span><a href="gcc-14/">GCC 14.1</a> released</span>
- <span class="date">[2024-05-07]</span></dt>
- <dd></dd>
-
</dl>
<div>
diff --git a/htdocs/news.html b/htdocs/news.html
index cd65d235..5bf6e197 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -16,6 +16,14 @@
<!-- ATTENTION: This page is for *OLD* news! Latest news goes first. -->
+<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>
+
+<dt><span><a href="gcc-14/">GCC 14.1</a> released</span>
+ <span class="date">[2024-05-07]</span></dt>
+ <dd></dd>
+
<dt><span><a
href="https://inbox.sourceware.org/gcc/[email protected]/">GCC
developer room at FOSDEM 2024: Call for Participation open</a></span>
<span class="date">[2023-11-20]</span></dt>
<dd>FOSDEM 2024: Brussels, Belgium, February 3-4 2024</dd>
-----------------------------------------------------------------------
Summary of changes:
htdocs/index.html | 12 ++++--------
htdocs/news.html | 8 ++++++++
2 files changed, 12 insertions(+), 8 deletions(-)
hooks/post-receive
--
gcc-wwwdocs