]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symtab.c
sim: ppc: use correct macros
[thirdparty/binutils-gdb.git] / gdb / symtab.c
8 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-05-31  Tom TromeyDo not allocate macro_scope on the heap
2025-05-29  Simon Marchigdb/solib: move solist.h content to solib.h
2025-05-27  Simon Marchigdb: make objfile_has_full_symbols and objfile_has_symb...
2025-05-15  Andreas Schwabgdb: rename ldirname to gdb_ldirname
2025-05-14  Tom TromeyAdd initializers to field_of_this_result
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-03  Tom TromeyMany minor typo fixes
2025-03-18  Tom TromeyUse gdb unordered set in symtab.c
2025-03-08  Tom TromeyUse wild matching for lookup_name_info::match_any
2025-02-26  Simon Marchigdb: move "gdb:function_view" into quick-symbol.h typedefs
2025-02-20  Tom TromeyMove producer_is_realview to producer.c
2025-01-28  Tom TromeyFix gdb.ada/import.exp when using mold
2025-01-15  Tom de Vries[gdb/symtab] Require current language before symbol...
2025-01-04  Fangrui Songskip -gfile: call fnmatch without FNM_FILE_NAME
2024-12-16  Tom TromeyGreatly speed up rbreak
2024-12-16  Tom TromeyDon't let exception terminate 'rbreak'
2024-12-03  Simon Marchigdb: restore nullptr check in compunit_symtab::find_cal...
2024-11-26  Simon MarchiConvert dwarf2_cu::call_site_htab to new hash table
2024-11-23  Tom de Vries[gdb/contrib] Add two rules in common-misspellings.txt
2024-11-11  Tom TromeyWrap help strings at 80 columns
2024-11-06  Klaus Gerlichergdb: remove exact_match parameter from find_line_symtab
2024-10-26  Tom de Vries[gdb] Don't create registry keys in destructor
2024-10-08  Tom de Vries[gdb/contrib] Fix "sofar->so far" misspelling
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-09-27  Simon Marchigdb/symtab: pass program space to lookup_symtab and...
2024-09-06  Tom TromeyFix 'catch exception' with -flto
2024-09-06  Tom TromeyClear Ada symbol cache
2024-08-20  Tom TromeyFix Windows regression
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-07-15  Simon Marchigdb: pass program space to have_{full,partial}_symbols
2024-07-15  Simon Marchigdb: make objfile::pspace private
2024-06-24  Tom TromeyDon't obstack-allocate the call site hash table
2024-06-24  Tom TromeyAdd compunit_symtab::forget_cached_source_info
2024-06-14  Tom TromeyIntroduce language_defn::lookup_symbol_local
2024-06-14  Tom TromeyRemove an unnecessary null check from lookup_local_symbol
2024-06-14  Tom TromeySimplify lookup_local_symbol
2024-06-14  Tom TromeyExamine template symbols in lookup_local_symbol
2024-06-14  Tom TromeyMove search_symbol_list to symtab.c
2024-06-10  Tom TromeyMake global_symbol_searcher::filenames private
2024-06-03  Tom TromeyFix deprecation text
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-24  Bernd EdlingerHandle two-linetable function in find_epilogue_using_li...
2024-04-24  Bernd EdlingerFix an out of bounds array access in find_epilogue_usin...
2024-04-23  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-18  Simon Marchigdbsupport: constify some return values in print-utils...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-19  Tom TromeySpeed up lookup of "type_specific_data"
2024-02-15  Tom TromeyMove lookup_name_info creation into basic_lookup_transp...
2024-02-08  Jens Remusgdb: Fix building with clang
2024-02-01  Tom TromeyRename SEARCH_ALL
2024-01-29  Lancelot SIXgdb: Use SYM_DOMAIN instead of DOMAIN when calling...
2024-01-28  Tom TromeyOnly search for "main" as a function
2024-01-28  Tom TromeyUse the new symbol domains
2024-01-28  Tom TromeyRemove old symbol_matches_domain
2024-01-28  Tom TromeyUse domain_search_flags in lookup_symbol et al
2024-01-28  Tom TromeyUse domain_search_flags in lookup_global_symbol_language
2024-01-28  Tom TromeyIntroduce "scripting" domains
2024-01-28  Tom TromeyRemove a check of VAR_DOMAIN
2024-01-28  Tom TromeyReplace search_domain with domain_search_flags
2024-01-28  Tom TromeyAdd domain_search_flags
2024-01-28  Tom TromeyUse a .def file for domain_enum
2024-01-28  Tom TromeySplit up a big 'if' in symtab.c
2024-01-28  Tom TromeySimplify symbol_to_info_string
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-09  Tom TromeyAdd quick_symbol_functions::compute_main_name
2024-01-02  Carl LovePowerPC and aarch64: Fix reverse stepping failure
2024-01-02  Guinevere Larsengdb/dwarf2: Add support for DW_LNS_set_epilogue_begin...
2023-12-08  Guinevere Larsengdb: Guarantee that an SAL's end is right before the...
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-21  Lancelot Sixgdb: Use std::string_view instead of gdb::string_view
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-25  Simon Marchigdb: make get_symbol_address a private method of symbol
2023-10-25  Simon Marchigdb: make get_msymbol_address a private method of minim...
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-05  Simon Marchigdb: add all_objfiles_removed observer
2023-10-05  Simon Marchigdb: add program_space parameters to some functions...
2023-09-28  Andrew Burgessgdb: remove one user of the executable changed observer
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-09-07  Tom TromeySimplify block_find_symbol
2023-09-06  Tom de Vries[gdb/symtab] Handle PU in iterate_over_some_symtabs
2023-08-31  Tom TromeyAdd symbol::matches method
2023-08-31  Kevin Buettner[symtab/27831] Fix OBJF_MAINLINE assert
2023-06-05  Tom TromeyUse "unrelocated" terminology in linetable_entry
2023-06-05  Tom TromeyUse unrelocated_addr in the DWARF reader
2023-06-03  Tom de Vries[gdb/cli] Fix help text of maint set ignore-prologue...
2023-05-19  Andrew Burgessgdb: safety checks in skip_prologue_using_sal
2023-05-12  Tom TromeyIntroduce symbol_block_ops::get_block_value
2023-05-12  Tom TromeyBump MAX_SYMBOL_IMPLS
2023-05-12  Tom TromeyIntroduce lookup_minimal_symbol_linkage
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07  Tom TromeyRename objfile::sections
2023-04-22  WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-21  Simon Marchigdb: remove language_auto
2023-04-21  Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-03-31  Richard BuntGDB: Add `info main' command
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
next