summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c1d19a829aa..f0abc8706f4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2015-03-20 Pedro Alves <palves@redhat.com>
+ * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
+
+2015-03-20 Pedro Alves <palves@redhat.com>
+
* xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
2015-03-20 Pedro Alves <palves@redhat.com>