Hello
The devel/omp/gcc-10 branch was pushed yesterday as the new development branch
for OpenMP/OpenACC/offloading functionality, based on the GCC 10 release.
This patch updates the previous entry on the website for devel/omp/gcc-9 to
refer to the new branch instead. This removes references to the old branch, as
new development should occur on the newer branch.
OK to push?
Thanks,
Kwok
commit ef2aef1c8649a9620f0975a3fe5d4cadaa0b9d1e
Author: Kwok Cheung Yeung <k...@codesourcery.com>
Date: Wed Jun 10 06:08:06 2020 -0700
Document devel/omp/gcc-10 branch
This also removes references to the old devel/omp/gcc-9 branch.
diff --git a/htdocs/git.html b/htdocs/git.html
index 8c28bc0..292a27a 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>