summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d6f3205a57c..8803bf80bef 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2012-12-19 Joel Brobecker <brobecker@adacore.com>
+ * NEWS: Add entry announcing ppc-lynx178 support.
+
+2012-12-19 Joel Brobecker <brobecker@adacore.com>
+
Revert the following change (compatibility issues with libiconv):
* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add errno.
* gnulib/import/errno.in.h: Import.
diff --git a/gdb/NEWS b/gdb/NEWS
index 9912dc8ed00..75a2119f21b 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