From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 699E03858D1E; Fri, 2 Sep 2022 19:42:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 699E03858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662147741; bh=j5usJ2clFDoMh8YtuQ73pp0z53ELJQCY6oR09unT+6o=; h=To:Subject:Date:From:From; b=EgCeDpFFnD4Lw31Oxqqo8NTXRPO6rfsDcl6Qq5TYWvdqKq6Xw/Pt26NlCgiJWubYn qmTBPDHfrsELA+FGEkQMJ5YPlPpGO1uO95Uq2Mn+kE72iYRX/wWge51LKQOTKmQZB3 rBBxpOOxUgdq4jYpY6Ag9bh8duB6xyuOp6nlIx3U= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b465e8f1f72a0718aebcf483a78b68c3e68ead72 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2761bb312d5feae8bff6fa503848380b965afb3b X-Git-Newrev: b465e8f1f72a0718aebcf483a78b68c3e68ead72 Message-Id: <20220902194221.699E03858D1E@sourceware.org> Date: Fri, 2 Sep 2022 19:42:21 +0000 (GMT) From: Thomas Schwinge List-Id: 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 b465e8f1f72a0718aebcf483a78b68c3e68ead72 (commit) from 2761bb312d5feae8bff6fa503848380b965afb3b (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 b465e8f1f72a0718aebcf483a78b68c3e68ead72 Author: Thomas Schwinge Date: Fri Sep 2 21:39:18 2022 +0200 GNU Tools Cauldron 2022 diff --git a/htdocs/index.html b/htdocs/index.html index 3bec379e..c2982a74 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,6 +55,10 @@ mission statement.

News

+
GNU Tools Cauldron 2022 + [2022-09-02]
+
Prague, Czech Republic and online, September 16-18 2022
+
GCC 12.2 released [2022-08-19]
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- gcc-wwwdocs