public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 571f55e837ef9ce652d640cdd64a512962be1075
Date: Sat,  1 May 2021 17:40:35 +0000 (GMT)	[thread overview]
Message-ID: <20210501174035.9759A3846074@sourceware.org> (raw)

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


                 reply	other threads:[~2021-05-01 17:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210501174035.9759A3846074@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).