diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-08-22 21:52:45 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-08-22 21:52:45 +0000 |
commit | 4d210288d335827b47aac453c89f4b9bc9f2847f (patch) | |
tree | 9d54ec0366ed76595931890e607c5ef1b18ae413 /gdb/ChangeLog | |
parent | ececec60e131e18fbe959259c12ae8c69ed705b6 (diff) | |
download | gdb-4d210288d335827b47aac453c89f4b9bc9f2847f.zip gdb-4d210288d335827b47aac453c89f4b9bc9f2847f.tar.gz gdb-4d210288d335827b47aac453c89f4b9bc9f2847f.tar.bz2 |
Obsolete i960.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d2707b8..7ae79d1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,21 @@ +2002-08-22 Andrew Cagney <cagney@redhat.com> + + * NEWS: Mention that the i960 has been made obsolete. + * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and + i960-tdep.c + (remote-nrom.o): Obsolete target. + (remote-nindy.o, i960-tdep.o): Ditto. + * remote-nrom.c: Make file obsolete. + * remote-nindy.c, remote-vx960.c: Ditto. + * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto. + * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto. + * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto. + * config/i960/tm-mon960.h, i960-tdep.c: Ditto. + * configure.tgt: Make i960-*-bout*, i960-nindy-coff*, + i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and + i960-*-vxworks* obsolete. + * MAINTAINERS: Note that the i960 is obsolete. + 2002-08-21 Corinna Vinschen <vinschen@redhat.com * aix-thread.c (aix_thread_detach): Disable thread debugging on |