aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b67c617..b760480 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2017-09-27 Tom Tromey <tom@tromey.com>
+ * i386-tdep.c (i386_mpx_info_bounds, i386_mpx_set_bounds):
+ Constify.
+
+2017-09-27 Tom Tromey <tom@tromey.com>
+
* symfile-mem.c (add_symbol_file_from_memory_command): Constify.
2017-09-27 Tom Tromey <tom@tromey.com>