public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* binutils for sparc64-*-solaris2
@ 1999-07-01  0:00 Assar Westerlund
  0 siblings, 0 replies; only message in thread
From: Assar Westerlund @ 1999-07-01  0:00 UTC (permalink / raw)
  To: binutils

Hi, with the simple appended patch, binutils (at least gas) seems to
work fine on sparc64-*-solaris2.  Pray tell me if this is the right
way of fixing this.

/assar

Index: bfd/config.bfd
===================================================================
RCS file: /cvs/binutils/binutils/bfd/config.bfd,v
retrieving revision 1.1.1.1
diff -u -w -u -w -r1.1.1.1 config.bfd
--- config.bfd	1999/05/03 07:28:54	1.1.1.1
+++ config.bfd	1999/05/14 02:16:08
@@ -624,6 +624,10 @@
     targ_defvec=bfd_elf64_sparc_vec
     targ_selvecs=bfd_elf32_sparc_vec
     ;;    
+  sparc64-*-solaris2*)
+    targ_defvec=bfd_elf64_sparc_vec
+    targ_selvecs=bfd_elf32_sparc_vec
+    ;;
 #endif /* BFD64 */
   sparc*-*-coff*)
     targ_defvec=sparccoff_vec

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

only message in thread, other threads:[~1999-07-01  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-01  0:00 binutils for sparc64-*-solaris2 Assar Westerlund

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).