Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions, vis...
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 32d1ee2c41870fc50fcecb1f0d0e234cf8b8dbee..48fb9b54f38a5c0c698fd0bcc0ee43b42d796c11 100644 (file)
@@ -1,3 +1,82 @@
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * findcmd.c (find_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * ada-tasks.c (task_command_1, task_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * symtab.c (maintenance_print_symbol_cache)
+       (maintenance_flush_symbol_cache)
+       (maintenance_print_symbol_cache_statistics): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * inferior.c (detach_inferior_command, kill_inferior_command)
+       (inferior_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * regcache.c (regcache_print, maintenance_print_registers)
+       (maintenance_print_raw_registers)
+       (maintenance_print_cooked_registers)
+       (maintenance_print_register_groups)
+       (maintenance_print_remote_registers): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * printcmd.c (map_display_numbers, undisplay_command)
+       (enable_disable_display_command, enable_display_command)
+       (disable_display_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * breakpoint.h (delete_command): Don't declare.
+       * breakpoint.c (delete_command, enable_once_command)
+       (enable_count_command, enable_delete_command, breakpoint_1)
+       (maintenance_info_breakpoints, stopin_command, stopat_command)
+       (delete_command, delete_trace_command, save_breakpoints)
+       (save_breakpoints_command, save_tracepoints_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * macrocmd.c (macro_expand_command, macro_expand_once_command)
+       (skip_ws, extract_identifier, macro_define_command)
+       (macro_undef_command, macro_list_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * infcmd.c (environment_info, set_environment_command)
+       (unset_environment_command, path_info, info_proc_cmd_1)
+       (info_proc_cmd_mappings, info_proc_cmd_stat)
+       (info_proc_cmd_status, info_proc_cmd_cwd, info_proc_cmd_cmdline)
+       (info_proc_cmd_exe, info_proc_cmd_all): Constify.
+
+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>
+
+       * demangle.c (demangle_command): Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * progspace.c (maintenance_info_program_spaces_command):
+       Constify.
+
+2017-09-27  Tom Tromey  <tom@tromey.com>
+
+       * compile/compile.c (check_raw_argument, compile_file_command)
+       (compile_code_command, compile_print_command): Constify.
+
 2017-09-27  Tom Tromey  <tom@tromey.com>
 
        * reggroups.c (maintenance_print_reggroups): Constify.
This page took 0.043056 seconds and 4 git commands to generate.