From 5ec6ebf9c973a91f36d0195650b5066ae5ba1cf2 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 13 Sep 2010 19:10:51 +0000 Subject: [NEWS] Announce support for PowerPC LynxOS 5.x. This adjusts the news entry about ppc-lynxos to add version 5.x of the OS to the list of supported versions... gdb/ChangeLog: * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cf19fae..c46a562 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-09-13 Joel Brobecker + + * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos. + 2010-09-13 Tom Tromey * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h. diff --git a/gdb/NEWS b/gdb/NEWS index 37613aa..57bd6a7 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -64,7 +64,7 @@ * New features in the GDB remote stub, GDBserver - ** GDBserver is now supported on PowerPC LynxOS 4.x. + ** GDBserver is now supported on PowerPC LynxOS 4.x and 5.x. *** Changes in GDB 7.2 -- cgit v1.1