public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 956e42549676172be23a0a3e11d98fc0b9e8b340
@ 2022-01-17 12:27 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-01-17 12:27 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  956e42549676172be23a0a3e11d98fc0b9e8b340 (commit)
      from  8df3cd9d7aa84b69ece8024154bf0d4898071f50 (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 956e42549676172be23a0a3e11d98fc0b9e8b340
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Jan 17 13:27:03 2022 +0100

    Clarify GCC versioning, esp. the DEV-PHASE.

diff --git a/htdocs/develop.html b/htdocs/develop.html
index 263cbc79..1ac48b09 100644
--- a/htdocs/develop.html
+++ b/htdocs/develop.html
@@ -266,8 +266,10 @@ way and on the following timeline:</p>
   <tr><th>Version</th><th>DEV-PHASE</th><th>When</th></tr>
   <tr><td>5.0.0</td><td>(experimental)</td>
       <td>during active development of GCC 5 (stage 1 to 3)</td></tr>
+  <tr><td>5.0.1</td><td>(experimental)</td>
+      <td>during the stabilization period of GCC 5 (stage 4)</td></tr>
   <tr><td>5.0.1</td><td>(prerelease)</td>
-      <td>during the stabilization period of GCC 5</td></tr>
+      <td>after branching for the release of GCC 5.1</td></tr>
   <tr><td>6.0.0</td><td>(experimental)</td>
       <td>during active development of GCC 6 (stage 1 to 3)</td></tr>
   <tr><td>5.1.0</td><td></td>
@@ -278,12 +280,12 @@ way and on the following timeline:</p>
       <td>for the second release from the GCC 5 branch</td></tr>
   <tr><td>5.2.1</td><td></td>
       <td>during development on the branch post the 5.2.0 release</td></tr>
-  <tr><td>6.0.1</td><td>(prerelease)</td>
-      <td>during the stabilization period of GCC 6</td></tr>
+  <tr><td>6.0.1</td><td>(experimental)</td>
+      <td>during the stabilization period of GCC 6 (stage 4)</td></tr>
   <tr><td>...</td><td></td><td></td></tr>
 </table>
 <p>To summarize, the first release of GCC 5 will be GCC 5.1.0 while
-development snapshots will be GCC 5.0.0 and snapshots from the
+development snapshots will be GCC 5.0.0 or GCC 5.0.1 and snapshots from the
 release branch GCC 5.n.1.</p>
 
 <p><strong>Rationale</strong></p>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/develop.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 12:27 gcc-wwwdocs branch master updated. 956e42549676172be23a0a3e11d98fc0b9e8b340 Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).