]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/symmisc.c
gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter/setter
[thirdparty/binutils-gdb.git] / gdb / symmisc.c
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
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-03-25  Tom TromeyMore block constification
2019-03-23  Tom TromeyUse scoped_restore_current_language in two places
2019-03-07  Tom TromeyC++-ify bcache
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10  Tom TromeyIntroduce class psymtab_storage
2019-01-10  Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10  Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-04  Tom TromeyUse upper case for more metasyntactic variables in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-04-26  Pedro AlvesFor PPC64/ELFv1: Introduce mst_data_gnu_ifunc
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-10-10  Pedro AlvesEliminate catch_errors
2017-09-27  Tom TromeyConstify some commands in symmisc.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-16  Sergio Durigan JuniorPR gdb/21164: maint print {symbols,msymbols,psymbols...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-20  Doug Evanssymmisc.c (dump_symtab_1): Print owning compunit for...
2016-04-19  Doug Evanssymmisc.c (dump_symtab_1, dump_symtab): Delete arg...
2016-03-11  Andrew Burgessgdb: New maint info line-table command.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-01-31  Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18  Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-11  Doug Evanssymmisc.c: Remove trailing whitespace.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-05  Alan ModraPrepare gdb for 64-bit obstacks
next