From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 1B6EC3858D35; Tue, 7 May 2024 07:33:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1B6EC3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715067222; bh=9sLBLjAaRaJbJsRFdK3BIxRAQHSX5Xt7HVyxKG5b/x8=; h=To:Subject:Date:From:From; b=ky4B8WNxwj3oFkHC22b4cAvvFjQ+AMvyPvBVMAD//Zii73ke5PjF0irulaL+GkAVE gKnC4UuB/hgMFqCfVHDQooCV5ATJ21zJWeZw0gXfn0Q4+4VXysEnODiJyYFiXohSiB 9jmGWvWoX3sfYWd6Ld7jm818G6WjVw0leeKd/i20= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 298a52eeb0ac6f4efd17f0c55422765e81cba027 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e8188a572301966aab9fc19200d97773af308aa6 X-Git-Newrev: 298a52eeb0ac6f4efd17f0c55422765e81cba027 Message-Id: <20240507073342.1B6EC3858D35@sourceware.org> Date: Tue, 7 May 2024 07:33:42 +0000 (GMT) From: Richard Biener 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 298a52eeb0ac6f4efd17f0c55422765e81cba027 (commit) via 7705f91600493a1e579ca09bb9ee9979e716266c (commit) from e8188a572301966aab9fc19200d97773af308aa6 (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 298a52eeb0ac6f4efd17f0c55422765e81cba027 Author: Richard Biener Date: Tue May 7 09:33:25 2024 +0200 Updates for GCC 14.1 release diff --git a/htdocs/develop.html b/htdocs/develop.html index 702256cf..40228f49 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -711,6 +711,12 @@ stages of development, branch points, and releases:

GCC 14 Stage 3 (starts 2023-11-19) | GCC 14 Stage 4 (starts 2024-01-12) + | + +-- GCC 14 branch created -------+ + | \ + | v + | GCC 14.1 release (2023-05-07) + GCC 15 Stage 1 (starts 2024-04-26) | v diff --git a/htdocs/releases.html b/htdocs/releases.html index 19ad51af..59aa0a5e 100644 --- a/htdocs/releases.html +++ b/htdocs/releases.html @@ -33,6 +33,7 @@ releases and an alternative view of the release history.

+ commit 7705f91600493a1e579ca09bb9ee9979e716266c Author: Richard Biener Date: Tue May 7 09:28:44 2024 +0200 Referece GCC 14.1 online documentation diff --git a/htdocs/onlinedocs/14.1.0/index.html b/htdocs/onlinedocs/14.1.0/index.html new file mode 100644 index 00000000..2abc06ac --- /dev/null +++ b/htdocs/onlinedocs/14.1.0/index.html @@ -0,0 +1,108 @@ + + + + + +GCC 13.1 manuals + + + + + +

13.1 manuals

+ + diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index 0d5e6ffc..74f3bdf1 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -18,6 +18,99 @@ caring about internals should really be using the mainline versions. --> +
+ GCC 14.1 manuals: + +
+
GCC 13.2 manuals:
    ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 6 ++ htdocs/onlinedocs/{13.1.0 => 14.1.0}/index.html | 0 htdocs/onlinedocs/index.html | 93 +++++++++++++++++++++++++ htdocs/releases.html | 1 + 4 files changed, 100 insertions(+) copy htdocs/onlinedocs/{13.1.0 => 14.1.0}/index.html (100%) hooks/post-receive -- gcc-wwwdocs
ReleaseRelease date
GCC 14.1 May 6, 2024
GCC 13.2 July 27, 2023
GCC 10.5 July 7, 2023
GCC 11.4 May 29, 2023