aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-02-04 22:04:08 +0000
committerAndrew Cagney <cagney@redhat.com>2003-02-04 22:04:08 +0000
commitfd2299bd8dd81b3d402be2b225ae9efd17f0dde5 (patch)
treeec9435dabe64a7293c3313455fe29849f8e59321 /gdb/MAINTAINERS
parenteb9a305d4006fa2ca1e22add3bfe7abd48a9f56c (diff)
downloadgdb-fd2299bd8dd81b3d402be2b225ae9efd17f0dde5.zip
gdb-fd2299bd8dd81b3d402be2b225ae9efd17f0dde5.tar.gz
gdb-fd2299bd8dd81b3d402be2b225ae9efd17f0dde5.tar.bz2
2003-02-04 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS: Mark h8500 as obsolete. * configure.tgt (h8500-*-*): Mark h8500 code as obsolete. * findvar.c (value_from_register): Ditto. * h8500-tdep.c: Mark file as obsolete. * config/h8500/h8500.mt: Ditto. * config/h8500/tm-h8500.h: Ditto. * NEWS: Mention that h8500 is obsolete.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index cc6b053..15aad3a 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -83,9 +83,7 @@ maintainer works with the native maintainer when resolving API issues.
h8300 --target=h8300hms ,-Werror
Maintenance only
- h8500 (--target=h8500hms broken)
- Maintenance only
- Not multi-arch, work in progress
+ h8500 (--target=h8500hms OBSOLETE)
i386 --target=i386-elf ,-Werror
Mark Kettenis kettenis@gnu.org