diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d6f3205..8803bf8 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. @@ -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 |