Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / symfile.c
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-05-27  Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-04-17  Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17  Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17  Tom TromeyLet expand_symtabs_matching short-circuit
2021-04-02  Simon Marchigdb: use std::string in partial_symtab::partial_symtab...
2021-03-26  Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-03-20  Tom TromeyAllow multiple partial symbol readers per objfile
2021-03-20  Tom TromeySwitch objfile to hold a list of psymbol readers
2021-03-20  Tom TromeyIntroduce objfile::require_partial_symbols
2021-03-20  Tom TromeyRearrange psymtab_storage construction
2021-03-20  Tom TromeyAttach partial symtab storage to psymbol_functions
2021-03-20  Tom TromeyConvert quick_symbol_functions to use methods
2021-03-20  Tom TromeyMove sym_fns::qf to objfile
2021-03-20  Tom TromeyIntroduce method wrappers for quick_symbol_functions
2021-03-20  Tom TromeyChange objfile_has_partial_symbols to a method
2021-01-12  Simon Marchigdb: move read{now,never}_symbol_files declarations...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29  Tom TromeyChange add_target_sections_of_objfile to method on...
2020-10-29  Tom TromeyChange remove_target_sections to method on program_space
2020-10-29  Tom TromeyRemove symfile_objfile macro
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-10-13  Tom TromeyChange target_section_table to std::vector alias
2020-10-13  Tom TromeyUse a std::vector in target_section_table
2020-09-19  Tom TromeyUse gdb_bfd_sections in generic_load
2020-09-19  Tom TromeyUse gdb_bfd_sections in symfile.c
2020-09-16  Andrew Burgessgdb: Convert la_filename_extensions to a method
2020-06-24  Philippe WaroquiersFixes PR 25475: ensure exec-file-mismatch "ask" always...
2020-05-21  Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-20  Simon Marchigdb: reset/recompute objfile section offsets in reread_...
2020-05-19  Alan ModraUse bfd_get_filename throughout gdb
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-19  Simon Marchigdb: make symfile_segment_data::segment_info an std...
2020-05-19  Simon Marchigdb: use std::vector to store segments in symfile_segme...
2020-05-19  Simon Marchigdb: allocate symfile_segment_data with new
2020-05-15  Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-14  Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-10  Tom TromeyAvoid infinite recursion in get_msymbol_address
2020-04-02  Tom de Vries[gdb] Use partial symbol table to find language for...
2020-03-04  Tom TromeyIntroduce objfile::intern
2020-02-28  Tom de Vries[gdb] Don't set initial language using previous language
2020-02-26  Tom de Vries[gdb] Don't set initial language if set manually
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesSwitch the inferior too in switch_to_program_space_and_...
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16  Christian BiesingerUse an accessor function for general_symbol_info::language
2019-12-12  Tom TromeyMove free_all_objfiles to program_space
2019-12-12  Tom TromeyMake the objfile destructor private
2019-12-12  Tom TromeyMake add_separate_debug_objfile static
2019-12-12  Tom TromeyMake the objfile constructor private
2019-11-24  Tom TromeyUse bool in require_partial_symbols
2019-11-06  Tom TromeyRemove some includes of readline.h
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-24  H.J. LuCall forget_cached_source_info to clear the stale sourc...
2019-10-19  Sergio Durigan JuniorFix typos in symfile.c and i386-darwin-tdep.c
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-01  Pedro AlvesUse new %p format suffixes in gdb
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-09-17  Christian BiesingerDon't duplicate comment in symfile.c and .h
2019-09-06  Alan Modrabfd_get_filename
2019-08-07  Tom TromeyAdd obstack_strdup overload taking a std::string
2019-08-07  Tom TromeyUse obstack_strdup more
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-18  Tom TromeyConstify main_name
2019-07-15  Tom TromeyIntroduce field_unsigned
2019-07-15  Tom TromeyUse field_core_addr in more places
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-08  Alan HaywardFix breakpoints on file reloads for PIE binaries
2019-07-02  Simon MarchiMove generic_load declaration to symfile.h
2019-06-14  Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-03  Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-04-19  Tom TromeyMake objfile::static_links an htab_up
2019-04-10  Tom TromeyFix a couple of comments
2019-04-10  Tom TromeyRemove some uses of "object_files"
2019-03-23  Tom TromeyHave parser reset the innermost block tracker
2019-03-15  Tom TromeyRemove minsym termination
2019-03-07  Tom TromeyC++-ify bcache
2019-02-12  John BaldwinTry to use the canonical version of a sysroot for debug...
2019-02-12  John BaldwinUse child_path to determine if an object file is under...
2019-02-12  John BaldwinLook for separate debug files in debug directories...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-23  Tom TromeyRemove clear_symtab_users_cleanup
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyIntroduce objfile::reset_psymtabs
2019-01-10  Tom TromeyIntroduce class psymtab_storage
2019-01-10  Tom TromeyRemove ALL_OBJSECTIONS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-02  Andrey UtkinFix search of debug files for remote debuggee
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyStyle the "Reading symbols" message
next
This page took 0.576859 seconds and 106 git commands to generate.