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/NEWS | |
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/NEWS')
-rw-r--r-- | gdb/NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -11,6 +11,20 @@ x86 OpenBSD i[3456]86-*-openbsd* Sanyo XStormy16 xstormy16-elf +* OBSOLETE configurations and files + +Configurations that have been declared obsolete in this release have +been commented out. Unless there is activity to revive these +configurations, the next release of GDB will have their sources +permanently REMOVED. + +AMD 29k family via UDI a29k-amd-udi, udi29k +A29K VxWorks a29k-*-vxworks +AMD 29000 embedded, using EBMON a29k-none-none +AMD 29000 embedded with COFF a29k-none-coff +AMD 29000 embedded with a.out a29k-none-aout + + * REMOVED configurations and files TI TMS320C80 tic80-*-* |