]> git.ipfire.org Git - thirdparty/gcc.git/commit
Introduce aarch64-w64-mingw32 target
authorZac Walker <zacwalker@microsoft.com>
Fri, 1 Mar 2024 00:40:53 +0000 (01:40 +0100)
committerChristophe Lyon <christophe.lyon@linaro.org>
Tue, 7 May 2024 16:02:33 +0000 (16:02 +0000)
commit13bad1ac7a6ea4dbbde67c69d31c218a2f2d7a5d
treea404c6fb684bbeec4d0e1bbebc996bf28487492c
parent8d2c93fcfe1afc5291bbbe162c3b7ad5764f6d8d
Introduce aarch64-w64-mingw32 target

Add the initial aarch64-w64-mingw32 target for gcc.

This is the first commit in a sequence of patch series to add
new aarch64-w64-mingw32 target.

Coauthors: Zac Walker <zacwalker@microsoft.com>,
Mark Harmstone <mark@harmstone.com>  and
Ron Riddle <ron.riddle@microsoft.com>

Refactored, prepared, and validated by
Radek Barton <radek.barton@microsoft.com> and
Evgeny Karpov <evgeny.karpov@microsoft.com>

fixincludes/ChangeLog:

* mkfixinc.sh: Extend for *-mingw32* targets.

gcc/ChangeLog:

* config.gcc: Add aarch64-w64-mingw32 target.
fixincludes/mkfixinc.sh
gcc/config.gcc