Convert generic probe interface to C++ (and perform some cleanups)
[deliverable/binutils-gdb.git] / gdb / symfile.h
2017-11-23  Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-11-17  Tom TromeyHandle dereferencing Rust trait objects
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-10-14  Simon MarchiReplace psymbol_allocation_list with std::vector
2017-09-12  Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-06-11  Simon MarchiIntroduce "set debug separate-debug-file"
2017-04-12  Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-26  Sandra LoosemorePR 20569, segv in follow_exec
2016-10-26  Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-21  Tom TromeyRecord minimal symbols directly in reader.
2016-06-24  Tom TromeyMove filename extensions into language_defn
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-02  Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-11  Doug EvansRename new_symfile_objfile, make static.
2015-02-06  Doug EvansMove clear_symtab_users, deduce_language_from_filename...
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-18  Simon MarchiA few comment cleanups
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-10-26  Doug EvansRename parameter "kind" to "block_index" in quick looku...
2014-03-31  Doug EvansNew option "set print symbol-loading".
2014-03-03  Tom Tromeychange probes to be program-space-independent
2014-02-26  Tom Tromeystart change to progspace independence
2014-01-15  Doug Evanspsymtab cleanup patch 3/3
2014-01-15  Doug Evanspsymtab cleanup patch 2/3
2014-01-15  Doug Evanspsymtab cleanup patch 1/3
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06  Tom Tromeyremove some sym_probe_fns methods
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Add "objfile" argument to
2013-09-25  Doug Evans * symfile.h (struct quick_symbol_functions): Reorg...
2013-09-24  Jan KratochvilKeep objfile original filename
2013-09-19  Jan KratochvilMostly code cleanup: Constification.
2013-08-07  Tom Tromeyremove unused qf method
2013-07-24  Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-05-09  Doug Evans * symfile.c (syms_from_objfile_1): Delete args offsets...
2013-05-06  Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-04-12  Tom Tromey * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffe...
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-21  Tom Tromey * gdb_obstack.h (obconcat): Move declaration here...
2013-01-21  Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-09  Doug Evans * symfile.h (quick_symbol_functions): Delete member
2013-01-02  Tom Tromey * symfile.h (struct ecoff_debug_hack): Remove.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-24  Jan Kratochvilgdb/
2012-11-26  Tom Tromey2012-11-26 Alexander Larsson <alexl@redhat.com>
2012-07-23  Tom Tromey * symfile.c (separate_debug_file_exists): Update.
2012-07-20  Doug Evans * NEWS: Document new options "set/show use-deprecated...
2012-07-18  Doug Evans * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
2012-07-18  Sergio Durigan Junior2012-07-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-24  Jan Kratochvilgdb/
2012-04-28  Doug Evans Initial support for Fission. gcc.gnu.org/wiki/DebugFi...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-03-16  Gary Bensongdb:
2012-01-26  Joel BrobeckerRemove language param from name_matcher in struct quick...
2012-01-26  Joel BrobeckerAda: allow unqualified function names in linespecs
2012-01-16  Tom Tromeygdb
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21  Joel BrobeckerUse symbol search name in expand_symtabs_matching_via_p...
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-29  Joel BrobeckerFurther fix the documentation in struct quick_symbol_fu...
2011-11-29  Joel BrobeckerUpdate documentation in struct quick_symbol_functions
2011-11-11  Doug Evans * dwarf2read.c (dw2_map_symbol_filenames): New parameter
2011-10-09  Jan Kratochvilgdb/
2011-07-27  Tom Tromey * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and...
2011-07-26  Tom Tromey * symfile.h (struct dwarf2_debug_sections) <macro...
2011-06-10  Jan Kratochvilgdb/
2011-05-26  Tristan Gingold2011-05-26 Tristan Gingold <gingold@adacore.com>
2011-05-24  Tristan Gingold2011-05-24 Tristan Gingold <gingold@adacore.com>
2011-05-11  Jan Kratochvilgdb/
2011-04-25  Jan Kratochvilgdb/
2011-04-20  Jan Kratochvilgdb/
2011-04-17  Jan Kratochvilbfd/
2011-04-04  Tom Tromey * symtab.h (domain_enum): Split in two...
2011-03-07  Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-02-22  Tom Tromey * symfile.c (auto_solib_limit): Remove.
2011-01-11  Michael Snyder2011-01-11 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-09  Doug Evans * symfile.h (quick_symbol_functions): Clarify usage of
2010-12-08  Doug Evans * symfile.h (quick_symbol_functions): Clarify usage of
2010-11-24  Jan Kratochvilgdb/
2010-10-07  Paul N. HilfingerRework symbol searches to move Ada-specific stuff to...
2010-10-04  Paul N. HilfingerReplace wild_match with faster version and modify its...
2010-10-01  Tom Tromey * symfile.h (allocate_symtab): Update.
2010-09-30  Tom Tromey * symfile.h (struct sym_fns) <next>: Remove.
2010-09-14  Tom Tromey * psympriv.h (add_psymbol_to_list, init_psymbol_list)
2010-09-08  Tom Tromey Revert:
2010-09-01  Tom Tromey * symtab.h (lookup_type_symbol): Declare.
2010-07-13  Tom Tromey * symfile.c (set_initial_language): Update.
next
This page took 1.178543 seconds and 107 git commands to generate.