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  aceee1df67e378cd124e3186b90bced0c5cb01b0 (commit)
       via  6169aa2030a1784e62200c444371262179a41c93 (commit)
      from  4941d4191bffbc0b59417093270ae58c720fc6bf (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 aceee1df67e378cd124e3186b90bced0c5cb01b0
Author: Gerald Pfeifer <[email protected]>
Date:   Tue Jun 2 09:43:46 2026 +0200

    readings: Drop stlport.org
    
    This is now an online casino site.

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 7ea807c2..4cbb3899 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -386,10 +386,6 @@ names.
       (defects list, etc)</a></li>
 </ul>
 
-<ul>
-  <li><a href="http://www.stlport.org/";>STLport homepage</a></li>
-</ul>
-
 <ul>
   <li><a href="https://math.nist.gov/tnt/";>Template Numeric Toolkit</a></li>
   <li><a href="https://www.boost.org";>The Boost C++ Libraries</a></li>

commit 6169aa2030a1784e62200c444371262179a41c93
Author: Gerald Pfeifer <[email protected]>
Date:   Mon Jun 1 11:57:40 2026 +0200

    gcc-9: Properly sequence header levels for arm/aarch64

diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index d78e574b..c04a99c2 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -843,7 +843,7 @@ $ g++ typo.cc
   </li>
 </ul>
 
-<h5 id="aarch64">AArch64 specific</h5>
+<h4 id="aarch64">AArch64 specific</h5>
 <ul>
   <li>
     Support has been added for the Arm Neoverse E1 processor
@@ -880,7 +880,7 @@ $ g++ typo.cc
   </li>
 </ul>
 
-<h5 id="arm">Arm specific</h5>
+<h4 id="arm">Arm specific</h5>
 <ul>
   <li>
     Support for the deprecated Armv2 and Armv3 architectures and their

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to