public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Document devel/omp/gcc-12
@ 2022-06-29 21:46 Kwok Cheung Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Cheung Yeung @ 2022-06-29 21:46 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

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

[-- Attachment #2: 0001-Document-devel-omp-gcc-12-branch.patch --]
[-- Type: text/plain, Size: 2707 bytes --]

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(-)

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
-- 
2.25.1


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

only message in thread, other threads:[~2022-06-29 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 21:46 [committed] wwwdocs: Document devel/omp/gcc-12 Kwok Cheung Yeung

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).