| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb/ChangeLog: | Sergio Durigan Junior | 2010-04-20 | 1 | -0/+4 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | ARI fix: OP eol rule. | Pierre Muller | 2009-10-06 | 1 | -3/+3 |
* | * Makefile.in: Update license to GPLv3. | Nathan Sidwell | 2009-03-18 | 1 | -16/+14 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+2 |
* | * expression.h (enum exp_opcode): Document OP_COMPLEX to take | Ulrich Weigand | 2008-09-11 | 1 | -1/+3 |
* | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 2008-09-11 | 1 | -28/+31 |
* | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 2008-09-11 | 1 | -5/+1 |
* | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 2008-05-19 | 1 | -2/+1 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-12 | 1 | -5/+6 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * f-exp.y: Symbol '%' is not used as the modulus operator in | Wu Zhou | 2006-02-24 | 1 | -6/+14 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -2/+3 |
* | * expression.h (enum exp_opcode): Add a new operator for F90 | Wu Zhou | 2005-09-20 | 1 | -4/+25 |
* | * f-exp.y (yyparse): Add code to support exponentiation expression. | Wu Zhou | 2005-07-06 | 1 | -3/+17 |
* | * f-exp.y (typename): Remove unused nonterminal. | Ben Elliston | 2004-12-12 | 1 | -13/+0 |
* | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-28 | 1 | -1/+4 |
* | 2003-11-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-11-06 | 1 | -5/+5 |
* | 2003-09-25 David Carlton <carlton@kealia.com> | David Carlton | 2003-09-25 | 1 | -8/+8 |
* | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-05-14 | 1 | -1/+1 |
* | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-20 | 1 | -0/+1 |
* | 2003-01-31 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-31 | 1 | -1/+1 |
* | * c-exp.y: Add missing semi-colons. | Theodore A. Roth | 2002-11-06 | 1 | -0/+3 |
* | * ada-exp.y (yyname, yyrule): Remap global variables that appear | Jason Thorpe | 2002-09-03 | 1 | -0/+2 |
* | 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2002-06-21 | 1 | -1/+3 |
* | 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2002-05-03 | 1 | -1/+6 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -2/+2 |
* | Simplify code parsing integers and, in process fix a -Wuninitialized warning. | Andrew Cagney | 2001-02-16 | 1 | -16/+16 |
* | Replace strsave() with xstrdup(). | Andrew Cagney | 2001-01-31 | 1 | -3/+4 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -6/+6 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1174 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1174/+0 |
* | Patches to add Irix6 host support. | Jim Wilson | 1996-11-12 | 1 | -3/+3 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+4 |
* | * configure.in: Check for setpgid function. | Fred Fish | 1996-04-05 | 1 | -1/+1 |
* | * Add native support for long double data type. | Stu Grossman | 1996-02-17 | 1 | -1/+1 |
* | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1995-11-30 | 1 | -0/+1 |
* | * parse.c (write_dollar_variable): New function. | Per Bothner | 1995-10-05 | 1 | -74/+3 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * ch-valprint.c (annotate.h): Include. | Stan Shebs | 1995-03-14 | 1 | -3/+2 |
* | Add Linux yacc suport. | Michael Meissner | 1995-03-01 | 1 | -0/+9 |
* | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1995-02-09 | 1 | -1/+2 |
* | * eval.c (evaluate_subexp): Clean up handling of | Per Bothner | 1995-02-02 | 1 | -26/+5 |
* | * cp-valprint.c (static_field_print): New variable, controls | Peter Schauer | 1994-09-17 | 1 | -0/+4 |
* | * c-typeprint.c (c_type_print_varspec_prefix, | Stan Shebs | 1994-09-07 | 1 | -20/+22 |
* | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1994-08-19 | 1 | -0/+1246 |