From def902788f7289b932f947966b4a64ed65a2dbd8 Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Sat, 14 Jul 2001 19:10:30 +0000 Subject: * NEWS: New target 68HC11/68HC12. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 933d0ff..e463709 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2001-07-14 Stephane Carrez + * NEWS: New target 68HC11/68HC12. + +2001-07-14 Stephane Carrez + * utils.c (query): Remove tui hacks; tui must use the query_hook. * top.c (command_loop): Remove tui insert_mode hacks; don't call tuiCleanUp because this must be made with atexit by tui. diff --git a/gdb/NEWS b/gdb/NEWS index d8af4c4..22a4399 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -18,6 +18,8 @@ MIPS Linux mips*-*-linux* * New targets +Motorola 68HC11 and 68HC12 m68hc11-elf + * OBSOLETE configurations and files x86 FreeBSD before 2.2 i[3456]86*-freebsd{1,2.[01]}*, -- cgit v1.1