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. d2ad6df5d3189c215db12408c9b9451acffddad8
Date: Sat, 29 Oct 2022 21:13:46 +0000 (GMT)	[thread overview]
Message-ID: <20221029211346.D1AE73858C54@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  d2ad6df5d3189c215db12408c9b9451acffddad8 (commit)
       via  cb90bdd894f1ba792c149ea1c8750f70d329847a (commit)
      from  85a461714254493fed1ee07a0f1a28c898b023c1 (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 d2ad6df5d3189c215db12408c9b9451acffddad8
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Oct 29 23:13:09 2022 +0200

    gcc-10: Update two developer.arm.com links

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 79de28f7..2bad8ea3 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -850,14 +850,14 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
   with <code>MOVT</code>. For example, <code>-mcpu=cortex-m0</code>
   now supports this option.</li>
   <li>Support for the
-  <a href="https://developer.arm.com/architectures/cpu-architecture/m-profile">
+  <a href="https://developer.arm.com/Architectures/M-Profile%20Architecture">
   Armv8.1-M Mainline</a> Architecture has been added.
   <ul>
     <li>Armv8.1-M Mainline can be enabled by using the
       <code>-march=armv8.1-m.main</code> command-line option.</li>
   </ul></li>
   <li>Support for the
-  <a href="https://developer.arm.com/architectures/instruction-sets/simd-isas/helium/helium-intrinsics">
+  <a href="https://developer.arm.com/architectures/instruction-sets/intrinsics/">
   MVE</a> beta ACLE intrinsics has been added. These intrinsics can be
   enabled by including the arm_mve.h header file and passing the
   <code>+mve</code> or <code>+mve.fp</code> option extensions (for

commit cb90bdd894f1ba792c149ea1c8750f70d329847a
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Oct 29 17:07:35 2022 +0200

    frontends: Adjust Sourceforge links to https

diff --git a/htdocs/frontends.html b/htdocs/frontends.html
index 8f156e96..8e38838a 100644
--- a/htdocs/frontends.html
+++ b/htdocs/frontends.html
@@ -37,7 +37,7 @@ a declarative logic/functional language. The University of Melbourne Mercury
 compiler is written in Mercury; originally it compiled via C but now it also
 has a back end that generates assembler directly, using the GCC back end.</li>
 
-<li><a href="http://CobolForGCC.sourceforge.net/">Cobol For GCC</a>
+<li><a href="https://CobolForGCC.sourceforge.net/">Cobol For GCC</a>
 (at an early stage of development).</li>
 
 <li><a href="http://www.nongnu.org/gm2/">GNU Modula-2</a> implements
@@ -61,7 +61,7 @@ VHDL (IEEE 1076) hardware design language.  GHDL and its runtime library
 are written in Ada95 using GNAT and are distributed under the GPL.
 Currently they only support GNU/Linux x86 systems.</li>
 
-<li><a href="http://pl1gcc.sourceforge.net/">PL/1 for GCC</a> is a
+<li><a href="https://pl1gcc.sourceforge.net/">PL/1 for GCC</a> is a
 GCC front end for the PL/I language.</li>
 
 <li><a href="https://github.com/Intrepid/GUPC">GCC Unified Parallel C</a>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2022-10-29 21:13 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=20221029211346.D1AE73858C54@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).