aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-exp.y
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-02 * ada-exp.y: Considerable reorganization to move functionalityPaul N. Hilfinger1-182/+637
2005-12-17 * breakpoint.c:Eli Zaretskii1-1/+2
2004-10-152004-10-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-10-062004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>Paul N. Hilfinger1-0/+10
2004-09-18* ada-exp.y (type_int): New function to add layer of abstractionPaul N. Hilfinger1-11/+79
2004-07-09Remove ARI problems:Paul N. Hilfinger1-2/+2
2004-07-01Address complaints from gdb_ari.sh:Paul N. Hilfinger1-3/+2
2004-06-02ada-exp.y: Synchronize with current ACT sources.Paul N. Hilfinger1-284/+202
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-05-142003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+3
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2002-09-19 * ada-exp.y: Add missing semicolons to end rules. Fixes aJoel Brobecker1-1/+3
2002-09-03* ada-exp.y (yyname, yyrule): Remap global variables that appearJason Thorpe1-0/+2
2002-06-212002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+3
2002-06-04Add base ada language filesAidan Skinner1-0/+962