public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Add mips64vr-elf and mips64vrel-elf configs
@ 2002-10-11  8:09 Richard Sandiford
  2002-10-11 11:47 ` Eric Christopher
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Sandiford @ 2002-10-11  8:09 UTC (permalink / raw)
  To: binutils

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$//'`

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Add mips64vr-elf and mips64vrel-elf configs
  2002-10-11  8:09 Add mips64vr-elf and mips64vrel-elf configs Richard Sandiford
@ 2002-10-11 11:47 ` Eric Christopher
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Christopher @ 2002-10-11 11:47 UTC (permalink / raw)
  To: Richard Sandiford; +Cc: binutils

On Fri, 2002-10-11 at 08:09, Richard Sandiford wrote:
> 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?
> 

Yah.

-eric

-- 
Yeah, I used to play basketball...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-11 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11  8:09 Add mips64vr-elf and mips64vrel-elf configs Richard Sandiford
2002-10-11 11:47 ` Eric Christopher

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