]> sourceware.org Git - binutils-gdb.git/commit
Add aarch64-w64-mingw32 target
authorMark Harmstone <mark@harmstone.com>
Thu, 5 Jan 2023 02:36:32 +0000 (02:36 +0000)
committerMark Harmstone <mark@harmstone.com>
Tue, 10 Jan 2023 23:30:49 +0000 (23:30 +0000)
commit16fea92ccd993fce6b5b0efebe059d542cad9932
tree59a1531c16963593e8b5d07f89b2525a0d00df3a
parent528e4f463f511b11ad414bc91bcf89c4fb53c352
Add aarch64-w64-mingw32 target

This adds a mingw target for aarch64, including windres and dlltool.

Note that the old value of jmp_aarch64_bytes was wrong, and this does
the same thing as MSVC does.
14 files changed:
bfd/config.bfd
bfd/peicode.h
binutils/configure
binutils/configure.ac
binutils/dlltool.c
binutils/rescoff.c
gas/configure.tgt
gas/testsuite/gas/pe/pe.exp
ld/configure.tgt
ld/emultempl/pep.em
ld/pe-dll.c
ld/testsuite/ld-pe/pe-aarch64.d
ld/testsuite/ld-pe/pe.exp
ld/testsuite/ld-scripts/weak.exp
This page took 0.041514 seconds and 5 git commands to generate.