public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] s390: set want64 for 31 bit.
@ 2004-07-02 14:12 Martin Schwidefsky
  0 siblings, 0 replies; only message in thread
From: Martin Schwidefsky @ 2004-07-02 14:12 UTC (permalink / raw)
  To: binutils

Hi,
just added a want64=true to the s390-*-linux* bfd target. We want 
the 64 bit target by default for the biarch tool chain.

blue skies,
  Martin.

2004-07-02  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* config.bfd: Add want64 to configuration target s390-*-linux*.

diff -urN src/bfd/config.bfd src-s390/bfd/config.bfd
--- src/bfd/config.bfd	2004-07-01 17:03:39.000000000 +0200
+++ src-s390/bfd/config.bfd	2004-07-01 13:33:22.000000000 +0200
@@ -1017,6 +1017,7 @@
   s390-*-linux*)
     targ_defvec=bfd_elf32_s390_vec
     targ64_selvecs=bfd_elf64_s390_vec
+    want64=true
     ;;
 #ifdef BFD64
   s390x-*-linux*)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-02 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-02 14:12 [PATCH] s390: set want64 for 31 bit Martin Schwidefsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).