aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e04b6b6..d6f3205 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+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.
+ * gnulib/import/m4/errno_h.m4: Import.
+ * gnulib/aclocal.m4: Regenerate.
+ * gnulib/configure: Regenerate.
+ * gnulib/import/Makefile.am: Update.
+ * gnulib/import/Makefile.in: Update.
+ * gnulib/import/m4/gnulib-cache.m4: Update.
+ * gnulib/import/m4/gnulib-comp.m4: Update.
+
2012-12-18 Tom Tromey <tromey@redhat.com>
* defs.h (directory_command): Don't declare.