Fix paste-o in examine-backward.exp.
[external/binutils.git] / gdb / language.h
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.
2009-09-25 Tom Tromeygdb
2009-08-13 Tom Tromey * language.h (longest_raw_hex_string): Remove unused...
2009-07-10 Phil Muldoon2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2009-03-20 Tom Tromeygdb:
2009-02-05 Thiago Jung Bauermann2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-28 Tom Tromeygdb
2008-09-30 Tom Tromeygdb
2008-09-27 Tom Tromeygdb
2008-09-11 Ulrich Weigand * language.h (struct language_arch_info): New members
2008-05-19 Ulrich Weigand * language.h (struct language_defn): Remove SYMTAB...
2008-04-06 Vladimir Prus Fix breakpoint condition that use member variables.
2008-02-05 Joel Brobecker * language.h (struct language_defn): Add new...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-19 Joel Brobecker * language.h (enum exp_opcode): Remove commente...
2007-12-17 Joel Brobecker * language.h (enum exp_opcode): Comment out...
2007-12-17 Joel Brobecker * language.h (enum exp_opcode): Add forward...
2007-12-04 Ulrich Weigand * coffread.c (decode_type): Use builtin_type_int32...
2007-11-02 Ulrich Weigand * language.h (struct language_defn): Remove la_builtin...
2007-09-23 Daniel Jacobowitz * infcall.c (call_function_by_hand): Handle language...
next