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 8b0b97b559fc3908331a1610232c1f17b70cdf4a (commit) from 36d8071fcf6a5eb2c9a2bfecfd405938d60b2aa6 (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 8b0b97b559fc3908331a1610232c1f17b70cdf4a Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Jul 6 19:01:57 2025 +0200 gcc-15/changes.html (avr): Added support for the AVRxxDAyyS devices. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index d0b289e1..bf980491 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -1183,6 +1183,11 @@ structure used in <code>core 1.49</code>. ><code>-msplit-bit-shift</code></a> and <a href="https://gcc.gnu.org/onlinedocs/gcc-15.1.0/gcc/AVR-Options.html#index-muse-nonzero-bits" ><code>-muse-nonzero-bits</code></a>.</li> + <li>Support for the following devices has been added in v15.2: + <ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S, + AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S, + AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S.</li></ul> + </li> </ul> <h3 id="x86">IA-32/x86-64</h3> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 5 +++++ 1 file changed, 5 insertions(+) hooks/post-receive -- gcc-wwwdocs