* configure.tgt (mips64*vr4320*el-*-elf*) : Removed spurious case.
authorGavin Romig-Koch <gavin@redhat.com>
Tue, 10 Mar 1998 21:21:20 +0000 (21:21 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Tue, 10 Mar 1998 21:21:20 +0000 (21:21 +0000)
gdb/ChangeLog
gdb/configure.tgt

index 59eb4dd..aac9eae 100644 (file)
@@ -1,3 +1,9 @@
+start-sanitize-vr4320
+Tue Mar 10 16:15:13 1998  Gavin Koch  <gavin@cygnus.com>
+
+       * configure.tgt (mips64*vr4320*el-*-elf*) : Removed spurious case.
+
+end-sanitize-vr4320
 Fri Mar  6 13:10:27 1998  Fred Fish  <fnf@cygnus.com>
 
        * utils.c (quit): Call SERIAL_DRAIN_OUTPUT rather than
@@ -596,12 +602,6 @@ Thu Jan 15 12:29:13 1998  Nick Clifton  <nickc@cygnus.com>
        * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
        to prevent spurous error messages on non-ICE targets.
 
-start-sanitize-vr4111
-Thu Jan 15 09:28:52 1998  Gavin Koch  <gavin@cygnus.com>
-
-       * configure.tgt: Create the vr4111 as a copy of the vr4100.
-
-end-sanitize-vr4111
 Wed Jan 14 19:27:02 1998  Stan Shebs  <shebs@andros.cygnus.com>
 
        * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
index 09e5d48..147d793 100644 (file)
@@ -173,7 +173,6 @@ mips64*vr4320*-*-elf*)      gdb_target=vr4300 ;;
 # end-sanitize-vr4320
 mips64*vr4300*el-*-elf*)       gdb_target=vr4300el ;;
 mips64*vr4300*-*-elf*) gdb_target=vr4300 ;;
-mips64*vr4320*-*-elf)   gdb_target=vr4xxx ;;
 mips64*vr4100*el-*-elf*)       gdb_target=vr4300el ;;
 mips64*vr4100*-*-elf*) gdb_target=vr4xxx ;;
 mips64*vr5000*el-*-elf*)       gdb_target=vr5000el ;;