From ab796a3d17e27e9833c1b8d89ddda2a2517e6917 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 9 Dec 1998 00:51:48 +0000 Subject: [PATCH] * NEWS: Add mentions of newly-added configurations. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 11 ++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7d1686bef75..78ec9f2a43c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 8 16:49:24 1998 Stan Shebs + + * NEWS: Add mentions of newly-added configurations. + 1998-12-08 Philippe De Muyter * config/xm-aix4.h (SIGWINCH_HANDLER): Function `aix_resize_window' diff --git a/gdb/NEWS b/gdb/NEWS index bf493089d5b..1cc5e6ec051 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,15 @@ *** Changes since GDB-4.17: +* New native configurations + +M68K Linux m68*-*-linux* + +* New targets + +Fujitsu FR30 fr30-*-elf* +Mitsubishi D30V d30v-*-* + * GDB Remote protocol For 64 bit targets, the memory packets ("M" and "m") can now contain a @@ -10,7 +19,7 @@ full 64 bit address. The class-obscure gdb command: set targetaddresssize 32 can be used to revert to the old behavour. For existing remote stubs the change should not be noticed as the additional address information -will be descarded. +will be discarded. *** Changes in GDB-4.17: -- 2.30.2