* git.html: Note that devel/omp/gcc-15 exists, and that the
       corresponding gcc-14 branch is now stale.
---
 htdocs/git.html | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/htdocs/git.html b/htdocs/git.html
index 8edaa254..0b55a970 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -280,17 +280,19 @@ in Git.</p>
   Makarov <a href="mailto:vmaka...@redhat.com";>vmaka...@redhat.com</a>.
   </dd>
 
-  <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-14";>devel/omp/gcc-14</a></dt>
+  <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-15";>devel/omp/gcc-15</a></dt>
   <dd>This branch is for collaborative development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a> and
   <a href="https://gcc.gnu.org/wiki/openmp";>OpenMP</a> support and related
   functionality, such
   as <a href="https://gcc.gnu.org/wiki/Offloading";>offloading</a> support (OMP:
   offloading and multi processing).
-  The branch is based on releases/gcc-14.
-  Please send patch emails with a short-hand <code>[og14]</code> tag in the
-  subject line, and use <code>ChangeLog.omp</code> files. (Likewise but now
-  stale branches exists for the prior GCC releases 9 to 13.)</dd>
+  The branch is based on releases/gcc-15.
+  Please send patch emails with a short-hand <code>[og15]</code> tag in the
+  subject line.  This branch uses <code>ChangeLog.omp</code> files
+  that are occasionally updated automatically from the commit messages, so
+  please ensure that your commit messages include a valid ChangeLog section.
+  (Stale branches also exist for the prior GCC releases 9 to 14.)</dd>
 
   <dt>unified-autovect</dt>
   <dd>This branch is for work on improving effectiveness and generality of 
GCC's
@@ -904,13 +906,14 @@ merged.</p>
   <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-11";>devel/omp/gcc-11</a></dt>
   <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-12";>devel/omp/gcc-12</a></dt>
   <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-13";>devel/omp/gcc-13</a></dt>
+  <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-14";>devel/omp/gcc-14</a></dt>
   <dd>These branches were used for collaborative development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a> and
   <a href="https://gcc.gnu.org/wiki/openmp";>OpenMP</a> support and related
   functionality as the successors to openacc-gcc-9-branch after the move to
   Git.
   The branches were based on releases/gcc-9, releases/gcc-10, etc.
-  Development has now moved to the devel/omp/gcc-14 branch.</dd>
+  Development has now moved to the devel/omp/gcc-15 branch.</dd>
 
   <dt>hammer-3_3-branch</dt>
   <dd>The goal of this branch was to have a stable compiler based on GCC 3.3
-- 
2.34.1

Reply via email to