diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 2 |
2 files changed, 5 insertions, 1 deletions
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 <brobecker@adacore.com> + + * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos. + 2010-09-13 Tom Tromey <tromey@redhat.com> * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h. @@ -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 |