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  561a5e63201915a59da227344be3b068018108bc (commit)
      from  95386da9bcf103eab725db672fc23a2ea7a6468e (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 561a5e63201915a59da227344be3b068018108bc
Author: Georg-Johann Lay <a...@gjlay.de>
Date:   Thu Feb 13 10:03:43 2025 +0100

    gcc-15/changes [avr]: Mention -mno-call-main.

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 7638d3d5..41425257 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -500,6 +500,10 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
        ><code>-msplit-ldst</code></a> and
     <a 
href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-msplit-bit-shift";
        ><code>-msplit-bit-shift</code></a>.</li>
+  <li>Support has been added for the new option
+    <a 
href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mno-call-main";
+       ><code>-mno-call-main</code></a>.  Instead of calling <code>main</code>,
+    it will be located in section <code>.init9</code>.</li>
 </ul>
 
 <h3 id="x86">IA-32/x86-64</h3>

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

Summary of changes:
 htdocs/gcc-15/changes.html | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to