aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 108ae86..3b8a37b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2014-11-21 Yao Qi <yao@codesourcery.com>
+ * gdb_wchar.h: Include wchar.h and wctype.h.
+ [HAVE_ICONV && HAVE_BTOWC]: Don't check HAVE_WCHAR_T and don't
+ include wchar.h and wctype.h.
+ Don't check HAVE_WCHAR_H.
+
+2014-11-21 Yao Qi <yao@codesourcery.com>
+
* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add wchar
and wctype-h.
* gnulib/import/Makefile.am: Re-generated.