diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-04-09 16:10:06 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-04-09 16:10:06 +0000 |
commit | 78c4394505f43dd76f1b7ec1ebe021d3544ccc32 (patch) | |
tree | faef8dab8b7fa48be34c1ba6ddf2ed7196795dc1 /gdb/config/mips/mipsm3.mt | |
parent | f19082897468918a09a26b5e962e09f97052abe7 (diff) | |
download | binutils-78c4394505f43dd76f1b7ec1ebe021d3544ccc32.zip binutils-78c4394505f43dd76f1b7ec1ebe021d3544ccc32.tar.gz binutils-78c4394505f43dd76f1b7ec1ebe021d3544ccc32.tar.bz2 |
2003-04-09 Andrew Cagney <cagney@redhat.com>
Obsolete mips*-*-mach3*.
* NEWS: Mention that mips*-*-mach3* is obsolete.
* m3-nat.c: Obsolete file.
* config/nm-m3.h: Obsolete file.
* config/mips/tm-mipsm3.h: Obsolete file.
* config/mips/mipsm3.mt: Obsolete file.
* config/mips/mipsm3.mh: Obsolete file.
* config/mips/xm-mipsm3.h: Obsolete file.
* mipsm3-nat.c: Obsolete file.
* configure.host: Obsolete mips-dec-mach3*.
* configure.tgt: Obsolete mips*-*-mach3*.
Diffstat (limited to 'gdb/config/mips/mipsm3.mt')
-rw-r--r-- | gdb/config/mips/mipsm3.mt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/config/mips/mipsm3.mt b/gdb/config/mips/mipsm3.mt index 66856d1..837b27e 100644 --- a/gdb/config/mips/mipsm3.mt +++ b/gdb/config/mips/mipsm3.mt @@ -1,4 +1,4 @@ -# Target: Little-endian MIPS machine such as pmax -# running Mach 3.0 operating system -TDEPFILES= mips-tdep.o -TM_FILE= tm-mipsm3.h +# OBSOLETE # Target: Little-endian MIPS machine such as pmax +# OBSOLETE # running Mach 3.0 operating system +# OBSOLETE TDEPFILES= mips-tdep.o +# OBSOLETE TM_FILE= tm-mipsm3.h |