aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
AgeCommit message (Expand)AuthorFilesLines
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-27/+28
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-18language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans1-6/+6
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-5/+5
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-227/+261
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-6/+9
2013-09-24Delete unused ada-exp.y:string_to_operatorJoel Brobecker1-39/+0
2013-08-05remove msymbol_objfileTom Tromey1-2/+2
2013-03-05 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contentsDoug Evans1-3/+3
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey1-5/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-8/+8
2012-04-18gdb/Jan Kratochvil1-1/+1
2012-04-09* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): NewMark Kettenis1-0/+6
2012-03-29Make ada_lookup_encoded_symbol "return" a struct ada_symbol_infoJoel Brobecker1-17/+16
2012-02-29ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker1-2/+1
2012-02-01 * ada-lang.c (resolve_subexp): Update.Tom Tromey1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-11* ada-exp.y (write_var_or_type): Rename nested `renaming' toAndrey Smirnov1-3/+3
2011-07-01handle character-based enumeration typedefsJoel Brobecker1-1/+5
2011-02-28add FALLTHROUGH comment in ada-exp.y:write_object_renamingJoel Brobecker1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-2/+2
2009-04-14 ARI fix: sprintf rule.Pierre Muller1-1/+1
2009-03-24 * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefsJoel Brobecker1-0/+1
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell1-16/+14
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-25 * ada-exp.y (write_object_renaming): Use malloc instead ofPedro Alves1-1/+1
2008-09-11 * expression.h (struct expression): New member GDBARCH.Ulrich Weigand1-14/+16
2008-09-11 * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPEUlrich Weigand1-2/+1
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger1-7/+22
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-2/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-2/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-1/+0
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-4/+3
2008-01-04 * ada-exp.y: Allow '{type} ADDRESS' notation on left of assignment.Joel Brobecker1-1/+1
2008-01-04 * ada-exp.y (chop_separator): New function.Joel Brobecker1-11/+96
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-21 * ada-lang.h (ada_renaming_category): New enumerated type.Joel Brobecker1-105/+126
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-01-12* ada-exp.y (yyerror): Change message to ignore the argument, avoidingPaul N. Hilfinger1-1/+1
2006-01-08* ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup.Paul N. Hilfinger1-25/+25
2006-01-02 * ada-exp.y (syntax definitions,write_var_or_type,write_name_assoc):Paul N. Hilfinger1-4/+4