Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] fix mips64vr5000el typo
@ 2001-07-17 12:16 Martin M. Hunt
  2001-07-17 12:29 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Martin M. Hunt @ 2001-07-17 12:16 UTC (permalink / raw)
  To: gdb-patches

This appears to be a typo unless there is really a target named 
"miprs64vr5000el"

2001-07-17  Martin M. Hunt  <hunt@redhat.com>

        * config.sub (maybe_os): Correct mips64vr5000el name.

Index: config.sub
===================================================================
RCS file: /cvs/src/src/config.sub,v
retrieving revision 1.20
diff -u -p -r1.20 config.sub
--- config.sub	2001/03/22 11:09:20	1.20
+++ config.sub	2001/07/17 19:11:26
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 #   Free Software Foundation, Inc.
 
-timestamp='2001-03-19'
+timestamp='2001-07-17'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -230,7 +230,7 @@ case $basic_machine in
 		| mips16 | mips64 | mipsel | mips64el \
 		| mips64orion | mips64orionel | mipstx39 | mipstx39el \
 		| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
-		| mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \
+		| mips64vr5000 | mips64vr5000el | mcore | s390 | s390x \
 		| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
 		| thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \
 		| pj | pjl | h8500)
\x10


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

* Re: [RFA] fix mips64vr5000el typo
  2001-07-17 12:16 [RFA] fix mips64vr5000el typo Martin M. Hunt
@ 2001-07-17 12:29 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2001-07-17 12:29 UTC (permalink / raw)
  To: Martin M. Hunt; +Cc: gdb-patches

> This appears to be a typo unless there is really a target named 
> "miprs64vr5000el"
> 
> 2001-07-17  Martin M. Hunt  <hunt@redhat.com>
> 
> * config.sub (maybe_os): Correct mips64vr5000el name.


Martin, just FYI, this patch needs to go to:

src/MAINTAINERS:

config.guess; config.sub; dejagnu/config.guess; readline/support/config.sub
        config: http://gnu.org
        Patches to config-patches@gnu.org.
        Changes need to be done in tandem with the official CONFIG
        sources or submitted to the master file maintainer and brought
        in via a merge.


yes, I agree, it must be a typo.


	Andrew



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

end of thread, other threads:[~2001-07-17 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-17 12:16 [RFA] fix mips64vr5000el typo Martin M. Hunt
2001-07-17 12:29 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox