diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-02-04 22:49:19 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-02-04 22:49:19 +0000 |
commit | 67f16606128a6b77ff51068a9f0562d5c1b9b2cb (patch) | |
tree | a893f84af34914a500886ccdffe68ad0b94c2947 /gdb/MAINTAINERS | |
parent | fd2299bd8dd81b3d402be2b225ae9efd17f0dde5 (diff) | |
download | gdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.zip gdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.tar.gz gdb-67f16606128a6b77ff51068a9f0562d5c1b9b2cb.tar.bz2 |
2003-02-04 Andrew Cagney <ac131313@redhat.com>
* NEWS: Mention that the mn10200-elf is obsolete.
* configure.tgt: Obsolete mn10200-*-* target.
* breakpoint.c (update_breakpoints_after_exec): Update comment to
mention that the mn10200 is obsolete.
* breakpoint.h: Ditto.
* MAINTAINERS: Mark the mn10200-elf as obsolete.
* config/mn10200/mn10200.mt: Obsolete file.
* config/mn10200/tm-mn10200.h: Obsolete file.
* mn10200-tdep.c: Obsolete file.
Index: testsuite/ChangeLog
2003-02-04 Andrew Cagney <ac131313@redhat.com>
* gdb.disasm/mn10200.exp: Obsolete file.
* gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
* gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
* gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 15aad3a..973c480 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -112,9 +112,7 @@ maintainer works with the native maintainer when resolving API issues. mips --target=mips-elf ,-Werror Andrew Cagney cagney@redhat.com - mn10200 --target=mn10200-elf ,-Werror - Maintenance only - OBSOLETE candidate, not multi-arch + mn10200 (--target=mn10200-elf OBSOLETE) mn10300 --target=mn10300-elf ,-Werror Maintenance only |