From: Richard Sandiford <rsandifo@redhat.com>
To: binutils@sources.redhat.com
Subject: Add mips64vr-elf and mips64vrel-elf configs
Date: Fri, 11 Oct 2002 08:09:00 -0000 [thread overview]
Message-ID: <wvn1y6xggfz.fsf@talisman.cambridge.redhat.com> (raw)
Rather later than intended, here's a patch to add mips64vr-elf
and mips64vrel-elf configs to gas. Tested with a gcc
basic-improvements build. OK to install?
Richard
* configure.in (mips64vr-elf, mips64vrel-elf): New config.
* configure: Regenerate.
Index: configure.in
===================================================================
RCS file: /cvs/src/src/gas/configure.in,v
retrieving revision 1.117
diff -c -d -p -r1.117 configure.in
*** configure.in 28 Aug 2002 10:38:47 -0000 1.117
--- configure.in 11 Oct 2002 15:07:23 -0000
*************** changequote([,])dnl
*** 530,535 ****
--- 530,538 ----
mipstx39 | mipstx39el)
mips_cpu=r3900
;;
+ mips64vr | mips64vrel)
+ mips_cpu=vr4100
+ ;;
mips64* | mipsisa64* | mipsisa32*)
changequote(,)dnl
mips_cpu=`echo $target_cpu | sed -e 's/[a-z]*..//' -e 's/el$//'`
next reply other threads:[~2002-10-11 15:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-11 8:09 Richard Sandiford [this message]
2002-10-11 11:47 ` Eric Christopher
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=wvn1y6xggfz.fsf@talisman.cambridge.redhat.com \
--to=rsandifo@redhat.com \
--cc=binutils@sources.redhat.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).