]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/language.h
gdb: Convert language la_print_type field to a method
[thirdparty/binutils-gdb.git] / gdb / language.h
2020-06-02  Andrew Burgessgdb: Convert language la_print_type field to a method
2020-06-02  Andrew Burgessgdb: Convert language la_sniff_from_mangled_name field...
2020-06-02  Andrew Burgessgdb: Convert language la_search_name_hash field to...
2020-06-02  Andrew Burgessgdb: Convert language la_get_compile_instance field...
2020-06-02  Andrew Burgessgdb: Convert language la_iterate_over_symbols field...
2020-06-02  Andrew Burgessgdb: Convert language la_lookup_transparent_type field...
2020-06-02  Andrew Burgessgdb: Convert language la_language_arch_info field to...
2020-06-02  Andrew Burgessgdb: Convert language la_pass_by_reference field to...
2020-06-02  Andrew Burgessgdb: Convert language la_read_var_value field to a...
2020-06-02  Andrew Burgessgdb: Convert language la_print_array_index field to...
2020-06-02  Andrew Burgessgdb: Represent all languages as sub-classes of language...
2020-05-26  Tom TromeyHandle indexing Ada arrays with enum indices
2020-03-14  Tom TromeyRemove val_print
2020-03-14  Tom TromeyIntroduce la_value_print_inner
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20  Tankut Baris Aktemurinfcall, c++: allow more info to be computed for pass...
2019-12-16  Christian BiesingerUse an accessor function for general_symbol_info::language
2019-11-05  Tom TromeyRemove la_get_string member
2019-10-08  Christian BiesingerMove declaration of lang_frame_mismatch_warn to header.
2019-09-10  Tom TromeyChange iterate_over_symbols to return bool
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-29  Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29  Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-12  Andrew Burgessgdb: Remove LANG_MAGIC
2019-04-05  Tom TromeyMove innermost_block_tracker global to parse_state
2019-04-05  Tom TromeyMove completion parsing to parser_state
2019-01-23  Tom TromeyRemove a warning from symtab.c
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-20  Philippe WaroquiersAdd class scoped_switch_to_sym_language_if_auto.
2018-08-10  Keith SeitzChange compile_instance/compile_c_instance into classes
2018-06-18  Tom TromeyUse unique_xmalloc_ptr for read_string
2018-06-18  Tom TromeyRemove la_error
2018-03-27  Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-01-10  Pedro Alveslanguage_get_symbol_name_matcher -> get_symbol_name_matcher
2018-01-10  Pedro AlvesAda: make verbatim matcher override other language...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-31  Tom TromeyC++-ify parser_state
2017-11-29  Pedro AlvesHandle custom completion match prefix / LCD
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-09-11  Tom TromeyConstify language_enum
2017-08-03  Tom TromeyRemove make_cleanup_restore_current_language
2017-07-20  Pedro AlvesMake language_def O(1)
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-05-20  Tom TromeyUse watchpoint's language when re-parsing expression
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: Constify word break character arrays
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Yao QiRemove parameter valaddr from la_val_print
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-06-24  Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-24  Tom TromeyMove filename extensions into language_defn
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-07  Andrew Burgessgdb: Move get_frame_language from stack.c to frame.c.
2015-08-07  Andrew Burgessgdb: get_frame_language now takes a frame parameter.
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
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 EvansAdd langdef arg to la_lookup_symbol_nonlocal.
2014-12-18  Doug Evanslanguage_lookup_primitive_type: Renamed from language_l...
2014-12-12  Tom Tromeythe "compile" command
2014-05-13  Tom Tromeyremove an unused macro and an unused declaration
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-14  Joel Brobeckerlanguage.h: Add "symtab.h" #include
2013-11-07  Yao QiNew field 'la_natural_name' in struct language_defn
2013-11-07  Yao QiConstify 'la_name' in struct language_defn
2013-10-25  Yao QiNew field la_varobj_ops in struct language_defn
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-05  Doug Evans * ada-lang.c (ada_lookup_symbol_list_worker): New...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-07  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Add...
2012-11-12  Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-08-17  Keith Seitz PR c++/13356
2012-06-13  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-03-02  Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-03-01  Tom Tromey * valprint.c (val_print): Update.
2012-03-01  Tom Tromey * value.h (value_print): Return void.
2012-02-08  Joel BrobeckerRename la_get_symbol_name_match_p into la_get_symbol_na...
2012-02-01  Gary Benson2012-02-01 Gary Benson <gbenson@redhat.com>
2012-01-31  Tom Tromey * language.h (struct language_defn) <la_iterate_over_s...
2012-01-26  Joel BrobeckerAda: allow unqualified function names in linespecs
2012-01-04  Doug Evans Delete #if 0'd out code.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-01-09  Michael Snyder2011-01-08 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-10-13  Tom Tromey * language.h (LA_PRINT_ARRAY_INDEX): Fix argument...
2010-06-14  Jan Kratochvilgdb/
2010-06-11  Tom Tromeygdb
2010-05-10  Tom Tromey * eval.c (ptrmath_type_p): Add 'lang' argument.
2010-05-02  Jan Kratochvilgdb/
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-02-02  Tom Tromeygdb
2010-01-14  Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
next