OSDN Git Service

* config.bfd: Set want64 for spu-*-elf.
authorAlan Modra <amodra@bigpond.net.au>
Sat, 8 Sep 2007 11:11:24 +0000 (11:11 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 8 Sep 2007 11:11:24 +0000 (11:11 +0000)
bfd/ChangeLog
bfd/config.bfd

index 83c7a0c..48bb176 100644 (file)
@@ -1,5 +1,9 @@
 2007-09-08  Alan Modra  <amodra@bigpond.net.au>
 
+       * config.bfd: Set want64 for spu-*-elf.
+
+2007-09-08  Alan Modra  <amodra@bigpond.net.au>
+
        PR ld/2864, ld/5006
        * elf.c (special_sections): Comment typo.
        (elf_fake_sections): Force SHT_PROGBITS for sections that are
index 5bfd4a7..932e4fe 100644 (file)
@@ -1399,6 +1399,7 @@ case "${targ}" in
 
   spu-*-elf)
     targ_defvec=bfd_elf32_spu_vec
+    want64=true
     ;;
 
 #if HAVE_host_aout_vec