Age | Commit message (Expand) | Author | Files | Lines |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -21/+32 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -6/+6 |
2013-04-15 | PR c++/9065: | Tom Tromey | 1 | -1/+12 |
2013-03-25 | PR symtab/11462: | Tom Tromey | 1 | -0/+43 |
2013-03-21 | PR exp/15109: | Tom Tromey | 1 | -51/+78 |
2013-03-21 | * c-exp.y (YYPRINT): Define. | Tom Tromey | 1 | -0/+56 |
2013-03-21 | * c-exp.y (%union) <sym, ivar, ivec>: Remove. | Tom Tromey | 1 | -3/+0 |
2013-02-12 | PR symtab/11464: | Tom Tromey | 1 | -11/+23 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+1 |
2013-01-25 | * c-exp.y (qualified_name): Use TYPE_SAFE_NAME. | 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 | PR c++/8888: | Tom Tromey | 1 | -0/+21 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 1 | -11/+19 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -0/+44 |
2012-12-07 | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 1 | -3/+3 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -2/+2 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -1/+3 |
2012-07-27 | * c-exp.y (classify_name): Avoid assignment in condition. | Tom Tromey | 1 | -2/+2 |
2012-07-26 | * Makefile.in (SFILES): Remove objc-exp.y. | Tom Tromey | 1 | -3/+151 |
2012-07-19 | PR exp/13206: | Tom Tromey | 1 | -1/+23 |
2012-07-19 | * c-exp.y (enum token_flags): New. | Tom Tromey | 1 | -30/+61 |
2012-07-19 | * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE. | Tom Tromey | 1 | -24/+12 |
2012-07-09 | * c-exp.y (check_parameter_typelist): New function. | Tom Tromey | 1 | -0/+34 |
2012-07-06 | * c-exp.y (DOTDOTDOT): New token. | Tom Tromey | 1 | -4/+16 |
2012-07-06 | PR exp/9608: | Tom Tromey | 1 | -16/+24 |
2012-07-06 | * c-exp.y (%union) <type_stack>: New field. | Tom Tromey | 1 | -5/+33 |
2012-07-06 | * c-exp.y (func_mod, direct_abs_decl, abs_decl, ptr_operator): | Tom Tromey | 1 | -9/+3 |
2012-06-19 | PR exp/9514: | Tom Tromey | 1 | -17/+33 |
2012-06-18 | * c-exp.y (operator): Remove trailing space after "delete" and | Tom Tromey | 1 | -2/+2 |
2012-06-13 | gdb/ | Jan Kratochvil | 1 | -12/+21 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-04-09 | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 1 | -0/+6 |
2012-01-11 | Have block_innermost_frame start from selected frame and document. | Paul N. Hilfinger | 1 | -0/+7 |
2012-01-10 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-10-11 | gdb/ | Jan Kratochvil | 1 | -18/+18 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -1/+31 |
2011-05-06 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2011-03-18 | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 1 | -18/+18 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-05 | gdb: | Ken Werner | 1 | -34/+102 |
2010-09-13 | Fix PR 11992: C++ 'this' scope sometimes does not work | Sami Wagiaalla | 1 | -0/+1 |
2010-08-19 | PR exp/11926 | Doug Evans | 1 | -33/+6 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -0/+32 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2010-03-15 | gdb | Tom Tromey | 1 | -0/+8 |
2010-02-23 | 2010-02-23 Harald Koenig <H.Koenig@science-computing.de> | Pedro Alves | 1 | -1/+1 |
2010-02-19 | gdb | Tom Tromey | 1 | -152/+260 |
2010-02-10 | gdb | Tom Tromey | 1 | -0/+3 |