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 3a51f529d52cefb16a0fc2d583aeef18702a6c24 (commit) from 0ccc187ac044f3e57bd987ae7c8feaa6495ea429 (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 3a51f529d52cefb16a0fc2d583aeef18702a6c24 Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Fri May 16 03:07:48 2025 +0000 Update git repository docs after creation of devel/omp/gcc-15. * git.html: Note that devel/omp/gcc-15 exists, and that the corresponding gcc-14 branch is now stale. 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 ----------------------------------------------------------------------- Summary of changes: htdocs/git.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) hooks/post-receive -- gcc-wwwdocs