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  30b3d284bf248d170de0a51a8bc51a8e7450390f (commit)
      from  77aec00b78d4e5b5cf61eee31b344d595c9ee33d (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 30b3d284bf248d170de0a51a8bc51a8e7450390f
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun Aug 3 02:09:52 2025 +0200

    gcc-16: Fix markup and activate IA-32/x86-64 section

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 37fcb605..a75d3b5a 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -129,13 +129,15 @@ for general information.</p>
 
 <!-- <h3 id="avr">AVR</h3> -->
 
-<!-- <h3 id="x86">IA-32/x86-64</h3> -->
+<h3 id="x86">IA-32/x86-64</h3>
 
+<ul>
   <li>The new <code>--enable-x86-64-mfentry</code> configure option
       enables <code>-mfentry</code> which uses <code>__fentry__</code>,
       instead of <code>mcount</code> for profiling on x86-64.  This
       option is enabled by default for glibc targets.
   </li>
+</ul>
 
 <h3 id="amdgcn">AMD GPU (GCN)</h3>
 

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

Summary of changes:
 htdocs/gcc-16/changes.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to