Age | Commit message (Expand) | Author | Files | Lines |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-04-09 | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 1 | -0/+6 |
2012-03-29 | Make ada_lookup_encoded_symbol "return" a struct ada_symbol_info | Joel Brobecker | 1 | -17/+16 |
2012-02-29 | ada-lang.c:ada_find_renaming_symbol minor improvement. | Joel Brobecker | 1 | -2/+1 |
2012-02-01 | * ada-lang.c (resolve_subexp): Update. | Tom Tromey | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-11 | * ada-exp.y (write_var_or_type): Rename nested `renaming' to | Andrey Smirnov | 1 | -3/+3 |
2011-07-01 | handle character-based enumeration typedefs | Joel Brobecker | 1 | -1/+5 |
2011-02-28 | add FALLTHROUGH comment in ada-exp.y:write_object_renaming | Joel Brobecker | 1 | -0/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -2/+2 |
2009-04-14 | ARI fix: sprintf rule. | Pierre Muller | 1 | -1/+1 |
2009-03-24 | * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefs | Joel Brobecker | 1 | -0/+1 |
2009-03-18 | * Makefile.in: Update license to GPLv3. | Nathan Sidwell | 1 | -16/+14 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-25 | * ada-exp.y (write_object_renaming): Use malloc instead of | Pedro Alves | 1 | -1/+1 |
2008-09-11 | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 1 | -14/+16 |
2008-09-11 | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 1 | -2/+1 |
2008-08-19 | * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): Change | Paul N. Hilfinger | 1 | -7/+22 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -2/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -2/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -1/+0 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -4/+3 |
2008-01-04 | * ada-exp.y: Allow '{type} ADDRESS' notation on left of assignment. | Joel Brobecker | 1 | -1/+1 |
2008-01-04 | * ada-exp.y (chop_separator): New function. | Joel Brobecker | 1 | -11/+96 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-21 | * ada-lang.h (ada_renaming_category): New enumerated type. | Joel Brobecker | 1 | -105/+126 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-01-12 | * ada-exp.y (yyerror): Change message to ignore the argument, avoiding | Paul N. Hilfinger | 1 | -1/+1 |
2006-01-08 | * ada-exp.y, ada-lex.l, ada-typeprint.c: I18n markup. | Paul N. Hilfinger | 1 | -25/+25 |
2006-01-02 | * ada-exp.y (syntax definitions,write_var_or_type,write_name_assoc): | Paul N. Hilfinger | 1 | -4/+4 |
2006-01-02 | * ada-exp.y: Considerable reorganization to move functionality | Paul N. Hilfinger | 1 | -182/+637 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -1/+2 |
2004-10-15 | 2004-10-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-06 | 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com> | Paul N. Hilfinger | 1 | -0/+10 |
2004-09-18 | * ada-exp.y (type_int): New function to add layer of abstraction | Paul N. Hilfinger | 1 | -11/+79 |
2004-07-09 | Remove ARI problems: | Paul N. Hilfinger | 1 | -2/+2 |
2004-07-01 | Address complaints from gdb_ari.sh: | Paul N. Hilfinger | 1 | -3/+2 |
2004-06-02 | ada-exp.y: Synchronize with current ACT sources. | Paul N. Hilfinger | 1 | -284/+202 |
2003-11-23 | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+3 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2002-09-19 | * ada-exp.y: Add missing semicolons to end rules. Fixes a | Joel Brobecker | 1 | -1/+3 |
2002-09-03 | * ada-exp.y (yyname, yyrule): Remap global variables that appear | Jason Thorpe | 1 | -0/+2 |
2002-06-21 | 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+3 |
2002-06-04 | Add base ada language files | Aidan Skinner | 1 | -0/+962 |