From: Andrew Cagney <ac131313@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [patch rfc] Obsolete mips*-*-mach3*
Date: Wed, 02 Apr 2003 18:31:00 -0000 [thread overview]
Message-ID: <3E8B2C97.4090403@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 188 bytes --]
Hello,
This patch follows through the proposal to obsolete the mips*-*-mach3*
system (host and target). It was the old DEC PMAX machine.
Baring problems, I'll commit in a week,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 2047 bytes --]
2003-04-02 Andrew Cagney <cagney@redhat.com>
Obsolete mips*-*-mach3*.
* NEWS: Mention that mips*-*-mach3* is obsolete.
* 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*.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.105
diff -u -r1.105 NEWS
--- NEWS 27 Mar 2003 15:23:17 -0000 1.105
+++ NEWS 2 Apr 2003 18:29:26 -0000
@@ -44,6 +44,7 @@
HP/PA running BSD hppa*-*-bsd*
HP/PA running OSF/1 hppa*-*-osf*
HP/PA Pro target hppa*-*-pro*
+PMAX (MIPS) running Mach 3.0 mips*-*-mach3*
* REMOVED configurations and files
Index: configure.host
===================================================================
RCS file: /cvs/src/src/gdb/configure.host,v
retrieving revision 1.49
diff -u -r1.49 configure.host
--- configure.host 27 Mar 2003 15:23:17 -0000 1.49
+++ configure.host 2 Apr 2003 18:29:26 -0000
@@ -94,7 +94,7 @@
m68*-sun-sunos4*) gdb_host=sun3os4 ;;
m68*-sun-*) gdb_host=sun3os4 ;;
-mips-dec-mach3*) gdb_host=mipsm3 ;;
+# OBSOLETE mips-dec-mach3*) gdb_host=mipsm3 ;;
mips-dec-*) gdb_host=decstation ;;
mips-little-*) gdb_host=littlemips ;;
mips-sgi-irix3*) gdb_host=irix3 ;;
Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.99
diff -u -r1.99 configure.tgt
--- configure.tgt 27 Mar 2003 15:23:17 -0000 1.99
+++ configure.tgt 2 Apr 2003 18:29:26 -0000
@@ -172,7 +172,7 @@
build_gdbserver=yes
;;
mips*-*-netbsd*) gdb_target=nbsd ;;
-mips*-*-mach3*) gdb_target=mipsm3 ;;
+# OBSOLETE mips*-*-mach3*) gdb_target=mipsm3 ;;
mips*-*-sysv4*) gdb_target=mipsv4 ;;
mips*-*-sysv*) gdb_target=bigmips ;;
mips*-*-riscos*) gdb_target=bigmips ;;
next reply other threads:[~2003-04-02 18:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-02 18:31 Andrew Cagney [this message]
2003-04-02 20:11 ` Andrew Cagney
2003-04-09 16:16 ` Andrew Cagney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E8B2C97.4090403@redhat.com \
--to=ac131313@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox