SPU config change
Alan Modra
amodra@bigpond.net.au
Sat Sep 8 11:11:00 GMT 2007
To better support .quad and .8byte directives.
* config.bfd: Set want64 for spu-*-elf.
Index: bfd/config.bfd
===================================================================
RCS file: /cvs/src/src/bfd/config.bfd,v
retrieving revision 1.231
diff -u -p -r1.231 config.bfd
--- bfd/config.bfd 28 Aug 2007 11:02:55 -0000 1.231
+++ bfd/config.bfd 8 Sep 2007 08:07:28 -0000
@@ -1399,6 +1399,7 @@ case "${targ}" in
spu-*-elf)
targ_defvec=bfd_elf32_spu_vec
+ want64=true
;;
#if HAVE_host_aout_vec
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list