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  f1fc11de7272613e54924b357eef5a45cc82e5a0 (commit)
      from  00375b05cab56f9a7eada2d11c536dcfa3bf7126 (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 f1fc11de7272613e54924b357eef5a45cc82e5a0
Author: Georg-Johann Lay <[email protected]>
Date:   Thu Nov 27 17:28:47 2025 +0100

    AVR: Support AVR-Lx devices in 13.5, 14.4, 15.3.

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index bfa5ffa3..4a7b95d3 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -618,7 +618,9 @@ You may also want to check out our
     <ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S,
        AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
        AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S,
-       AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
+       AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32,
+       AVR16LA14, AVR16LA20, AVR16LA28, AVR16LA32,
+       AVR32LA14, AVR32LA20, AVR32LA28, AVR32LA32.</li></ul>
   </li>
 </ul>
 
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 943c3b86..6be9e55a 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -915,7 +915,9 @@ __asm (".global __flmap_lock"  "\n\t"
     <ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S,
        AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
        AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S,
-       AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
+       AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32,
+       AVR16LA14, AVR16LA20, AVR16LA28, AVR16LA32,
+       AVR32LA14, AVR32LA20, AVR32LA28, AVR32LA32.</li></ul>
   </li>
 </ul>
 
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 5796c5e1..da702185 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -1191,7 +1191,9 @@ structure used in <code>core 1.49</code>.
        AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S.</li></ul>
   </li>
   <li>Support for the following devices has been added in GCC 15.3:
-    <ul><li>AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
+    <ul><li>AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32,
+       AVR16LA14, AVR16LA20, AVR16LA28, AVR16LA32,
+       AVR32LA14, AVR32LA20, AVR32LA28, AVR32LA32.</li></ul>
   </li>
   <li>Support for the IEEE double functions <code>sincos</code> and
     <code>sincosl</code> has been added in GCC 15.3.

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

Summary of changes:
 htdocs/gcc-13/changes.html | 4 +++-
 htdocs/gcc-14/changes.html | 4 +++-
 htdocs/gcc-15/changes.html | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to