[committed] wwwdocs: Document devel/omp/gcc-12

Message ID 5623e616-210e-98b1-edb1-8723fe5b8957@codesourcery.com
State Committed
Headers
Series [committed] wwwdocs: Document devel/omp/gcc-12 |

Commit Message

Kwok Cheung Yeung June 29, 2022, 9:46 p.m. UTC
  Hello

The devel/omp/gcc-12 branch has been pushed to the git repo as the 
development branch for new OpenMP, OpenACC and offloading functionality, 
based on the GCC 12 branch.

The git doc page has been modified to point to the new branch as the 
active OMP development branch, while the previous devel/omp/gcc-11 
branch now joins the list of inactive OMP branches.

Kwok
From 0695e5e969eba730e517a6adbdf38b8774f89437 Mon Sep 17 00:00:00 2001
From: Kwok Cheung Yeung <kcy@codesourcery.com>
Date: Wed, 29 Jun 2022 22:32:39 +0100
Subject: [PATCH] Document devel/omp/gcc-12 branch

Also moves the old devel/omp/gcc-11 branch to the inactive branches
section next to devel/omp/gcc-10.
---
 htdocs/git.html | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
  

Patch

diff --git a/htdocs/git.html b/htdocs/git.html
index 5202363c..52ad05db 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -280,15 +280,15 @@  in Git.</p>
   Makarov <a href="mailto:vmakarov@redhat.com">vmakarov@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-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>
   <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-11.
-  Please send patch emails with a short-hand <code>[og11]</code> tag in the
+  The branch is based on releases/gcc-12.
+  Please send patch emails with a short-hand <code>[og12]</code> tag in the
   subject line, and use <code>ChangeLog.omp</code> files.</dd>
 
   <dt>unified-autovect</dt>
@@ -895,13 +895,15 @@  merged.</p>
 
   <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-9">devel/omp/gcc-9</a></dt>
   <dt><a href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-10">devel/omp/gcc-10</a></dt>
+  <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>
   <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 and releases/gcc-10 respectively.
-  Development has now moved to the devel/omp/gcc-11 branch.</dd>
+  The branches were based on releases/gcc-9, releases/gcc-10 and
+  releases/gcc-11 respectively.
+  Development has now moved to the devel/omp/gcc-12 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