public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 93538bdb512831e9e9175b2c5c0bfb1527407b79
@ 2020-05-16 16:07 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-05-16 16:07 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  93538bdb512831e9e9175b2c5c0bfb1527407b79 (commit)
       via  5034acf736fed6ecd69e257d71079cccacb0ba65 (commit)
       via  d74d27398b8ea981057a836b760f1184a1153711 (commit)
      from  c0cb380cbff9eb7f8c4a8964fba09a8af0ecc6f6 (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 93538bdb512831e9e9175b2c5c0bfb1527407b79
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat May 16 18:06:54 2020 +0200

    Fix up the latest Arm-related notes (markup, formatting,...).

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 0d9e97f7..ce2efe00 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -807,12 +807,15 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
   <a href="https://developer.arm.com/architectures/cpu-architecture/m-profile">
   Armv8.1-M Mainline</a> Architecture has been added.</li>
   <ul>
-    <li> Armv8.1-M Mainline can be enabled by using the <code>-march=armv8.1-m.main<code> command line option.
-  <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>Support for the
   <a href="https://developer.arm.com/architectures/instruction-sets/simd-isas/helium/helium-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 example: <code>-march=armv8.1-m.main+mve<code>).</li>
+  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
+  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">
   intrinsics</a> has been added.</li>

commit 5034acf736fed6ecd69e257d71079cccacb0ba65
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue May 12 21:11:00 2020 +0200

    Update link to IBM Journal of Research and Development.

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 086baaa1..09420335 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -610,7 +610,7 @@ names.
   <li><a href="https://en.wikipedia.org/wiki/IEEE_754r">IEEE 754r</a>, an
   ongoing revision to the IEEE 754 floating point standard.</li>
 
-  <li><a href="http://researchweb.watson.ibm.com/journal/">IBM Journal of Research and Development</a></li>
+  <li><a href="https://www.research.ibm.com/journal/">IBM Journal of Research and Development</a></li>
 
   <li><a href="http://refspecs.linux-foundation.org/elf/elfspec_ppc.pdf">System
   V PowerPC ABI</a></li>

commit d74d27398b8ea981057a836b760f1184a1153711
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun May 10 12:34:00 2020 +0200

    Move refspecs.linuxbase.org to https.

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 0dd27368..086baaa1 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -313,8 +313,8 @@ names.
   <br />Manufacturer: IBM
   <br /><a href="http://publibfp.dhe.ibm.com/epubs/pdf/dz9zr011.pdf">z/Architecture Principles of Operation</a>
   <br /><a href="http://publibfp.dhe.ibm.com/epubs/pdf/dz9ar008.pdf">ESA/390 Principles of Operation</a>
-  <br /><a href="http://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_zSeries.html">Linux for z Systems ABI</a>
-  <br /><a href="http://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_s390.html">Linux for S/390 ABI</a>
+  <br /><a href="https://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_zSeries.html">Linux for z Systems ABI</a>
+  <br /><a href="https://refspecs.linuxbase.org/ELF/zSeries/lzsabi0_s390.html">Linux for S/390 ABI</a>
  </li>
 
 </ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-05-16 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 16:07 gcc-wwwdocs branch master updated. 93538bdb512831e9e9175b2c5c0bfb1527407b79 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).