gcc-wwwdocs branch master updated. 9acfe3f0ec93941ec89918091dea3eba20e0ab2a

2024-06-15 Thread Gerald Pfeifer via Gcc-cvs-wwwdocs
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  9acfe3f0ec93941ec89918091dea3eba20e0ab2a (commit)
  from  6b7b5cbd56e88326e5570c78ef951b4393acdcc7 (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 9acfe3f0ec93941ec89918091dea3eba20e0ab2a
Author: Gerald Pfeifer 
Date:   Sat Jun 15 10:10:38 2024 +0200

news: Drop links to old OpenMP standard PDFs

diff --git a/htdocs/news.html b/htdocs/news.html
index 4a24a4ad..7d793add 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -239,8 +239,7 @@
 
 OpenMP 4.0 offloading support in GCC
  [2015-01-14]
- http://www.openmp.org/wp-content/uploads/OpenMP4.0.0.pdf";>
- OpenMP 4.0 https://gcc.gnu.org/gcc-5/changes.html#offload";>
+ OpenMP 4.0 https://gcc.gnu.org/gcc-5/changes.html#offload";>
  offloading support was added to GCC.
  Contributed by Jakub Jelinek (Red Hat), Bernd Schmidt and
  Thomas Schwinge (CodeSourcery), Andrey Turetskiy,
@@ -534,8 +533,7 @@ by Embecosm.
 
 OpenMP v3.1
 [2011-08-02]
-An implementation of the http://www.openmp.org/mp-documents/OpenMP3.1.pdf";>OpenMP v3.1
+An implementation of the OpenMP 3.1
 parallel programming interface for C, C++ and Fortran has been added.
 Code was contributed by Jakub Jelinek of Red Hat, Inc. and
 Tobias Burnus.
@@ -702,8 +700,7 @@ target has been contributed by Picochip Designs 
Limited.
 GCC 4.3.1 has been released.
 
 June 6, 2008
-An implementation of the http://openmp.org/mp-documents/spec30.pdf";>OpenMP v3.0
+An implementation of the OpenMP 3.0
 parallel programming interface for C, C++ and Fortran has been added.
 Code was contributed by Jakub Jelinek, Richard Henderson and
 Ulrich Drepper of Red Hat, Inc.

---

Summary of changes:
 htdocs/news.html | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. b5bda3ebfd2a823f0e5d1975e205cc9dc92c54d5

2024-06-15 Thread Georg-Johann Lay via Gcc-cvs-wwwdocs
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  b5bda3ebfd2a823f0e5d1975e205cc9dc92c54d5 (commit)
  from  9acfe3f0ec93941ec89918091dea3eba20e0ab2a (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 b5bda3ebfd2a823f0e5d1975e205cc9dc92c54d5
Author: Georg-Johann Lay 
Date:   Sat Jun 15 12:55:20 2024 +0200

backends.html - Update weblinks to AVR simulators.

diff --git a/htdocs/backends.html b/htdocs/backends.html
index bdaf29ad..1f7c85d7 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -120,9 +120,19 @@ visium |  B g  t s
 xtensa | C
 
 
-For AVR simulator, see https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html";>
-https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html.
+For AVR simulator, see
+  
+avrtest at
+  https://github.com/sprintersb/atest";
+>https://github.com/sprintersb/atest and
+  https://github.com/sprintersb/atest?tab=readme-ov-file#running-the-avr-gcc-testsuite-using-the-avrtest-simulator";
+>README: Running the avr-gcc Testsuite using the avrtest Simulator
+
+SimulAVR at https://www.nongnu.org/simulavr";
+  >https://www.nongnu.org/simulavr
+
+
+
 
 For ARC simulator, see https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb";>

---

Summary of changes:
 htdocs/backends.html | 16 +---
 1 file changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs