diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-02-04 22:04:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-02-04 22:04:08 +0000 |
commit | fd2299bd8dd81b3d402be2b225ae9efd17f0dde5 (patch) | |
tree | ec9435dabe64a7293c3313455fe29849f8e59321 /gdb/NEWS | |
parent | eb9a305d4006fa2ca1e22add3bfe7abd48a9f56c (diff) | |
download | gdb-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/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ been commented out. Unless there is activity to revive these configurations, the next release of GDB will have their sources permanently REMOVED. +H8/500 simulator h8500-hitachi-hms or h8500hms + * REMOVED configurations and files V850EA ISA |