From 249729c4e9056ceca365cf9ab552e4b18ee91705 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 19 Dec 2012 04:28:53 +0000 Subject: [PATCH] NEWS: Announce ppc-lynx178 support. gdb/ChangeLog: * NEWS: Add entry announcing ppc-lynx178 support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d6f3205a57..8803bf80be 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-12-19 Joel Brobecker + + * NEWS: Add entry announcing ppc-lynx178 support. + 2012-12-19 Joel Brobecker Revert the following change (compatibility issues with libiconv): diff --git a/gdb/NEWS b/gdb/NEWS index 9912dc8ed0..75a2119f21 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,10 @@ *** Changes since GDB 7.5 +* New targets + +Lynx 178 PowerPC powerpc-*-lynx*178 + * If the configured location of system.gdbinit file (as given by the --with-system-gdbinit option at configure time) is in the data-directory (as specified by --with-gdb-datadir at configure