All 5.1 obsolete targets are done.

This commit is contained in:
Andrew Cagney 2001-04-27 16:20:51 +00:00
parent 128437e69f
commit ed9c5cf251
2 changed files with 4 additions and 60 deletions

View File

@ -1,3 +1,7 @@
2001-04-27 Andrew Cagney <ac131313@redhat.com>
* TODO: Updates to 5.1. No more targets to obsolete.
2001-04-27 Don Howard <dhoward@redhat.com>
(Changes from Kevin Buettner, with minor update by Don Howard.)

View File

@ -160,66 +160,6 @@ MAINTAINERS file.
o arm-* vs NetBSD's lack of ``unix''
o arm-* vs IRIX (see below)
-- 2001-03-15
Obsolete some targets.
Possible selection criteria are:
o uses a deprecated feature
o doesn't build
o doesn't have a maintainer
Steps:
o Identify TUPPLE : CPU / HOST / TARGET
combinations.
TUPPLE CPU HOST TARGET ZAPPED
------ --- ---- ------ ------
ns32k-*-mach3* ns32k ns32km3 ns32km3 yes
ns32k-umax-* ns32k umax - yes
ns32k-utek-sysv* ns32k merlin merlin yes
ns32k-utek-* ns32k - umax yes
tic80-* tic80 - tic80 yes
m68*-isi-* m68k isi isi yes
m68*-sony-* m68k news news yes
m68030-sony-* m68k news1000 - yes
m68*-rom68k-* m68k - (monitor) yes
m68*-*bug-* m68k - (monitor) yes
m68*-monitor-* m68k - (monitor) yes
m68*-est-* m68k - (monitor) yes
a29k-*-* a29k ultra3 - yes
a29k-*-sym1* a29k - ultra3 yes
a29k-*-kern* a29k - a29k-kern yes
powerpcle-*-solaris* powerpc solaris solaris yes
powerpcle-*-cygwin* powerpc cygwin cygwin yes
powerpc-*-netware* powerpc - ppc-nw yes
w65-*-* w65 - w65 yes
i[3456]86-*-sunos* i386 sun386 sun386 yes
mpw m68k mpw mpw yes
mpw powerpc mpw mpw yes
(DONE)
o post proposals to gdb@
(DONE)
o post revised proposals to gdb-announce@
crossed with gdb@ reply-to to gdb@
(DONE)
o clobber the tupple and files:
configure.host
configure.tgt
config/CPU/*HOST*
config/CPU/*TARGET*
*-tdep.c *-nat.c *-xdep.c
o update NEWS
--
Zap still more of that nonexistant romp target.