Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Rename OP_F90_RANGE to OP_RANGE. | Tom Tromey | 1 | -8/+8 |
2016-04-22 | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 1 | -59/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -4/+1 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -17/+18 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -2/+2 |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -8/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-18 | language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b... | Doug Evans | 1 | -2/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-04-11 | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 1 | -4/+5 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -118/+158 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | fortran: enable ptype/whatis for modules. | Keven Boell | 1 | -1/+6 |
2013-12-19 | fortran: enable ptype/whatis for user defined types. | Keven Boell | 1 | -12/+21 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -5/+5 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -3/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 1 | -3/+7 |
2012-04-09 | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 1 | -0/+6 |
2012-01-16 | 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -9/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-03-18 | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 1 | -6/+6 |
2011-03-14 | Fix ARI warning about functions without parameters that do not | Pierre Muller | 1 | -2/+2 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+11 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-15 | 2010-12-15 Greg Watson <g.watson@computer.org> | Tom Tromey | 1 | -2/+2 |
2010-06-02 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-04-20 | gdb/ChangeLog: | Sergio Durigan Junior | 1 | -0/+4 |
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 | -3/+3 |
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/+2 |
2008-09-11 | * expression.h (enum exp_opcode): Document OP_COMPLEX to take | Ulrich Weigand | 1 | -1/+3 |
2008-09-11 | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 1 | -28/+31 |
2008-09-11 | * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBOL_TYPE | Ulrich Weigand | 1 | -5/+1 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -2/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -5/+6 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-24 | * f-exp.y: Symbol '%' is not used as the modulus operator in | Wu Zhou | 1 | -6/+14 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-09-20 | * expression.h (enum exp_opcode): Add a new operator for F90 | Wu Zhou | 1 | -4/+25 |
2005-07-06 | * f-exp.y (yyparse): Add code to support exponentiation expression. | Wu Zhou | 1 | -3/+17 |
2004-12-12 | * f-exp.y (typename): Remove unused nonterminal. | Ben Elliston | 1 | -13/+0 |
2004-07-28 | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+4 |
2003-11-06 | 2003-11-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |