public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 571f55e837ef9ce652d640cdd64a512962be1075
@ 2021-05-01 17:40 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-05-01 17:40 UTC (permalink / raw)
  To: 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  571f55e837ef9ce652d640cdd64a512962be1075 (commit)
      from  cb12e82192f0981b5aa0a758969c857e8cee3e53 (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 571f55e837ef9ce652d640cdd64a512962be1075
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat May 1 19:39:29 2021 +0200

    Remove final references to www.cilkplus.org
    
    As I described in commit 7a3bc40387dde4fd827c8a6d233757f1f6137d59
    on Wed Mar 31 19:01:29 2021 +0200:
    
        cilkplus.org is gone
    
        At first cilkplus.org was broken for weeks, it not months. Now it
        redirects to a generic intel.com page. So remove it.

diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index efa322b1..a346c7f6 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -248,7 +248,7 @@
 	for the C and C++ compilers, which warns about boolean expressions
 	compared with an integer value different from
 	<code>true</code>/<code>false</code>.</li>
-    <li>Full support for <a href="https://www.cilkplus.org/">Cilk Plus</a>
+    <li>Full support for Cilk Plus
 	has been added to the GCC compiler. Cilk Plus is an extension to
 	the C and C++ languages to support data and task parallelism.</li>
     <li>A new attribute <code>no_reorder</code> prevents reordering of
diff --git a/htdocs/news.html b/htdocs/news.html
index 0dd6b265..a4acd823 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -194,7 +194,7 @@
 
 <dt><span>Cilk Plus support in GCC</span>
     <span class="date">[2014-09-02]</span></dt>
-    <dd>Complete support for <a href="https://www.cilkplus.org">Cilk Plus</a> features was added to GCC.
+    <dd>Complete support for Cilk Plus features was added to GCC.
     Contributed by Jakub Jelinek, Aldy Hernandez, Balaji V. Iyer and Igor Zamyatin.</dd>
 
 <dt><span>New GCC version numbering <a href="develop.html#num_scheme">scheme</a> announced</span>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-5/changes.html | 2 +-
 htdocs/news.html          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-01 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-01 17:40 gcc-wwwdocs branch master updated. 571f55e837ef9ce652d640cdd64a512962be1075 Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).