gcc-wwwdocs branch master updated. f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55

2024-05-27 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  f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55 (commit)
  from  da6ef3e5cad159e939c79237a48f7d19297a9407 (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 f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55
Author: Gerald Pfeifer 
Date:   Mon May 27 09:31:33 2024 +0200

*: Refer to the ACE's project new home

diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html
index 2a9febc3..2a51da81 100644
--- a/htdocs/gcc-3.1/criteria.html
+++ b/htdocs/gcc-3.1/criteria.html
@@ -206,7 +206,7 @@ shown here are used for GCC 3.1 integration testing.
 Source URL
 Build and test guide
 
-http://www.cs.wustl.edu/~schmidt/ACE.html";>ACE
+https://github.com/cflowe/ACE";>ACE
 C++
 5.2
  
diff --git a/htdocs/gcc-3.3/criteria.html b/htdocs/gcc-3.3/criteria.html
index 70b20a71..a002d161 100644
--- a/htdocs/gcc-3.3/criteria.html
+++ b/htdocs/gcc-3.3/criteria.html
@@ -209,7 +209,7 @@ shown here are used for GCC 3.3 integration testing.
 Source URL
 Build and test guide
 
-http://www.cs.wustl.edu/~schmidt/ACE.html";>ACE
+https://github.com/cflowe/ACE";>ACE
 C++
 5.2
 http://deuce.doc.wustl.edu/Download.html";>
diff --git a/htdocs/gcc-3.4/criteria.html b/htdocs/gcc-3.4/criteria.html
index 25f3f8ca..56b7d321 100644
--- a/htdocs/gcc-3.4/criteria.html
+++ b/htdocs/gcc-3.4/criteria.html
@@ -209,7 +209,7 @@ shown here are used for GCC 3.4 integration testing.
 Source URL
 Build and test guide
 
-http://www.cs.wustl.edu/~schmidt/ACE.html";>ACE
+https://github.com/cflowe/ACE";>ACE
 C++
 5.2
 http://deuce.doc.wustl.edu/Download.html";>

---

Summary of changes:
 htdocs/gcc-3.1/criteria.html | 2 +-
 htdocs/gcc-3.3/criteria.html | 2 +-
 htdocs/gcc-3.4/criteria.html | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. dd0024f713bda1f7735558347db357ff437e04dd

2024-05-27 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  dd0024f713bda1f7735558347db357ff437e04dd (commit)
  from  f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55 (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 dd0024f713bda1f7735558347db357ff437e04dd
Author: Gerald Pfeifer 
Date:   Mon May 27 09:34:45 2024 +0200

news: Tweak hsafoundation.com URL

diff --git a/htdocs/news.html b/htdocs/news.html
index d2168528..2490d69e 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -168,7 +168,7 @@
 
 BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate 
Language) front end added
  [2017-02-01]
- http://www.hsafoundation.com/";> Heterogeneous Systems
+ http://hsafoundation.com";> Heterogeneous Systems
  Architecture 1.0 BRIG (HSAIL)
  front end was added to GCC,
  enabling HSAIL finalization for gcc-supported

---

Summary of changes:
 htdocs/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. 582d3e94dbcdf2aa63134532dc66b01d651d7a1d

2024-05-27 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  582d3e94dbcdf2aa63134532dc66b01d651d7a1d (commit)
  from  dd0024f713bda1f7735558347db357ff437e04dd (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 582d3e94dbcdf2aa63134532dc66b01d651d7a1d
Author: Gerald Pfeifer 
Date:   Mon May 27 14:21:51 2024 +0200

news: Only refer, don't link to cvsweb

First of all we have not been using CVS for a while, second cvsweb
itself is not actively maintained any more. And on the way refer to
it as a tool, not a package.

diff --git a/htdocs/news.html b/htdocs/news.html
index 2490d69e..ca3e7dc5 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -1997,8 +1997,7 @@ Cygnus donates gcse 
optimization pass.
 
   The egcs web pages are now supported by egcs project hardware and
   are searchable with webglimpse.  The CVS sources are browsable with
-  the free http://people.freebsd.org/~fenner/cvsweb/";>cvsweb package.
+  the free cvsweb tool.
 
 
 February 7, 1998

---

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


hooks/post-receive
-- 
gcc-wwwdocs