Remove duplicate or commented-out #includes
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d05ff7f591097b6d7351f304476427881b841181..04e8c2d56f39c0246cb288a066c3d3a703990cb8 100644 (file)
@@ -1,3 +1,186 @@
+2019-01-21  Tom Tromey  <tom@tromey.com>
+
+       * ui-out.c: Fix includes.
+       * tui/tui-source.c: Fix includes.
+       * target.c: Fix includes.
+       * remote.c: Fix includes.
+       * regcache.c: Fix includes.
+       * python/py-block.c: Fix includes.
+       * printcmd.c: Fix includes.
+       * or1k-tdep.c: Fix includes.
+       * mi/mi-main.c: Fix includes.
+       * m32r-tdep.c: Fix includes.
+       * csky-tdep.c: Fix includes.
+       * compile/compile-cplus-types.c: Fix includes.
+       * cli/cli-interp.c: Fix includes.
+
+2019-01-21  Alan Hayward  <alan.hayward@arm.com>
+
+       * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
+       for padding.
+
+2019-01-16  Tom Tromey  <tom@tromey.com>
+
+       * objfiles.h (struct minimal_symbol_iterator): Rename.  Move
+       earlier.
+       (struct objfile) <msymbols_range>: Move from top level.
+       <msymbols>: New method.
+       (class objfile_msymbols): Remove.
+       * symtab.c (default_collect_symbol_completion_matches_break_on):
+       Update.
+       * symmisc.c (dump_msymbols): Update.
+       * stabsread.c (scan_file_globals): Update.
+       * objc-lang.c (info_selectors_command, info_classes_command)
+       (find_methods): Update.
+       * minsyms.c (find_solib_trampoline_target): Update.
+       * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
+       * coffread.c (coff_symfile_read): Update.
+       * ada-lang.c (ada_lookup_simple_minsym)
+       (ada_collect_symbol_completion_matches): Update.
+
+2019-01-16  Tom Tromey  <tom@tromey.com>
+
+       * objfiles.h (class objfile_msymbols) <iterator>: Change argument
+       type.  Remove no-argument constructor.
+       <iterator::operator++>: Simplify.
+       <begin>: Update.
+       <end>: Use minimal_symbol_count.
+
+2019-01-16  Tom Tromey  <tom@tromey.com>
+
+       * objfiles.h (struct objfile) <psymtabs>: New method.
+       (class objfile_psymtabs): Remove.
+       * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
+       typedef.
+       <range>: New method.
+       (require_partial_symbols): Change return type.
+       * psymtab.c (require_partial_symbols)
+       (psym_expand_symtabs_matching): Update.
+       * mdebugread.c (parse_partial_symbols): Update.
+       * dbxread.c (dbx_end_psymtab): Update.
+
+2019-01-15  Tom Tromey  <tom@tromey.com>
+
+       * symtab.c (lookup_objfile_from_block)
+       (lookup_symbol_in_objfile_symtabs)
+       (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
+       (find_line_symtab, info_sources_command)
+       (default_collect_symbol_completion_matches_break_on)
+       (make_source_files_completion_list): Update.
+       * symmisc.c (print_objfile_statistics, dump_objfile)
+       (maintenance_print_symbols, maintenance_info_symtabs)
+       (maintenance_check_symtabs, maintenance_info_line_tables):
+       Update.
+       * source.c (select_source_symtab)
+       (forget_cached_source_info_for_objfile): Update.
+       * objfiles.h (class objfile_compunits): Remove.
+       (struct objfile) <compunits_range>: New typedef.
+       (compunits): New method.
+       * objfiles.c (objfile_relocate1): Update.
+       * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
+       * maint.c (count_symtabs_and_blocks): Update.
+       * linespec.c (iterate_over_all_matching_symtabs): Update.
+       * cp-support.c (add_symbol_overload_list_qualified): Update.
+       * coffread.c (coff_symtab_read): Update.
+       * ada-lang.c (add_nonlocal_symbols)
+       (ada_collect_symbol_completion_matches)
+       (ada_add_global_exceptions): Update.
+
+2019-01-15  Tom Tromey  <tom@tromey.com>
+
+       * progspace.h (program_space) <objfiles_safe_range>: New
+       typedef.
+       <objfiles_safe>: New method.
+       * objfiles.h (class all_objfiles_safe): Remove.
+       * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
+       * jit.c (jit_inferior_exit_hook): Update.
+
+2019-01-17  Tom Tromey  <tom@tromey.com>
+
+       * progspace.h (program_space) <objfiles_range>: New typedef.
+       <objfiles>: New method.
+       <objfiles_head>: Rename from objfiles.
+       (object_files): Update.
+       * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
+       * guile/scm-pretty-print.c
+       (ppscm_find_pretty_printer_from_objfiles): Update.
+       * guile/scm-objfile.c (gdbscm_objfiles): Update.
+       * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
+       Update.
+       * python/py-progspace.c (pspy_get_objfiles): Update.
+       * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
+       Update.
+       * python/py-objfile.c (objfpy_lookup_objfile_by_name)
+       (objfpy_lookup_objfile_by_build_id): Update.
+       * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
+       * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
+       Update.
+       * symtab.c (iterate_over_symtabs, matching_obj_sections)
+       (expand_symtab_containing_pc, lookup_objfile_from_block)
+       (lookup_static_symbol, basic_lookup_transparent_type)
+       (find_pc_sect_compunit_symtab, find_symbol_at_address)
+       (find_line_symtab, info_sources_command)
+       (default_collect_symbol_completion_matches_break_on)
+       (make_source_files_completion_list, find_main_name): Update.
+       * symmisc.c (print_symbol_bcache_statistics)
+       (print_objfile_statistics, maintenance_print_symbols)
+       (maintenance_print_msymbols, maintenance_print_objfiles)
+       (maintenance_info_symtabs, maintenance_check_symtabs)
+       (maintenance_expand_symtabs, maintenance_info_line_tables):
+       Update.
+       * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
+       (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
+       (map_overlay_command, unmap_overlay_command)
+       (simple_overlay_update, expand_symtabs_matching)
+       (map_symbol_filenames): Update.
+       * symfile-debug.c (set_debug_symfile): Update.
+       * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
+       Update.
+       * source.c (select_source_symtab, forget_cached_source_info):
+       Update.
+       * solib.c (solib_read_symbols): Update.
+       * solib-spu.c (append_ocl_sos): Update.
+       * psymtab.c (maintenance_print_psymbols)
+       (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
+       * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
+       * printcmd.c (info_symbol_command): Update.
+       * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
+       Update.
+       * objfiles.h (class all_objfiles): Remove.
+       * objfiles.c (have_partial_symbols, have_full_symbols)
+       (have_minimal_symbols, qsort_cmp, update_section_map)
+       (shared_objfile_contains_address_p)
+       (default_iterate_over_objfiles_in_search_order): Update.
+       * objc-lang.c (info_selectors_command, info_classes_command)
+       (find_methods): Update.
+       * minsyms.c (find_solib_trampoline_target): Update.
+       * maint.c (maintenance_info_sections)
+       (maintenance_translate_address, count_symtabs_and_blocks):
+       Update.
+       * main.c (captured_main_1): Update.
+       * linux-thread-db.c (try_thread_db_load_from_pdir)
+       (has_libpthread): Update.
+       * linespec.c (iterate_over_all_matching_symtabs)
+       (search_minsyms_for_name): Update.
+       * jit.c (jit_find_objf_with_entry_addr): Update.
+       * hppa-tdep.c (find_unwind_entry)
+       (hppa_lookup_stub_minimal_symbol): Update.
+       * gcore.c (gcore_create_callback, objfile_find_memory_regions):
+       Update.
+       * elfread.c (elf_gnu_ifunc_resolve_by_cache)
+       (elf_gnu_ifunc_resolve_by_got): Update.
+       * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
+       * dwarf-index-write.c (save_gdb_index_command): Update.
+       * cp-support.c (add_symbol_overload_list_qualified): Update.
+       * breakpoint.c (create_overlay_event_breakpoint)
+       (create_longjmp_master_breakpoint)
+       (create_std_terminate_master_breakpoint)
+       (create_exception_master_breakpoint): Update.
+       * blockframe.c (find_pc_partial_function): Update.
+       * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
+       (ada_collect_symbol_completion_matches)
+       (ada_add_global_exceptions): Update.
+
 2019-01-17  Tom Tromey  <tom@tromey.com>
 
        * solib-target.c (lm_info_target_p): Remove typedef.  Don't
 
        Update copyright year range in all GDB files.
 
-2019-01-01  Joel Brobecker  <brobecker@adacore.com>
+2019-01-01, 19  Joel Brobecker  <brobecker@adacore.com>
 
        * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
 
This page took 0.027074 seconds and 4 git commands to generate.