OSDN Git Service

2003-09-11 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 11 Sep 2003 14:00:55 +0000 (14:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 11 Sep 2003 14:00:55 +0000 (14:00 +0000)
commitde1408fe0693d6a1b80fbf17a371c4c2898ae4f4
tree55f70c3d33221057aaaa28274b4fea63833321cb
parent9720dd96bc4aa99658cbc0bb32c5d179f387728a
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".
14 files changed:
gdb/ChangeLog
gdb/NEWS
gdb/config/mips/irix3.mh [deleted file]
gdb/config/mips/irix3.mt [deleted file]
gdb/config/mips/irix4.mh [deleted file]
gdb/config/mips/nm-irix3.h [deleted file]
gdb/config/mips/nm-irix4.h [deleted file]
gdb/config/mips/tm-irix3.h [deleted file]
gdb/config/mips/tm-irix5.h
gdb/config/mips/xm-irix3.h [deleted file]
gdb/config/mips/xm-irix4.h [deleted file]
gdb/configure.host
gdb/configure.tgt
gdb/irix4-nat.c [deleted file]