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 a1e95f48a98138069fdfa18fed544654d1ec4fcd (commit) from f18478d88085fa95b13ddfd778b81972bf830e37 (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 a1e95f48a98138069fdfa18fed544654d1ec4fcd Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Mar 23 14:32:30 2025 +0100 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…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> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-13/changes.html | 4 ++++ htdocs/gcc-14/changes.html | 4 ++++ 2 files changed, 8 insertions(+) hooks/post-receive -- gcc-wwwdocs