diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-11-16 23:08:36 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-11-16 23:08:36 +0000 |
commit | 96cb1c2ff65f1b570c8058aa723278c244b60952 (patch) | |
tree | 16780b09a7bdb7fb98c50f1cf9afc32cbbd74996 /gdb/configure.tgt | |
parent | 0e9d87aaa93b5458336fa46bea40f514ab66e136 (diff) | |
download | gdb-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.
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r-- | gdb/configure.tgt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |