2003-02-04 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 4 Feb 2003 22:49:19 +0000 (22:49 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 4 Feb 2003 22:49:19 +0000 (22:49 +0000)
commit67f16606128a6b77ff51068a9f0562d5c1b9b2cb
treea893f84af34914a500886ccdffe68ad0b94c2947
parentfd2299bd8dd81b3d402be2b225ae9efd17f0dde5
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.
14 files changed:
gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS
gdb/breakpoint.c
gdb/breakpoint.h
gdb/config/mn10200/mn10200.mt
gdb/config/mn10200/tm-mn10200.h
gdb/configure.tgt
gdb/mn10200-tdep.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint.exp
gdb/testsuite/gdb.disasm/Makefile.in
gdb/testsuite/gdb.disasm/mn10200.exp
gdb/testsuite/gdb.trace/Makefile.in
This page took 0.027102 seconds and 4 git commands to generate.