Support for the AVR-SD devices (which are 1-liners) has been backported
to v13 and v14.

Johann

--

    gcc-13, gcc-14: AVR: Mention more new devices.

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 4860c500..e589e0d6 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -542,6 +542,10 @@ You may also want to check out our
     AVR64DD32, AVR64DU28, AVR64DU32, AVR64EA28, AVR64EA32, AVR64EA48,
     ATA5787, ATA5835, ATA5700M322.</li></ul>
   </li>
+  <li>Support for the following devices has been added in v13.4:
+    <ul><li>AVR32SD20, AVR32SD28, AVR32SD32,
+       AVR64SD28, AVR64SD32, AVR64SD48.</li></ul>
+  </li>
 </ul>

 <h3 id="x86">IA-32/x86-64</h3>
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 8ff84582..d720ab87 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -902,6 +902,10 @@ __asm (".global __flmap_lock"  "\n\t"
     It now constrains the registers R24&hellip;R31 as is the case for all
     the other devices.
   </li>
+  <li>Support for the following devices has been added in v14.3:
+    <ul><li>AVR32SD20, AVR32SD28, AVR32SD32,
+       AVR64SD28, AVR64SD32, AVR64SD48.</li></ul>
+  </li>
 </ul>

 <h3 id="x86">IA-32/x86-64</h3>

Reply via email to