public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Remove final references to www.cilkplus.org
@ 2021-05-01 17:41 Gerald Pfeifer
  2021-05-01 19:03 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2021-05-01 17:41 UTC (permalink / raw)
  To: gcc-patches

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.

Pushed.
Gerald

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

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] wwwdocs:</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>
-- 
2.31.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [committed] wwwdocs: Remove final references to www.cilkplus.org
  2021-05-01 17:41 [committed] wwwdocs: Remove final references to www.cilkplus.org Gerald Pfeifer
@ 2021-05-01 19:03 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2021-05-01 19:03 UTC (permalink / raw)
  To: Gerald Pfeifer, gcc-patches


On 5/1/2021 11:41 AM, Gerald Pfeifer wrote:
> 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.

Too bad as it had some useful concepts, but the continual turnover and 
eventual de-emphasizing at Intel killed it.    John Carr (yes, the one 
from the EGCS days) is over at MIT working on OpenCilk, but they're more 
aligned with LLVM these days.


Jeff


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-01 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-01 17:41 [committed] wwwdocs: Remove final references to www.cilkplus.org Gerald Pfeifer
2021-05-01 19:03 ` Jeff Law

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).