* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.

This commit is contained in:
Andreas Schwab 2014-10-18 10:30:54 +02:00
parent aed56ec5f2
commit 998a69f46a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2014-10-18 Andreas Schwab <schwab@linux-m68k.org>
* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.
2014-10-17 Cary Coutant <ccoutant@google.com>
* aarch64.cc (AArch64_relocate_functions::maybe_apply_stub):

View File

@ -146,6 +146,7 @@ arm*-*-*)
;;
aarch64*-*)
targ_obj=aarch64
targ_extra_obj=aarch64-reloc-property
targ_machine=EM_AARCH64
targ_size=64
targ_extra_size=32