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  58cdf89532b2ccafe53d938b162c02eb9fd4ac0a (commit)
      from  71eb64d1cbd7e7babfde6ef1c33998b059bf03d4 (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 58cdf89532b2ccafe53d938b162c02eb9fd4ac0a
Author: Oleg Endo <olege...@gcc.gnu.org>
Date:   Thu Oct 10 10:49:56 2024 +0900

    gcc-15: sh-elf targets now use soft-fp

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index db7e8881..6dc46a52 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -221,7 +221,13 @@ a work-in-progress.</p>
 
 <!-- <h3 id="rx">RX</h3> -->
 
-<!-- <h3 id="sh">SH</h3> -->
+<h3 id="sh">SH</h3>
+
+<ul>
+  <li>Bare metal <code>sh-elf</code> targets are now using the newer soft-fp
+      library for improved performance of floating-point emulation on CPUs
+      without hardware floating-point support.</li>
+</ul>
 
 <!-- <h3 id="sparc">SPARC</h3> -->
 

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

Summary of changes:
 htdocs/gcc-15/changes.html | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to