diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-04-27 16:20:51 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-04-27 16:20:51 +0000 |
commit | ed9c5cf25160b9e9a8dbaa36b11a061561db9496 (patch) | |
tree | 24f24c52e3da7b7f91c91cb14529d9577c4aad49 /gdb/TODO | |
parent | 128437e69fb4dac3d7509b3d3cd8cbf8b2fa94b2 (diff) | |
download | gdb-ed9c5cf25160b9e9a8dbaa36b11a061561db9496.zip gdb-ed9c5cf25160b9e9a8dbaa36b11a061561db9496.tar.gz gdb-ed9c5cf25160b9e9a8dbaa36b11a061561db9496.tar.bz2 |
All 5.1 obsolete targets are done.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 60 |
1 files changed, 0 insertions, 60 deletions
@@ -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. |