diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-15 01:07:51 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-15 01:07:51 +0000 |
commit | 9b9c068d4767a49052e38ad86899b7b7b04e764d (patch) | |
tree | 36ef34358428f84daba726496930b1d8509ae690 | |
parent | f88e2c522619b049d88e74bd535111cc17a270cd (diff) | |
download | gdb-9b9c068d4767a49052e38ad86899b7b7b04e764d.zip gdb-9b9c068d4767a49052e38ad86899b7b7b04e764d.tar.gz gdb-9b9c068d4767a49052e38ad86899b7b7b04e764d.tar.bz2 |
Note Harris 88k is obsolete in news file.
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/NEWS | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c81e2cd..4ba5ea5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-03-14 Andrew Cagney <ac131313@redhat.com> + + * NEWS: Mention that Harris/CXUX m88k is obsolete. + 2001-03-13 Andrew Cagney <ac131313@redhat.com> * config/mips/tm-mips.h: Include "regcache.h" for macros refering @@ -46,6 +50,7 @@ * config/nm-m3.h: Ditto. * config/nm-gnu.h: Ditto. +>>>>>>> 1.1049 2001-03-14 Andrew Cagney <ac131313@redhat.com> * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as @@ -15,6 +15,7 @@ x86 FreeBSD 3.x and 4.x i[3456]86*-freebsd[34]* * OBSOLETE configurations x86 FreeBSD before 2.2 i[3456]86*-freebsd{1,2.[01]}*, +Harris/CXUX m88k m88*-harris-cxux* Configurations that have been declared obsolete in this release have been commented out. Unless there is activity to revive these |