diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
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 <Stephane.Carrez@worldnet.fr> + * NEWS: New target 68HC11/68HC12. + +2001-07-14 Stephane Carrez <Stephane.Carrez@worldnet.fr> + * 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. @@ -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]}*, |