public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 00314fec9cb071e4a7f8a5551adc8c0d5a00fb62
@ 2020-08-21 18:08 Richard Sandiford
  0 siblings, 0 replies; only message in thread
From: Richard Sandiford @ 2020-08-21 18:08 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  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


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

only message in thread, other threads:[~2020-08-21 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-21 18:08 gcc-wwwdocs branch master updated. 00314fec9cb071e4a7f8a5551adc8c0d5a00fb62 Richard Sandiford

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