From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 3C4F839B5D26; Thu, 29 Jul 2021 15:24:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C4F839B5D26 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. d00b9c2010ef4efb458e5f3fba9ecb96adc901a9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 863f00a738d9181946580cdca179dfaeeb882d2d X-Git-Newrev: d00b9c2010ef4efb458e5f3fba9ecb96adc901a9 Message-Id: <20210729152409.3C4F839B5D26@sourceware.org> Date: Thu, 29 Jul 2021 15:24:09 +0000 (GMT) From: Jakub Jelinek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2021 15:24:09 -0000 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 d00b9c2010ef4efb458e5f3fba9ecb96adc901a9 (commit) from 863f00a738d9181946580cdca179dfaeeb882d2d (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 d00b9c2010ef4efb458e5f3fba9ecb96adc901a9 Author: Jakub Jelinek Date: Thu Jul 29 17:23:48 2021 +0200 Mention TR10 release. diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index 90e73175..ff14b2b2 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -69,6 +69,10 @@ available.

Status

+
July 15, 2021
+

OpenMP +Technical Report 10: Version 5.2 Public Comment Draft has been released.

+
November 13, 2020

OpenMP Version 5.1 has been released.

----------------------------------------------------------------------- Summary of changes: htdocs/projects/gomp/index.html | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- gcc-wwwdocs