I have now moved the entry for devel/omp/gcc-9 into the inactive branches section and reworded it slightly.

Okay to push?

Thanks

Kwok

On 12/06/2020 9:35 am, Thomas Schwinge wrote:
or by topic (in which case it should
probably go after openacc-gcc-9-branch)?

By topic makes most sense to me.  And, 'devel/omp/gcc-9' definitively
should group right next to 'openacc-gcc-9-branch', as it began as a
direct translation of the latter.

For historical reasons, I have a (at least slight) preference to keep all
these branches right after the 'gomp-4_0-branch' -- where it all began.
This is a history chapter, after all.

commit b719899acf24974fd4c51f14538b426f99259384
Author: Kwok Cheung Yeung <k...@codesourcery.com>
Date:   Wed Jun 10 06:08:06 2020 -0700

    Document devel/omp/gcc-10 branch
    
    This also moves the old devel/omp/gcc-9 branch to the inactive branches
    section.

diff --git a/htdocs/git.html b/htdocs/git.html
index 8c28bc0..f7f87a9 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -280,15 +280,15 @@ 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-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>
   <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-9.
-  Please send patch emails with a short-hand <code>[og9]</code> tag in the
+  The branch is based on releases/gcc-10.
+  Please send patch emails with a short-hand <code>[og10]</code> tag in the
   subject line, and use <code>ChangeLog.omp</code> files.</dd>
 
   <dt>unified-autovect</dt>
@@ -944,8 +944,16 @@ merged.</p>
   <dd>These branches were used for development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC support</a> and related
   functionality, based on gcc-7-branch, gcc-8-branch, and gcc-9-branch
-  respectively.
-  Work is now proceeding on the devel/omp/gcc-9 branch.</dd>
+  respectively.</dd>
+
+  <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>
+  <dd>This branch was 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 successor to openacc-gcc-9-branch after the move to
+  Git.
+  The branch was based on releases/gcc-9.
+  Development has now moved to the devel/omp/gcc-10 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

Reply via email to