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  b7058d537752ef46b9318aa3d99f796621f73657 (commit)
      from  03788d369b55e26e2e588336c16775cf20bc8915 (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 b7058d537752ef46b9318aa3d99f796621f73657
Author: Georg-Johann Lay <[email protected]>
Date:   Tue Oct 7 12:50:56 2025 +0200

    gcc-15/changes.html (avr): Mention addition of sincos / sincosl.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 79fccaef..5796c5e1 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -1193,6 +1193,9 @@ structure used in <code>core 1.49</code>.
   <li>Support for the following devices has been added in GCC 15.3:
     <ul><li>AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
   </li>
+  <li>Support for the IEEE double functions <code>sincos</code> and
+    <code>sincosl</code> has been added in GCC 15.3.
+  </li>
 </ul>
 
 <h3 id="x86">IA-32/x86-64</h3>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to