mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
* configure.tgt (targ_extra_obj) [aarch64*-*]: Define.
This commit is contained in:
parent
aed56ec5f2
commit
998a69f46a
@ -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):
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user