We are going to release MCLinker 2.7.0 Bigbear, and you are welcome to test the new target and report the bugs. :)
* Executive Summary:
1. Add AArch64 backend support.
* Target Backends:
1. AArch64: Follow the behavior of bfd linker to emit .got/.got.plt sections.
2. AArch64: Support relocations including R_AARCH64_ABS64, R_AARCH64_ABS32,
R_AARCH64_ABS16, R_AARCH64_PREL64, R_AARCH64_PREL32, R_AARCH64_PREL16,
R_AARCH64_ADR_PREL_PG_HI21, R_AARCH64_ADR_PREL_PG_HI21_NC,
R_AARCH64_ADD_ABS_LO12_NC, R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_CONDBR19,
R_AARCH64_JUMP26, R_AARCH64_CALL26, R_AARCH64_LDST16_ABS_LO12_NC,
R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC,
R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_ADR_GOT_PAGE,
R_AARCH64_LD64_GOT_LO12_NC