public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Assar Westerlund <assar@sics.se>
To: binutils@sourceware.cygnus.com
Subject: binutils for sparc64-*-solaris2
Date: Thu, 01 Jul 1999 00:00:00 -0000	[thread overview]
Message-ID: <5logjogznj.fsf@assaris.sics.se> (raw)

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

                 reply	other threads:[~1999-07-01  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5logjogznj.fsf@assaris.sics.se \
    --to=assar@sics.se \
    --cc=binutils@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).