aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-11-16 23:08:36 +0000
committerAndrew Cagney <cagney@redhat.com>2003-11-16 23:08:36 +0000
commit96cb1c2ff65f1b570c8058aa723278c244b60952 (patch)
tree16780b09a7bdb7fb98c50f1cf9afc32cbbd74996
parent0e9d87aaa93b5458336fa46bea40f514ab66e136 (diff)
downloadgdb-96cb1c2ff65f1b570c8058aa723278c244b60952.zip
gdb-96cb1c2ff65f1b570c8058aa723278c244b60952.tar.gz
gdb-96cb1c2ff65f1b570c8058aa723278c244b60952.tar.bz2
2003-11-16 Andrew Cagney <cagney@redhat.com>
* configure.tgt: Delete mips*tx39*-elf*. * config/mips/tm-tx39.h: Delete file. * config/mips/tx39.mt: Delete file. * config/mips/tx39.mt: Delete file.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/config/mips/tm-tx39.h20
-rw-r--r--gdb/config/mips/tx39.mt5
-rw-r--r--gdb/config/mips/tx39l.mt5
-rw-r--r--gdb/configure.tgt1
5 files changed, 5 insertions, 31 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index afa6ecd..3e10ccf 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-11-16 Andrew Cagney <cagney@redhat.com>
+ * configure.tgt: Delete mips*tx39*-elf*.
+ * config/mips/tm-tx39.h: Delete file.
+ * config/mips/tx39.mt: Delete file.
+ * config/mips/tx39.mt: Delete file.
+
* mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
* remote-mips.c (common_open): Instead of
"mips_read_register_type" and "mips_set_processor_type_command"
diff --git a/gdb/config/mips/tm-tx39.h b/gdb/config/mips/tm-tx39.h
deleted file mode 100644
index f009a8e..0000000
--- a/gdb/config/mips/tm-tx39.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Copyright 1993, 1997, 1999, 2000 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. */
-
-#include "mips/tm-mips.h"
diff --git a/gdb/config/mips/tx39.mt b/gdb/config/mips/tx39.mt
deleted file mode 100644
index 8b4c1a9..0000000
--- a/gdb/config/mips/tx39.mt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Target: Big-endian mips board, typically an IDT.
-TDEPFILES= mips-tdep.o remote-mips.o dve3900-rom.o monitor.o dsrec.o
-TM_FILE= tm-tx39.h
-SIM_OBS = remote-sim.o
-SIM = ../sim/mips/libsim.a
diff --git a/gdb/config/mips/tx39l.mt b/gdb/config/mips/tx39l.mt
deleted file mode 100644
index 8b4c1a9..0000000
--- a/gdb/config/mips/tx39l.mt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Target: Big-endian mips board, typically an IDT.
-TDEPFILES= mips-tdep.o remote-mips.o dve3900-rom.o monitor.o dsrec.o
-TM_FILE= tm-tx39.h
-SIM_OBS = remote-sim.o
-SIM = ../sim/mips/libsim.a
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index abae6e6..e13ec76 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -134,7 +134,6 @@ m68*-*-vxworks*) gdb_target=vxworks68 ;;
mcore*-*-*) gdb_target=mcore ;;
mips*-*-pe) gdb_target=wince ;;
-mips*tx39*-elf*) gdb_target=tx39 ;;
mips*-sgi-irix5*) gdb_target=irix5 ;;
mips*-sgi-irix6*) gdb_target=irix6 ;;
mips*-*-linux*) gdb_target=linux