Browse Source
ld/ * Makefile.am (ALL_64_EMULATION_SOURCES): Add eaarch64elf32b.c. (eaarch64elf32b.c): New dependency and rule. * Makefile.in: Re-generated. * configure.tgt (aarch64-*-elf): Add aarch64elf32b. (aarch64_be-*-elf, aarch64_be-*-linux*, aarch64-*-linux*): Likewise. * emulparams/aarch64elf32b.sh: New file.binutils-2_24-branch
5 changed files with 26 additions and 4 deletions
@ -0,0 +1,2 @@ |
|||
. ${srcdir}/emulparams/aarch64elf32.sh |
|||
OUTPUT_FORMAT="elf32-bigaarch64" |
|||
Loading…
Reference in new issue