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 532a2e4cfb0b4f840f3568b00f277510be2fc287 (commit)
from b7058d537752ef46b9318aa3d99f796621f73657 (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 532a2e4cfb0b4f840f3568b00f277510be2fc287
Author: Gerald Pfeifer <[email protected]>
Date: Tue Oct 7 23:58:32 2025 +0200
gomp: Revise the project description a bit
Among others broaden the scope of addressed systems and drop a broken
link.
diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index de877bad..998ac90a 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -90,12 +90,10 @@ OpenMP and OpenACC are supported with GCC's C, C++ and
Fortran compilers.</p>
<a href="https://www.openmp.org">OpenMP</a>
for the C, C++, and <a href="../../fortran/">Fortran</a>
compilers in the <a href="../../">GNU
-Compiler Collection</a> and is further improving it. As part of the <a
-href="../../">GNU Project</a>, GOMP
-simplifies parallel programming for all GNU system variants. This
-effort operates in an open environment to attract developers and
-ensure applicability across multiple architectures and
-applications.</p>
+Compiler Collection</a> and is further improving it.
+GOMP simplifies parallel programming for a broad variety of systems.
+This effort operates in an open environment to attract developers and
+ensure applicability across multiple architectures and applications.</p>
<p>Traditionally, programmers have used architecture-specific
methods to effectively program tightly-parallelized
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/gomp/index.html | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
gcc-wwwdocs