* config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
authorStan Shebs <shebs@codesourcery.com>
Thu, 15 Jan 1998 03:44:01 +0000 (03:44 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 15 Jan 1998 03:44:01 +0000 (03:44 +0000)
Remove, no longer used.

gdb/ChangeLog
gdb/config/mips/.Sanitize
gdb/config/mips/r3900.mt [deleted file]
gdb/config/mips/r3900l.mt [deleted file]
gdb/config/mips/tm-r3900.h [deleted file]
gdb/config/mips/tm-r3900l.h [deleted file]

index 83b4e1f..95c3c30 100644 (file)
@@ -1,3 +1,8 @@
+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}:
+       Remove, no longer used.
+
 start-sanitize-d30v
 Wed Jan 14 18:11:26 1998  Michael Meissner  <meissner@cygnus.com>
 
index f8c0c91..505b56a 100644 (file)
@@ -121,10 +121,6 @@ xm-news-mips.h
 xm-riscos.h
 
 Things-to-lose:
-r3900.mt
-r3900l.mt
-tm-r3900.h
-tm-r3900l.h
 
 Do-last:
 
diff --git a/gdb/config/mips/r3900.mt b/gdb/config/mips/r3900.mt
deleted file mode 100644 (file)
index 9b38a4d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Target: Big-endian mips board, typically an IDT.
-TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
-TM_FILE= tm-r3900.h
-SIM_OBS = remote-sim.o
-SIM = ../sim/mips/libsim.a
diff --git a/gdb/config/mips/r3900l.mt b/gdb/config/mips/r3900l.mt
deleted file mode 100644 (file)
index 755cee1..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Target: Big-endian mips board, typically an IDT.
-TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
-TM_FILE= tm-r3900l.h
-SIM_OBS = remote-sim.o
-SIM = ../sim/mips/libsim.a
diff --git a/gdb/config/mips/tm-r3900.h b/gdb/config/mips/tm-r3900.h
deleted file mode 100644 (file)
index 47bcfb5..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/* Copyright (C) 1993 Free Software Foundation, Inc.
-
-This file is part of GDB.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
-
-#define TARGET_BYTE_ORDER_SELECTABLE
-
-#include "mips/tm-bigmips.h"
-
-#undef DEFAULT_MIPS_TYPE
-#define DEFAULT_MIPS_TYPE "r3051"
diff --git a/gdb/config/mips/tm-r3900l.h b/gdb/config/mips/tm-r3900l.h
deleted file mode 100644 (file)
index 361c9f9..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-/* Copyright (C) 1993 Free Software Foundation, Inc.
-
-This file is part of GDB.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
-
-#define TARGET_BYTE_ORDER_SELECTABLE
-
-#include "mips/tm-mips.h"