aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/irix3.mt
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-09-11 14:00:55 +0000
committerAndrew Cagney <cagney@redhat.com>2003-09-11 14:00:55 +0000
commit0ddabb4c3c6addd3027c39a76d5b623e0176f883 (patch)
tree4e5ddab9cb5bc71e3c9130f2ebe61f2c9a6d6b65 /gdb/config/mips/irix3.mt
parent5d71380f120679f3e74381a15cb107538cac3c55 (diff)
downloadgdb-0ddabb4c3c6addd3027c39a76d5b623e0176f883.zip
gdb-0ddabb4c3c6addd3027c39a76d5b623e0176f883.tar.gz
gdb-0ddabb4c3c6addd3027c39a76d5b623e0176f883.tar.bz2
2003-09-11 Andrew Cagney <cagney@redhat.com>
Since the IRIX 4 configuration was forcing K&R mode it hasn't been buildable since GDB 5.0. * NEWS: Mention that IRIX 3 and IRIX 4 support were removed. * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*". * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3. * irix4-nat.c: Delete file. * config/mips/irix4.mh: Delete file. * config/mips/irix3.mh: Delete file. * config/mips/irix3.mt: Delete file. * config/mips/tm-irix3.h: Delete file. * config/mips/nm-irix3.h: Delete file. * config/mips/xm-irix3.h: Delete file. * config/mips/nm-irix4.h: Delete file. * config/mips/xm-irix4.h: Delete file. * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
Diffstat (limited to 'gdb/config/mips/irix3.mt')
-rw-r--r--gdb/config/mips/irix3.mt3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/mips/irix3.mt b/gdb/config/mips/irix3.mt
deleted file mode 100644
index b3fa4dd..0000000
--- a/gdb/config/mips/irix3.mt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Target: MIPS SGI running Irix 3
-TDEPFILES= mips-tdep.o
-TM_FILE= tm-irix3.h