public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Richard Sandiford <rsandifo@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 00314fec9cb071e4a7f8a5551adc8c0d5a00fb62
Date: Fri, 21 Aug 2020 18:08:14 +0000 (GMT)	[thread overview]
Message-ID: <20200821180814.23C5D3857026@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  00314fec9cb071e4a7f8a5551adc8c0d5a00fb62 (commit)
      from  9964ae4df624a57e5780d1c3a9c2e0cb3defba45 (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 00314fec9cb071e4a7f8a5551adc8c0d5a00fb62
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Fri Aug 21 19:07:49 2020 +0100

    Fix links to various Arm docs

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 1a9e3ab7..4db307c7 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -817,7 +817,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
        <code>-mtune=cortex-m35p</code>.
   </li>
   <li>Support has been extended for the ACLE
-  <a href="https://developer.arm.com/docs/101028/0009/data-processing-intrinsics">
+  <a href="https://developer.arm.com/docs/101028/0009/Data-processing-intrinsics">
   data-processing intrinsics</a> to include 32-bit SIMD, saturating arithmetic,
   16-bit multiplication and other related intrinsics aimed at DSP algorithm
   optimization.
@@ -840,7 +840,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
   <code>+mve</code> or <code>+mve.fp</code> option extensions (for
   example: <code>-march=armv8.1-m.main+mve</code>).</li>
   <li>Support for the Custom Datapath Extension beta ACLE
-  <a href="https://developer.arm.com/docs/101028/0010/custom-datapath-extension">
+  <a href="https://developer.arm.com/docs/101028/0010/Custom-Datapath-Extension">
   intrinsics</a> has been added.</li>
   <li>Support for Armv8.1-M Mainline Security Extensions architecture has been added. The <code>-mcmse</code> option,
   when used in combination with an Armv8.1-M Mainline architecture (for example: <code>-march=armv8.1-m.main -mcmse</code>),
diff --git a/htdocs/readings.html b/htdocs/readings.html
index f417ed6d..b960eb8c 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -65,7 +65,7 @@ names.
   <br />The 64-bit execution state of the ARM Architecture, first introduced
   by the ARMv8-A architecture.
   <br />Manufacturer: Various, by license from ARM.
-  <br /><a href="http://infocenter.arm.com/help/index.jsp">ARM Documentation</a>
+  <br /><a href="https://developer.arm.com/architectures/cpu-architecture">ARM Documentation</a>
  </li>
 
  <li>andes (nds32)
@@ -84,8 +84,8 @@ names.
  <li>ARM
   <br />Manufacturer: Various, by license from ARM.
   <br />CPUs include: ARM7TDMI, and the Cortex-A, Cortex-R and Cortex-M series.
-  <br /><a href="http://infocenter.arm.com/help/index.jsp">ARM Documentation</a>
-  <br /><a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.subset.swdev.abi/">Application Binary Interface (ABI) for the ARM Architecture</a>
+  <br /><a href="https://developer.arm.com/architectures/cpu-architecture">ARM Documentation</a>
+  <br /><a href="https://developer.arm.com/documentation/ihi0036/latest/">Application Binary Interface (ABI) for the ARM Architecture</a>
  </li>
 
  <li>AVR

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

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


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-08-21 18:08 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=20200821180814.23C5D3857026@sourceware.org \
    --to=rsandifo@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).