public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 5845735be3d89eb0c78fcc02615dda35e960f42a
@ 2023-01-25 11:11 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-25 11:11 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  5845735be3d89eb0c78fcc02615dda35e960f42a (commit)
       via  6168a4b67741682ed9168ffdb5cfc6e8bec9557f (commit)
      from  a18af43b161b6ff4ea6e3aaf08dd72cbacb53a89 (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 5845735be3d89eb0c78fcc02615dda35e960f42a
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Jan 25 12:11:03 2023 +0100

    gcc-6: Switch www.open-std.org links to https

diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index 612ea48d..b400dd9c 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -300,7 +300,7 @@ within strings:
 <h3 id="cxx">C++</h3>
   <ul>
     <li>The default mode has been changed to <code>-std=gnu++14</code>.</li>
-    <li><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++
+    <li><a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4377.pdf">C++
 	Concepts</a> are now supported when compiling with
         <code>-fconcepts</code>.</li>
     <li><code>-flifetime-dse</code> is more

commit 6168a4b67741682ed9168ffdb5cfc6e8bec9557f
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Mon Jan 23 12:35:53 2023 +0100

    gcc-6: Consistently lower-case newlib

diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index a9f033b1..612ea48d 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -817,14 +817,14 @@ within strings:
 <h3 id="rtems">RTEMS</h3>
   <ul>
     <li>The RTEMS thread model implementation changed.  Mutexes now
-    use self-contained objects defined in Newlib &lt;sys/lock.h&gt;
+    use self-contained objects defined in newlib &lt;sys/lock.h&gt;
     instead of Classic API semaphores.  The keys for thread specific data and
     the <code>once</code> function are directly defined via &lt;pthread.h&gt;.
-    Self-contained condition variables are provided via Newlib
+    Self-contained condition variables are provided via newlib
     &lt;sys/lock.h&gt;.  The RTEMS thread model also supports C++11
     threads.</li>
 
-    <li>OpenMP support now uses self-contained objects provided by Newlib
+    <li>OpenMP support now uses self-contained objects provided by newlib
     &lt;sys/lock.h&gt; and offers a significantly better performance compared
     to the POSIX configuration of <code>libgomp</code>.  It is possible to
     configure thread pools for each scheduler instance via the environment

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

Summary of changes:
 htdocs/gcc-6/changes.html | 8 ++++----
 1 file 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:[~2023-01-25 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 11:11 gcc-wwwdocs branch master updated. 5845735be3d89eb0c78fcc02615dda35e960f42a 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).