]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symmisc.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / symmisc.c
10 days ago  Simon Marchigdb: remove gdbcmd.h
12 days ago  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-01  Tom TromeyRename SEARCH_ALL
2024-01-28  Tom TromeyUse domain_search_flags in lookup_global_symbol_language
2024-01-28  Tom TromeyReplace search_domain with domain_search_flags
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-02  Guinevere Larsengdb/dwarf2: Add support for DW_LNS_set_epilogue_begin...
2023-08-14  Tom de Vries[gdb] Fix maint print symbols/psymbols help text
2023-07-04  Andrew Burgessgdb: have mdict_size always return a symbol count
2023-06-05  Tom TromeyUse "unrelocated" terminology in linetable_entry
2023-05-07  Tom TromeyRemove ALL_DICT_SYMBOLS
2023-05-07  Tom TromeyRename objfile::sections
2023-04-21  Simon Marchigdb: remove language_auto
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
2023-03-28  Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-22  Simon Marchigdb: make "maintenance info line-table" show relocated...
2023-03-17  Tom TromeyFix line table regression
2023-03-11  Tom TromeyConstify linetables
2023-03-11  Tom TromeyChange linetables to be objfile-independent
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-28  Simon Marchigdb: remove BLOCK_MULTIDICT macro
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28  Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-20  Tom TromeyReplace symbol_objfile with symbol::objfile
2022-04-11  Simon Marchigdb: remove MSYMBOL_TYPE macro
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-07  Simon Marchigdb: remove symtab::objfile
2022-04-07  Simon Marchigdb: remove symtab::blockvector
2022-04-07  Simon Marchigdb: remove symtab::dirname
2022-04-04  Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-01  Simon Marchigdb: print compunit_symtab name in "maint info symtabs"
2022-03-29  Tom TromeyRename print_spaces_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-02-14  Tom TromeyRemove LA_PRINT_TYPE
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_IS_ARGUMENT macro
2022-02-06  Simon Marchigdb: remove SYMBOL_OBJFILE_OWNED macro
2022-02-06  Simon Marchigdb: remove SYMBOL_DOMAIN macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-02-06  Simon Marchigdb: remove SYMTAB_DIRNAME macro
2022-02-06  Simon Marchigdb: remove SYMTAB_OBJFILE macro
2022-02-06  Simon Marchigdb: remove SYMTAB_BLOCKVECTOR macro
2022-02-06  Simon Marchigdb: remove SYMTAB_LANGUAGE macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMTAB_LINETABLE macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMTAB_COMPUNIT macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCKVECTOR macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_DIRNAME macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_PRODUCER macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_DEBUGFORMAT macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_FILETABS macro
2022-02-06  Simon Marchigdb: move compunit_filetabs to compunit_symtab::filetabs
2022-02-06  Simon Marchigdb: rename compunit_primary_filetab to compunit_symtab...
2022-02-06  Simon Marchigdb: add getter/setter for compunit_symtab::objfile
2022-01-26  Tom TromeyAlways call the wrap_here method
2022-01-26  Tom TromeyConvert wrap_here to use integer parameter
2022-01-18  Tom TromeyMove gdb_regex to gdbsupport
2022-01-18  Tom TromeyMove gdb obstack code to gdbsupport
2022-01-18  Tom TromeyMove gdb_argv to gdbsupport
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-24  Tom TromeyRemove gdb_print_host_address
2021-12-20  Tom TromeyRemove print_spaces
2021-12-03  Simon Marchigdb: small "maintenance info line-table" readability...
2021-04-27  Luis MachadoFix timeout with maint print objfiles
2021-04-17  Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17  Tom TromeyAdd search_flags to expand_symtabs_matching
2021-03-20  Tom TromeyMove psymtab statistics printing to psymtab.c
2021-03-20  Tom TromeyIntroduce method wrappers for quick_symbol_functions
2021-02-10  Andrew Burgessgdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
2021-02-10  Andrew Burgessgdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION
2021-02-05  Simon Marchigdb: symmisc.c: remove std_{in,out,err}
2021-01-21  Simon Marchigdb: make some variables static
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-11-01  Tom TromeyRemove partial symbol statistics
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-05-08  Tom TromeyRemove ALL_PSPACES
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-14  Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-03-25  Tom de Vries[gdb] Print user/includes fields for maint commands
2020-03-20  Tom TromeyFix column alignment in "maint info line-table"
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-04  Tom TromeyIntroduce objfile::intern
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-06  Tom TromeyRemove some includes of readline.h
2019-10-02  Tom TromeyHandle copy relocations
2019-09-19  Alan Modrabfd_section_* macros
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
next