public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. e6abf4c9f3af4b0d36f11ff625bd369db5f08199
@ 2021-03-28 20:58 Gerald Pfeifer
0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-03-28 20:58 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 e6abf4c9f3af4b0d36f11ff625bd369db5f08199 (commit)
from 04bd07a8ba2eb1bab14eb4db1bdd51253e9dbc3d (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 e6abf4c9f3af4b0d36f11ff625bd369db5f08199
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date: Sun Mar 28 22:36:32 2021 +0200
Fix the spelling of "run time" as a noun.
diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index 638782e8..d68e5146 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.html
@@ -1406,7 +1406,7 @@ are not listed here).</p>
deployment of the Large System Extensions (LSE) on GNU/Linux systems built
with a baseline architecture targeting Armv8-A. When the option is
specified code is emitted to detect the presence of LSE instructions at
- runtime and use them for standard atomic operations.
+ run time and use them for standard atomic operations.
For more information please refer to the documentation.
</li>
</ul>
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 8b827386..cbbf9299 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -1143,7 +1143,7 @@ are not listed here).</p>
deployment of the Large System Extensions (LSE) on GNU/Linux systems built
with a baseline architecture targeting Armv8-A. When the option is
specified code is emitted to detect the presence of LSE instructions at
- runtime and use them for standard atomic operations.
+ run time and use them for standard atomic operations.
For more information please refer to the documentation.
</li>
<li>GCC now supports the Fujitsu A64FX. The associated <code>-mcpu</code>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-8/changes.html | 2 +-
htdocs/gcc-9/changes.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-28 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28 20:58 gcc-wwwdocs branch master updated. e6abf4c9f3af4b0d36f11ff625bd369db5f08199 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).