summaryrefslogtreecommitdiff
path: root/gdb/m2-lang.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-1/+0
* problem looking up some symbols when they have a linkage nameJoel Brobecker2018-03-271-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-1/+1
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-0/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-1/+0
* Make language_def O(1)Pedro Alves2017-07-201-3/+1
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-1/+1
* Use watchpoint's language when re-parsing expressionTom Tromey2017-05-191-0/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Add missing format for built-in floating-point typesUlrich Weigand2016-09-061-1/+2
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-0/+1
* Move filename extensions into language_defnTom Tromey2016-06-231-0/+1
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* the "compile" commandTom Tromey2014-12-121-0/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* New field 'la_natural_name' in struct language_defnYao Qi2013-11-071-0/+1
* New field la_varobj_ops in struct language_defnYao Qi2013-10-251-0/+2
* PR cli/7719:Tom Tromey2013-01-071-14/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* PR c++/13356Keith Seitz2012-08-171-1/+0
* language-specific read_var_value for Ada renamingsJoel Brobecker2012-03-021-0/+1
* Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker2012-02-081-1/+1
* Ada: allow unqualified function names in linespecsJoel Brobecker2012-01-261-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+2
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-1/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-3/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-4/+7
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* gdb/Jan Kratochvil2010-04-221-0/+1
* 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-01-141-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-20/+10
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-4/+1
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-1/+1
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-2/+2
* gdb:Tom Tromey2009-03-201-9/+10
* 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2009-02-051-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-7/+8
* gdbTom Tromey2008-09-301-0/+1
* gdbTom Tromey2008-09-271-0/+1
* * eval.c (evaluate_subexp_standard): Use builtin_type_int8Ulrich Weigand2008-09-111-1/+1