Age | Commit message (Expand) | Author | Files | Lines |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 1 | -13/+13 |
2012-12-07 | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 1 | -4/+4 |
2012-04-09 | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 1 | -0/+6 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -1/+1 |
2012-01-16 | 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -5/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-09-08 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2011-06-17 | * value.h (value_of_this): Update. | Tom Tromey | 1 | -2/+2 |
2011-03-18 | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 1 | -18/+18 |
2011-03-15 | Remove trailing spaces and tabulations from pascal language | Pierre Muller | 1 | -45/+46 |
2011-03-14 | Fix ARI warning about function names in first column. | Pierre Muller | 1 | -4/+2 |
2011-03-14 | Fix ARI warning about functions without parameters that do not | Pierre Muller | 1 | -1/+1 |
2011-01-17 | * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE | Pierre Muller | 1 | -17/+89 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -40/+52 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-19 | PR exp/11926 | Doug Evans | 1 | -28/+4 |
2010-05-08 | * p-exp.y (exp : SIZEOF '(' exp ')'): New rule. | Pierre Muller | 1 | -0/+3 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-03-05 | gdb | Tom Tromey | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-03-18 | * Makefile.in: Update license to GPLv3. | Nathan Sidwell | 1 | -16/+14 |
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 | -31/+33 |
2008-09-11 | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 1 | -14/+5 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -19/+8 |
2008-02-06 | * p-exp.y: Set current_type in missing places. | Pierre Muller | 1 | -10/+47 |
2008-01-09 | * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string. | Thiago Jung Bauermann | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-25 | 2007-09-25 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -17/+18 |
2007-07-03 | 2007-07-02 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -6/+32 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+9 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-08-02 | * c-exp.y (type): Remove incorrect pointer to member case. | Daniel Jacobowitz | 1 | -2/+0 |
2006-02-23 | * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLE | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-14 | Update copyright notice | Alexandre Oliva | 1 | -1/+1 |
2006-02-14 | * doublest.h (DOUBLEST): Use long double only if we can scan | Alexandre Oliva | 1 | -17/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-07-28 | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+5 |
2003-11-23 | 2003-11-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+7 |
2003-09-25 | 2003-09-25 David Carlton <carlton@kealia.com> | David Carlton | 1 | -9/+9 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+6 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -8/+8 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2002-12-09 | 2002-12-09 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -5/+5 |
2002-11-30 | 2002-11-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-19 | 2002-11-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -4/+34 |
2002-11-13 | 2002-11-13 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |