From 1aee7009881311b5aa08640a8f0a0f23f32fae6c Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 13 Sep 2010 20:37:34 +0000 Subject: [PATCH] [NEWS] Announce gdbserver support for x86-lynxos This patch adjusts the NEWS entry for the LynxOS gdbserver to include x86-lynxos to the list of supported platforms. gdb/ChangeLog: * NEWS: Add x86-lynxos to the list of platforms supported by gdbserver. --- gdb/ChangeLog | 5 +++++ gdb/NEWS | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c46a56229e..9c3478bad7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-09-13 Joel Brobecker + + * NEWS: Add x86-lynxos to the list of platforms supported by + gdbserver. + 2010-09-13 Joel Brobecker * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos. diff --git a/gdb/NEWS b/gdb/NEWS index 57bd6a76e2..01d2f46df5 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -64,7 +64,8 @@ * New features in the GDB remote stub, GDBserver - ** GDBserver is now supported on PowerPC LynxOS 4.x and 5.x. + ** GDBserver is now supported on PowerPC LynxOS (versions 4.x and 5.x), + and i686 LynxOS (version 5.x). *** Changes in GDB 7.2