Automatic date update in version.in
[binutils-gdb.git] / gdb / psympriv.h
2021-04-17 Tom TromeySimplify quick_symbol_functions::map_matching_symbols
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_with_fullname
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_for_function
2021-04-17 Tom TromeyRemove quick_symbol_functions::map_symtabs_matching_fil...
2021-04-17 Tom TromeyRemove quick_symbol_functions::lookup_symbol
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: pass objfile_per_bfd_storage instead of objfile...
2021-03-26 Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-20 Tom TromeyAllow multiple partial symbol readers per objfile
2021-03-20 Tom TromeyChange count_psyms to be a method on psymbol_functions
2021-03-20 Tom TromeyRemove last objfile partial_symtab references from...
2021-03-20 Tom TromeyAdd partial_symtabs parameter to psymtab construction...
2021-03-20 Tom TromeyAttach partial symtab storage to psymbol_functions
2021-03-20 Tom TromeyMove psymtab statistics printing to psymtab.c
2021-03-20 Tom TromeyDo not pass objfile to psymtab_discarder
2021-03-20 Tom TromeyMove psymbol_map out of objfile
2021-03-20 Tom TromeyConvert quick_symbol_functions to use methods
2021-02-10 Andrew Burgessgdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-01 Tom TromeyChange end_psymtab_common to a method
2020-11-01 Tom TromeyRemove parameter from end_psymtab_common
2020-11-01 Tom TromeyRemove init_psymbol_list
2020-10-17 Tom TromeyHave partial symbol tables own psymbol vectors
2020-05-27 Tom TromeyAdd "objfile" parameter to two partial_symtab methods
2020-04-24 Tom TromeyIntroduce new add_psymbol_to_list overload
2020-04-14 Tom de Vries[gdb] Fix missing symtab includes
2020-03-29 Simon Marchigdb: rename partial_symtab::read_dependencies to expand...
2020-03-29 Simon Marchigdb: remove discard_psymtab function
2020-02-21 Tom TromeyUpdate partial_symtab comment
2020-01-26 Tom TromeyVirtualize "readin" and "compunit_symtab"
2020-01-26 Tom TromeyConsolidate partial symtab dependency reading
2020-01-26 Tom TromeyIntroduce partial_symtab::expand_psymtab method
2020-01-26 Tom TromeyIntroduce partial_symtab::read_symtab method
2020-01-26 Tom TromeyTurn start_psymtab_common into a constructor
2020-01-26 Tom TromeyChange allocate_psymtab to be a constructor
2020-01-26 Tom TromeyChange some psymtab fields to bool
2020-01-26 Tom TromeyUse new and delete for psymtabs
2020-01-23 Simon Marchigdb: introduce objfile text_section_offset and data_sec...
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-13 Tom TromeyRemove symbol-related static asserts
2019-11-04 Christian BiesingerAdd static_asserts for the sizes of space-critical...
2019-10-29 Christian BiesingerChange some arguments to gdb::string_view instead of...
2019-09-30 Simon Marchigdb: re-write add_psymbol_to_list doc, move it to heade...
2019-09-11 Christian BiesingerChange the type of copy_names from int to bool
2019-05-04 Tom TromeyDon't derive partial_symbol from general_symbol_info
2019-01-10 Tom TromeyIntroduce class psymtab_storage
2019-01-10 Tom TromeySimplify calls to init_psymbol_list
2019-01-10 Tom TromeyChange add_psymbol_to_list to use an enum
2019-01-10 Tom TromeyRemove parameters from start_psymtab_common
2019-01-10 Tom TromeyRemove some unneeded psymtab initializations
2019-01-10 Tom TromeyRemove ALL_OBJFILE_PSYMTABS
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-26 Tom TromeyMake psymbols and psymtabs independent of the program...
2018-07-26 Tom TromeyAdd validity bits for psymtab high and low fields
2018-07-26 Tom TromeyIntroduce accessors for psymtab high and low fields
2018-07-26 Tom TromeyIntroduce partial_symbol::address
2018-07-26 Tom TromeyChange representation of psymbol to flush out accessors
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-14 Simon MarchiReplace psymbol_allocation_list with std::vector
2017-01-11 Tom TromeyRemove make_cleanup_discard_psymtabs
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-16 Doug Evanspsymtab.c (add_psymbol_to_bcache): Remove "val" arg.
2015-08-15 Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-08-15 Doug EvansUse macros for some enum bit field sizes.
2015-08-15 Doug Evansobjfiles.h,psympriv.h,psymtab.c: Whitespace.
2015-06-19 Doug EvansRemove special support in gdb for Sun's version of...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeypack partial_symtab for space
2013-05-06 Doug Evans * psympriv.h (struct partial_symtab): Augment comment...
2013-03-20 Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-01-18 Yao Qigdb/
2013-01-14 Tom Tromey PR symtab/14931:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24 Jan Kratochvilgdb/
2012-12-12 Tom Tromey * dbxread.c (read_dbx_symtab): Update.
2012-07-10 Doug Evans * psympriv.h (struct partial_symtab): New member ...
2012-05-10 Tom Tromey * psymtab.c (partial_map_expand_apply): Add assertion.
2012-01-26 Doug Evans * psymtab.c (add_psymbol_to_list): Result is now ...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-02 Jan Kratochvilgdb/
2011-03-07 Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-17 Tom Tromey * psympriv.h (struct partial_symtab) <readin>: Move...
2010-10-01 Tom Tromey * symfile.h (allocate_symtab): Update.
2010-09-14 Tom Tromey * psympriv.h (add_psymbol_to_list, init_psymbol_list)
2010-03-10 Tom Tromey * xcoffread.c (xcoff_start_psymtab): Update.
2010-03-10 Tom Tromeygdb