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 b3402c9e0661c277b0551e7112cd4ff3cf60199d (commit)
from 8da37cf4b6847c399f9d7d3bbc322f563c8277de (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 b3402c9e0661c277b0551e7112cd4ff3cf60199d
Author: Georg-Johann Lay <[email protected]>
Date: Tue Sep 16 09:44:49 2025 +0200
changes.html (avr): Prefer GCC x.y over vx.y.
diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 29000382..f427383c 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -600,7 +600,7 @@ You may also want to check out our
<h3 id="avr">AVR</h3>
<ul>
- <li>Support for the following devices has been added in v13.3:
+ <li>Support for the following devices has been added in GCC 13.3:
<ul><li>ATtiny102, ATtiny104,
ATtiny424, ATtiny426, ATtiny427, ATtiny824, ATtiny826, ATtiny827,
ATtiny1624, ATtiny1626, ATtiny1627, ATtiny3224, ATtiny3226, ATtiny3227,
@@ -609,11 +609,11 @@ 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:
+ <li>Support for the following devices has been added in GCC 13.4:
<ul><li>AVR32SD20, AVR32SD28, AVR32SD32,
AVR64SD28, AVR64SD32, AVR64SD48.</li></ul>
</li>
- <li>Support for the following devices has been added in v13.5:
+ <li>Support for the following devices has been added in GCC 13.5:
<ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S,
AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S,
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 4961a455..bf0a2015 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -910,11 +910,11 @@ __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:
+ <li>Support for the following devices has been added in GCC 14.3:
<ul><li>AVR32SD20, AVR32SD28, AVR32SD32,
AVR64SD28, AVR64SD32, AVR64SD48.</li></ul>
</li>
- <li>Support for the following devices has been added in v14.4:
+ <li>Support for the following devices has been added in GCC 14.4:
<ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S,
AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S,
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 989e0a88..f7a2d1cb 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -1185,12 +1185,12 @@ 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:
+ <li>Support for the following devices has been added in GCC 15.2:
<ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S,
AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S.</li></ul>
</li>
- <li>Support for the following devices has been added in v15.3:
+ <li>Support for the following devices has been added in GCC 15.3:
<ul><li>AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
</li>
</ul>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-13/changes.html | 6 +++---
htdocs/gcc-14/changes.html | 4 ++--
htdocs/gcc-15/changes.html | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
gcc-wwwdocs