Thank you for the initial review for v1!
Work on refactoring, rebasing, and validating
"[PATCH v2] Add aarch64-w64-mingw32 target" is in progress.
The v2 x64 mingw target will also be fully tested to avoid
regression due to refactoring.
Please provide feedback if anything is missing.
Changes fr
On Thu, Feb 29, 2024 at 11:26 AM Evgeny Karpov
wrote:
>
> Monday, February 26, 2024 2:30 AM
> NightStrike wrote:
>
> > To be clear, because of the refactoring, it will affect x86/x64 Windows
> > targets.
> > Can you do a testsuite run before and after and see that it doesn't get
> > worse?
> > T
Monday, February 26, 2024 2:30 AM
NightStrike wrote:
> To be clear, because of the refactoring, it will affect x86/x64 Windows
> targets.
> Can you do a testsuite run before and after and see that it doesn't get worse?
> The full testsuite for all languages for Windows isn't in great shape, but
Friday, February 23, 2024 7:00 PM
Richard Sandiford wrote:
> Seconded. :) Thanks also for the very clear organisation of the series, and
> for
> commonising code rather than cut-&-pasting it.
Thank you, Richard, for the valuable feedback. It is great to hear
that the series structure is easy to
Richard, thank you for the initial review! Hopefully, the required actions have
been addressed, which should improve the patch quality in v2.
Regards,
Evgeny
-Original Message-
Thursday, February 22, 2024 2:40 PM
Richard Earnshaw (lists) wrote:
Thanks for posting this.
I've only read
On Wed, Feb 21, 2024 at 12:48 PM Evgeny Karpov
wrote:
>
> Hello,
>
> We would like to take your attention to the review of changes for the
> new GCC target, aarch64-w64-mingw32. The new target will be
> supported, tested, added to CI, and maintained by Linaro. This marks
> the first of three plann
"Richard Earnshaw (lists)" writes:
> On 21/02/2024 17:47, Evgeny Karpov wrote:
>> Hello,
>>
>> We would like to take your attention to the review of changes for the
>> new GCC target, aarch64-w64-mingw32. The new target will be
>> supported, tested, added to CI, and maintained by Linaro. This mar
Hi Mark,
Thanks for testing the patch series!
It is great to know that EFI also works well.
Thank you for your contribution to this work!
Regards,
Evgeny
-Original Message-
Thursday, February 22, 2024 7:11 PM
Mark Harmstone wrote:
Hi all,
Seems to work for me! Nice work.
It also wor
Hi Maxim,
Thank you for the review and the test build!
Regards,
Evgeny
-Original Message-
Wednesday, February 21, 2024 7:27 PM
Maxim Kuvyrkov wrote:
Hi Evgeny,
Great job!
For reference, here is a test build of this patch series using Linaro Toolchain
CI:
https://ci.linaro.org/view/
Hi all,
Seems to work for me! Nice work.
It also works nicely with EFI as well, for anyone interested:
test.c:
#include
EFI_STATUS efi_main(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE* SystemTable) {
SystemTable->ConOut->OutputString(SystemTable->ConOut, L"hello, world\r\n");
return EF
On 21/02/2024 17:47, Evgeny Karpov wrote:
> Hello,
>
> We would like to take your attention to the review of changes for the
> new GCC target, aarch64-w64-mingw32. The new target will be
> supported, tested, added to CI, and maintained by Linaro. This marks
> the first of three planned patch serie
Hi Evgeny,
Great job!
For reference, here is a test build of this patch series using Linaro Toolchain
CI:
https://ci.linaro.org/view/tcwg-build/job/tcwg_gnu_mingw_build--master-woa64-build/9/artifact/artifacts/
--
Maxim Kuvyrkov
https://www.linaro.org
> On Feb 21, 2024, at 21:47, Evgeny Kar
Hello,
We would like to take your attention to the review of changes for the
new GCC target, aarch64-w64-mingw32. The new target will be
supported, tested, added to CI, and maintained by Linaro. This marks
the first of three planned patch series contributing to the GCC C
compiler's support for Win
13 matches
Mail list logo