public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Move cilkplus to Inactive branches
@ 2020-12-27 18:49 Gerald Pfeifer
  2020-12-27 18:59 ` Eric Gallager
  0 siblings, 1 reply; 6+ messages in thread
From: Gerald Pfeifer @ 2020-12-27 18:49 UTC (permalink / raw)
  To: gcc-patches; +Cc: Balaji V. Iyer

Cilk Plus has been deprecated more than two years ago and not seen
development on the GCC side for a while, too.

The certificate for www.cilkplus.org expired four weeks ago, so
remove our link there as we move the Cilk Plus entry to the section
of Inactive Development branches.
---
 htdocs/git.html | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/htdocs/git.html b/htdocs/git.html
index 305d0c93..41bbe35b 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -442,14 +442,6 @@ in Git.</p>
   <dd>This branch is for development of a C++ modules system.  It is
       maintained by <a href="mailto:nathan@acm.org">Nathan Sidwell</a>.</dd>
 
-  <dt>cilkplus</dt>
-  <dd>This branch is for the development of
-    <a href="https://www.cilkplus.org">Cilk Plus</a> language extension support
-    on GCC and G++ compilers.  This branch is maintained by
-    <a href="mailto:balaji.v.iyer@intel.com">Balaji V. Iyer</a>.
-    Patches to this branch must be prefixed with <code>[cilkplus] wwwdocs:</code> in the
-    subject line.  It is also highly encouraged to CC the maintainer.</dd>
-
   <dt>fortran-dev</dt>
   <dd>This branch is for disruptive changes to the Fortran front end,
     especially for OOP development and 
@@ -822,6 +814,13 @@ merged.</p>
   the code size optimization of GCC with code factoring methods (code
   motion and merging algorithms).  It is no longer maintained.</dd>
 
+  <dt>cilkplus</dt>
+  <dd>This branch is for the development of Cilk Plus language extension
+  support on GCC and G++ compilers.  This branch is maintained by
+  <a href="mailto:balaji.v.iyer@intel.com">Balaji V. Iyer</a>.
+  Patches to this branch must be prefixed with <code>[cilkplus] wwwdocs:</code> in
+  the subject.  It is also highly encouraged to CC the maintainer.</dd>
+
   <dt>compile-server-branch</dt>
   <dd>This branch was aimed at improving compile speed by caching work
   done between compilations.  The work saved is mainly related to header
-- 
2.29.2

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

end of thread, other threads:[~2021-01-17  1:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 18:49 [committed] wwwdocs: Move cilkplus to Inactive branches Gerald Pfeifer
2020-12-27 18:59 ` Eric Gallager
2020-12-27 19:01   ` Eric Gallager
2020-12-27 23:55     ` Gerald Pfeifer
2020-12-28 18:01       ` Eric Gallager
2021-01-17  1:08         ` 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).