Hi Heiko, Thanks for the patch! I've pushed everything except for:
Heiko Eißfeldt <he...@hexco.de> writes: > @@ -832,8 +832,8 @@ > (<code>aarch64-w64-mingw32</code>). At present, this target > supports C and C++ for base Armv8-A, but with some caveats: > <ul> > - <li>Although most variadic functions work, the implementation > - of them is not yet complete. > + <li>Although most variadic functions work, the implementations > + are not yet complete. > </li> > <li>C++ exception handling is not yet implemented.</li> > </ul> There's only really a single implementation, it just has to cover multiple cases. Thanks again, and sorry for the slow response. Richard