mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 12:22:20 +08:00
* config.bfd (spu-*-elf): Delete targ_selvecs.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-04-21 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* config.bfd (spu-*-elf): Delete targ_selvecs.
|
||||||
|
|
||||||
2007-04-19 Nick Clifton <nickc@redhat.com>
|
2007-04-19 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
|
* coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.
|
||||||
|
@ -1392,7 +1392,6 @@ case "${targ}" in
|
|||||||
|
|
||||||
spu-*-elf)
|
spu-*-elf)
|
||||||
targ_defvec=bfd_elf32_spu_vec
|
targ_defvec=bfd_elf32_spu_vec
|
||||||
targ_selvecs="bfd_elf32_powerpc_vec bfd_elf64_powerpc_vec"
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
#if HAVE_host_aout_vec
|
#if HAVE_host_aout_vec
|
||||||
|
Reference in New Issue
Block a user