X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=gdb%2FChangeLog;h=a8d727b87b1d4207b880cbf1aaacdbc203b9e098;hb=bdb3ed9e634d3db8164d90dee12bc8b5e2458786;hp=aa55b77b37f9b68aaf612d082469d7a9af892d3d;hpb=7f008c9e6a3cbb248f5b6e8638af4b9d5225981b;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aa55b77b37..a8d727b87b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,359 @@ +2019-05-08 Tom Tromey + + * nto-tdep.c (nto_inferior_data_reg): Change type. + (nto_inferior_data): Update. + (nto_inferior_data_cleanup, nto_new_inferior_data) + (_initialize_nto_tdep): Remove. + * nto-tdep.h (struct nto_inferior_data): Add initializers. + +2019-05-08 Tom Tromey + + * ada-lang.c (struct ada_inferior_data): Add initializers. + (ada_inferior_data): Change type. + (ada_inferior_data_cleanup): Remove. + (get_ada_inferior_data, ada_inferior_exit) + (struct ada_pspace_data): Add initializers, destructor. + (ada_pspace_data_handle): Change type. + (get_ada_pspace_data): Update. + (ada_pspace_data_cleanup): Remove. + +2019-05-08 Tom Tromey + + * coffread.c (struct coff_symfile_info): Add initializers. + (coff_objfile_data_key): Move lower. Change type. + (coff_symfile_init, coff_symfile_read, _initialize_coffread): + Update. + (coff_free_info): Remove. + +2019-05-08 Tom Tromey + + * fbsd-tdep.c (struct fbsd_pspace_data): Add initializers. + (fbsd_pspace_data_handle): Move lower. Change type. + (get_fbsd_pspace_data): Update. + (fbsd_pspace_data_cleanup): Remove. + (_initialize_fbsd_tdep): Update. + +2019-05-08 Tom Tromey + + * ada-tasks.c (ada_tasks_pspace_data_handle): Change type. + (get_ada_tasks_pspace_data): Update. + (ada_tasks_pspace_data_cleanup): Remove. + (_initialize_tasks): Update. + (ada_tasks_inferior_data_handle): Change type. + (get_ada_tasks_inferior_data): Update. + (ada_tasks_inferior_data_cleanup): Remove. + (struct ada_tasks_pspace_data): Add initializers. + +2019-05-08 Tom Tromey + + * symfile.h (struct sym_probe_fns) : Change type. + * symfile-debug.c (debug_sym_get_probes): Change type. + * stap-probe.c (handle_stap_probe): + (stap_static_probe_ops::get_probes): Change type. + * probe.h (class static_probe_ops) : Change type. + * probe.c (class any_static_probe_ops) : Change type. + (parse_probes_in_pspace): Update. + (find_probes_in_objfile, find_probe_by_pc, collect_probes): + Update. + (any_static_probe_ops::get_probes): Change type. + * elfread.c (elfread_data): New typedef. + (probe_key): Change type. + (elf_get_probes): Likewise. Update. + (probe_key_free): Remove. + (_initialize_elfread): Update. + * dtrace-probe.c (class dtrace_static_probe_ops) : + Change type. + (dtrace_process_dof_probe, dtrace_process_dof) + (dtrace_static_probe_ops::get_probe): Change type. + +2019-05-08 Tom Tromey + + * xcoffread.c (struct xcoff_symfile_info): Rename from + coff_symfile_info. Add initializers. + (xcoff_objfile_data_key): Move lower. Change type. + (XCOFF_DATA): Rewrite. + (xcoff_free_info): Remove. + (xcoff_symfile_init, _initialize_xcoffread, read_xcoff_symtab) + (read_symbol, read_symbol_lineno, find_linenos, init_stringtab) + (xcoff_initial_scan): Update. + +2019-05-08 Tom Tromey + + * solib-svr4.c (struct svr4_info): Add initializers and + destructor. + : Now an htab_up. + (solib_svr4_pspace_data): Change type. + (free_probes_table): Simplify. + (~svr4_info): Rename from svr4_pspace_data_cleanup. + (get_svr4_info, probes_table_htab_remove_objfile_probes) + (probes_table_remove_objfile_probes, register_solib_event_probe) + (solib_event_probe_at, svr4_update_solib_event_breakpoint) + (_initialize_svr4_solib): Update. + +2019-05-08 Tom Tromey + + * remote.c (remote_pspace_data): Change type. + (remote_pspace_data_cleanup): Remove. + (get_remote_exec_file, set_pspace_remote_exec_file) + (_initialize_remote): Update. + +2019-05-08 Tom Tromey + + * breakpoint.c (breakpoint_objfile_key): Change type. + (get_breakpoint_objfile_data): Update. + (free_breakpoint_objfile_data): Remove. + (_initialize_breakpoint): Update. + +2019-05-08 Tom Tromey + + * linux-tdep.c (struct linux_info): Add initializers. + (linux_inferior_data): Move. Change type. + (invalidate_linux_cache_inf): Update. + (linux_inferior_data_cleanup): Remove. + (get_linux_inferior_data, _initialize_linux_tdep): Update. + +2019-05-08 Tom Tromey + + * auxv.c (auxv_inferior_data): Move. Change type. + (auxv_inferior_data_cleanup): Remove. + (invalidate_auxv_cache_inf): Rewrite. + (get_auxv_inferior_data, _initialize_auxv): Update. + +2019-05-08 Tom Tromey + + * symfile-debug.c (struct debug_sym_fns_data): Add initializers. + (symfile_debug_objfile_data_key): Change type. + (symfile_debug_installed, debug_qf_has_symbols) + (debug_qf_find_last_source_symtab) + (debug_qf_forget_cached_source_info) + (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol) + (debug_qf_print_stats, debug_qf_dump) + (debug_qf_expand_symtabs_for_function) + (debug_qf_expand_all_symtabs) + (debug_qf_expand_symtabs_with_fullname) + (debug_qf_map_matching_symbols) + (debug_qf_expand_symtabs_matching) + (debug_qf_find_pc_sect_compunit_symtab) + (debug_qf_map_symbol_filenames) + (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes) + (debug_sym_new_init, debug_sym_init, debug_sym_read) + (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets) + (debug_sym_read_linetable, debug_sym_relocate): Update. + (symfile_debug_free_objfile): Remove. + (install_symfile_debug_logging, _initialize_symfile_debug): + Update. + +2019-05-08 Tom Tromey + + * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from + allocate_on_obstack. + * dwarf2read.c (dwarf2_objfile_data_key): Change type. + (get_dwarf2_per_objfile): Update. + (set_dwarf2_per_objfile): Remove. + (dwarf2_has_info, dwarf2_get_section_info): Update. + (dwarf2_free_objfile): Remove. + (_initialize_dwarf2_read): Update. + +2019-05-08 Tom Tromey + + * auto-load.c (struct auto_load_pspace_info): Add destructor and + initializers. + : Now bool. + (auto_load_pspace_data): Change type. + (~auto_load_pspace_info): Rename from + auto_load_pspace_data_cleanup. + (get_auto_load_pspace_data, init_loaded_scripts_info) + (clear_section_scripts, maybe_print_unsupported_script_warning) + (maybe_print_script_not_found_warning, _initialize_auto_load): + Update. + +2019-05-08 Tom Tromey + + * objfiles.c (objfile_pspace_info): Add destructor and + initializers. + (objfiles_pspace_data): Change type. + (~objfile_pspace_info): Rename from objfiles_pspace_data_cleanup. + (get_objfile_pspace_data): Update. + (objfiles_bfd_data): Change type. + (get_objfile_bfd_data): Update. + (objfile_bfd_data_free, _initialize_objfiles): Remove. + +2019-05-08 Tom Tromey + + * break-catch-syscall.c (catch_syscall_inferior_data): Move. + Change type. + (get_catch_syscall_inferior_data): Update. + (catch_syscall_inferior_data_cleanup): Remove. + (_initialize_break_catch_syscall): Update. + +2019-05-08 Tom Tromey + + * inflow.c (struct terminal_info): Add destructor and + initializers. + (inflow_inferior_data): Change type. + (~terminal_info): Rename from inflow_inferior_data_cleanup. + (get_inflow_inferior_data, inflow_inferior_exit) + (swap_terminal_info, _initialize_inflow): Update. + +2019-05-08 Tom Tromey + + * target-dcache.c (target_dcache_cleanup): Remove. + (target_dcache_aspace_key): Change type. + (target_dcache_init_p, target_dcache_invalidate) + (target_dcache_get, target_dcache_get_or_init) + (_initialize_target_dcache): Update. + * dcache.h (struct dcache_deleter): New. + +2019-05-08 Tom Tromey + + * symtab.c (struct symbol_cache): Add destructor and + initializers. + (symbol_cache_key): Move. Change type. + (make_symbol_cache, free_symbol_cache): Remove. + (get_symbol_cache): Update. + (symbol_cache_cleanup): Remove. + (ALL_PSPACES, symbol_cache_flush) + (maintenance_print_symbol_cache) + (maintenance_print_symbol_cache_statistics, _initialize_symtab): + Update. + +2019-05-08 Tom Tromey + + * symtab.c (struct main_info): Add destructor and initializers. + (main_progspace_key): Move. Change type. + (get_main_info): Update. + (main_info_cleanup): Remove. + (_initialize_symtab): Update. + +2019-05-08 Tom Tromey + + * registry.h (DECLARE_REGISTRY): Define the _key class. + +2019-05-08 Andrew Burgess + + * NEWS: Merge two 'New commands' sections. + +2019-05-08 Joel Brobecker + + * ada-valprint.c (ada_val_print_gnat_array): Remove language + parameter and use Ada language definition instead. + (ada_val_print_ptr): Remove unused language parameter. + (ada_val_print_num): Remove language parameter and use Ada language + definition instead. + (ada_val_print_enum, ada_val_print_flt): Remove unused language + parameter. + (ada_val_print_struct_union, ada_val_print_ref): Remove language + parameter and use Ada language definition instead. + (ada_val_print_1): Update all ada_val_print_xxx calls. + Remove language parameter. + (ada_val_print): Update ada_val_print_1 call. + +2019-05-08 Tom Tromey + + * remote.c (remote_hw_watchpoint_limit) + (remote_hw_watchpoint_length_limit, remote_hw_breakpoint_limit): + Now static. + +2019-05-08 Tom Tromey + + * maint.c (_initialize_maint_cmds): Move initialization code to + remote.c. + (watchdog, show_watchdog): Move to remote.c. + * remote.c (watchdog, show_watchdog): Move from maint.c. Make + "watchdog" static. + (_initialize_remote): Move initialization code from maint.c. + * defs.h (watchdog): Don't declare. + +2019-05-08 Tom Tromey + + * tui/tui-interp.c: Include main.h. + * interps.c: Include main.h. + * main.h (interpreter_p): Declare. + * defs.h (interpreter_p): Don't declare. + +2019-05-08 Tom Tromey + + * dwarf2loc.c: Include dwarf2read.h. + * defs.h (read_unsigned_leb128): Don't declare. + * dwarf2read.h (read_unsigned_leb128): Declare. + +2019-05-08 Tom Tromey + + * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a + method. + +2019-05-08 Tom Tromey + + * utils.c (fputs_maybe_filtered): Reset style after paging, even + when no wrap column is set. + +2019-05-08 Tom Tromey + + * c-lang.c (c_get_string): Handle non-C-style arrays. + +2019-05-08 Tom Tromey + + * typeprint.c (print_offset_data::update): Print the bit offset, + not the number of bits remaining. + +2019-05-08 Tom Tromey + + * typeprint.c (print_offset_data::maybe_print_hole): Add extra + padding at end of comment. + +2019-05-08 Tom Tromey + + * dwarf2loc.c (dwarf2_evaluate_property) : + Compare main types. + +2019-05-06 Tom Tromey + + * common/scoped_mmap.c: Include common-defs.h. + * common/scoped_mmap.h: Don't include config.h. + +2019-05-04 Tom Tromey + + * aarch64-tdep.c (stack_item_t): Remove typedef and DEF_VEC. + (struct aarch64_call_info): Add initializers. + : Now a std::vector. + (pass_on_stack, aarch64_push_dummy_call): Update. + +2019-05-04 Simon Marchi + Tom Tromey + + * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC. + (ppc_threads): Now a std::vector. Now static. + (hwdebug_find_thread_points_by_tid) + (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit): + Update. + +2019-05-04 Tom Tromey + + * arc-tdep.c (arc_tdesc_init): Return bool. + +2019-05-04 Tom Tromey + + * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint): + Use gdb_assert_not_reached. + +2019-05-04 Tom Tromey + + * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use + "false". + +2019-05-04 Tom Tromey + + * arc-tdep.c (arc_tdesc_init): Use bool. + +2019-05-04 Tom Tromey + + * stack.c (select_frame_for_mi): Use "false", not "FALSE". + +2019-05-04 Tom Tromey + + * cli/cli-cmds.c (valid_command_p): Return bool. + 2019-05-04 Tom Tromey * cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.