Change tui_update_source_window to be a method
[external/binutils.git] / gdb / psympriv.h
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