aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ce85881..35f4810 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2017-09-27 Tom Tromey <tom@tromey.com>
+ * mips-tdep.c (show_mipsfpu_command, set_mipsfpu_single_command)
+ (set_mipsfpu_double_command, set_mipsfpu_none_command)
+ (set_mipsfpu_auto_command): Constify.
+
+2017-09-27 Tom Tromey <tom@tromey.com>
+
* cli/cli-cmds.h (cd_command): Constify.
* cli/cli-cmds.c (cd_command): Constify.