public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. d2ad6df5d3189c215db12408c9b9451acffddad8
@ 2022-10-29 21:13 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-10-29 21:13 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  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

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

only message in thread, other threads:[~2022-10-29 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29 21:13 gcc-wwwdocs branch master updated. d2ad6df5d3189c215db12408c9b9451acffddad8 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).