<div dir="ltr"><pre class="gmail-bz_comment_text" id="gmail-comment_text_0" style="font-size:medium;white-space:pre-wrap;width:50em;color:rgb(0,0,0)">Hello binutils and GCC teams,<br><br>I have completed the support for GCC targeting Windows on ARM. I wasn’t able to send the patches through git send-email because Gmail’s port 587 is blocked in my environment, so I have posted them here:<br><a href="https://sourceware.org/pipermail/binutils/2026-August/150629.html">https://sourceware.org/pipermail/binutils/2026-August/150629.html</a><br><a href="https://gcc.gnu.org/pipermail/gcc-patches/2026-August/726089.html">https://gcc.gnu.org/pipermail/gcc-patches/2026-August/726089.html</a><br>Please review them. I have tested the work on native WOA machines, Wine on Raspberry Pi, and Wine on an Android phone. Exception handling with the SEH model works correctly, and GCC’s runtime DLLs are functioning properly. LTO also works. Feel free to review it.<br><br>This was not done by Microsoft — it was done entirely by me, one individual.<br><br>The GitHub branches are here:<br><a href="https://github.com/trcrsired/binutils-gdb/tree/winarmv3">https://github.com/trcrsired/binutils-gdb/tree/winarmv3</a><br><a href="https://github.com/trcrsired/gcc/tree/winarmv3">https://github.com/trcrsired/gcc/tree/winarmv3</a><br><br>Feel free to comment and review the patches.<br>Best wishes.</pre></div>