diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-06 15:02:01 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-06 15:02:01 +0000 |
commit | 9b4ff27668a0c3a983cb8d9056380b400551ea64 (patch) | |
tree | 012c997e27485365ff232163a7d0e40a49b84034 /gdb/MAINTAINERS | |
parent | 9fbfe2dc646f029caeb2b69f597bfd4acb2954fa (diff) | |
download | gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.zip gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.tar.gz gdb-9b4ff27668a0c3a983cb8d9056380b400551ea64.tar.bz2 |
* MAINTAINERS: Mark a29k target as obsolete.
* Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
(remote-mm.o, remote-udi.o): Obsolete. Remove references in
comments.
* NEWS: Note that a29k targets are obsolete.
* a29k-tdep.c: Mark as obsolete.
* configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
a29k-*-vxworks* targets as obsolete.
* remote-adapt.c: Obsolete.
* remote-eb.c: Obsolete.
* remote-mm.c: Obsolete.
* remote-udi.c: Obsolete.
* config/a29k/a29k-udi.mt: Obsolete.
* config/a29k/a29k.mt: Obsolete.
* config/a29k/tm-a29k.h: Obsolete.
* config/a29k/tm-vx29k.h: Obsolete.
* config/a29k/vx29k.mt: Obsolete.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index b80c6d3..fb4bab5 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -51,8 +51,7 @@ variants. *-tdep.c. The Target/Architecture maintainer works with the host maintainer when resolving build issues. The Target/Architecture maintainer works with the native maintainer when resolving API issues. - a29k (--target=a29k-amd-udi broken) - Maintenance only + a29k OBSOLETE alpha --target=alpha-dec-osf4.0a -Werror Maintenance only |