From 2021fb1aac63d53e9f507cb7a9586ad604ca3cfc Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Thu, 8 Dec 2005 19:13:33 +0000 Subject: [PATCH] * NEWS (Changes in GDB 6.4): Delete entries indicating that the following configurations have been removed: h8300*-*-*, mn10300-*-*, and v850-*-*. These configurations had been removed within the 6.4 development cycle, but were later restored within the same cycle. --- gdb/ChangeLog | 8 ++++++++ gdb/NEWS | 3 --- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 812ff6ed790..4f6108dce02 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2005-12-08 Kevin Buettner + + * NEWS (Changes in GDB 6.4): Delete entries indicating that + the following configurations have been removed: h8300*-*-*, + mn10300-*-*, and v850-*-*. These configurations had been + removed within the 6.4 development cycle, but were later + restored within the same cycle. + 2005-12-02 Joel Brobecker * version.in: Set version to 6.4.0.-cvs now that the release diff --git a/gdb/NEWS b/gdb/NEWS index 5780e11767d..0487201389b 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -54,11 +54,8 @@ are not yet supported. * REMOVED configurations and files VxWorks and the XDR protocol *-*-vxworks -Renesas H8/300S h8300*-*-* Motorola MCORE mcore-*-* -Matsushita MN10300 w/simulator mn10300-*-* National Semiconductor NS32000 ns32k-*-* -NEC V850 v850-*-* * New "set print array-indexes" command -- 2.47.3