public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. c8ec955dd8e93e75216528440e991a3662852c69
@ 2019-10-22  6:39 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2019-10-22  6:39 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  c8ec955dd8e93e75216528440e991a3662852c69 (commit)
       via  1d67809c07a5e60220f2d2e03a4ff2de33302721 (commit)
      from  8a69203aa9de31f8e544e8403671f4ed309209c6 (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 c8ec955dd8e93e75216528440e991a3662852c69
Merge: 1d67809 8a69203
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Oct 22 08:39:48 2019 +0200

    Merge branch 'master' of git+ssh://gcc.gnu.org/git/gcc-wwwdocs


commit 1d67809c07a5e60220f2d2e03a4ff2de33302721
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Oct 22 08:38:17 2019 +0200

    Replace (or remove) broken references to upc.gwu.edu and www2.gwu.edu/~upc.

diff --git a/htdocs/projects/gupc.html b/htdocs/projects/gupc.html
index e4c8111..4fe9efb 100644
--- a/htdocs/projects/gupc.html
+++ b/htdocs/projects/gupc.html
@@ -14,7 +14,7 @@
 
 <p>The GNU UPC project implements a compilation and execution environment for
 programs written in the
-<a href="http://upc.gwu.edu/">UPC (Unified Parallel C)</a> language.
+<a href="https://www.gccupc.org">UPC (Unified Parallel C)</a> language.
 The GNU UPC compiler extends the capabilities of the
 GNU GCC compiler. The GUPC compiler is
 implemented as a C Language dialect translator, in a fashion similar to the
@@ -38,10 +38,8 @@ extensions to the "C" parser that recognizes the UPC language syntax.
 <h2>Features</h2>
 
 <ul>
-<li><a href="https://www2.gwu.edu/~upc/docs/upc_specs_1.2.pdf">
-    UPC 1.2 specification</a> compliant</li>
-<li><a href="http://upc.gwu.edu/docs/UPC_Coll_Spec_V1.0.pdf">
-    UPC collectives</a> library support</li>
+<li>UPC 1.2 specification compliant</li>
+<li>UPC collectives library support</li>
 <li>Fast bit packed pointer-to-shared support</li>
 <li>Configurable UPC pointer-to-shared representation</li>
 <li>Pthreads support (where each UPC thread is mapped to a pthread)</li>
@@ -80,7 +78,7 @@ on a platform of interest to you, we recommend that you join the
 <h2>Download</h2>
 
 <p>The latest release of GUPC can be downloaded from <a
-href="http://www.gccupc.org/download">gccupc.org</a>.
+href="https://www.gccupc.org/download">gccupc.org</a>.
 </p>
 
 <p>Alternatively, read-only SVN access to the GUPC branch can be used to

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

Summary of changes:
 htdocs/projects/gupc.html |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2019-10-22  6:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  6:39 gcc-wwwdocs branch master updated. c8ec955dd8e93e75216528440e991a3662852c69 gerald

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