Age | Commit message (Expand) | Author | Files | Lines |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -15/+7 |
2013-08-05 | remove msymbol_objfile | Tom Tromey | 1 | -5/+6 |
2013-04-15 | PR c++/9065: | Tom Tromey | 1 | -0/+1 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -3/+4 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -5/+18 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -3/+11 |
2013-01-13 | gdb/ | Jan Kratochvil | 1 | -3/+10 |
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 | -1/+1 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -1/+44 |
2012-12-07 | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 1 | -7/+6 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -6/+7 |
2012-11-02 | gdb: | Yao Qi | 1 | -1/+0 |
2012-08-13 | gdb/ | Yao Qi | 1 | -1/+0 |
2012-08-13 | gdb/ | Yao Qi | 1 | -6/+0 |
2012-08-02 | gdb/ | Yao Qi | 1 | -10/+10 |
2012-07-19 | PR exp/13206: | Tom Tromey | 1 | -0/+2 |
2012-07-19 | * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE. | Tom Tromey | 1 | -4/+8 |
2012-07-06 | * c-exp.y (DOTDOTDOT): New token. | Tom Tromey | 1 | -1/+2 |
2012-07-06 | PR exp/9608: | Tom Tromey | 1 | -0/+33 |
2012-07-06 | * c-exp.y (%union) <type_stack>: New field. | Tom Tromey | 1 | -9/+98 |
2012-07-06 | * parser-defs.h (type_stack, type_stack_size, type_stack_depth): | Tom Tromey | 1 | -24/+24 |
2012-06-27 | PR macros/7961: | Tom Tromey | 1 | -8/+11 |
2012-06-19 | PR exp/9514: | Tom Tromey | 1 | -2/+67 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -19/+7 |
2012-01-18 | 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -14/+37 |
2012-01-09 | * parser-defs.h (namecopy): Delete. | Doug Evans | 1 | -12/+17 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-09-16 | gdb/ | Jan Kratochvil | 1 | -15/+15 |
2011-06-17 | * valops.c (value_of_local): Complain if NAME is NULL. | Tom Tromey | 1 | -1/+0 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -1/+23 |
2011-03-05 | 2011-03-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -27/+25 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+12 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-19 | PR exp/11926 | Doug Evans | 1 | -2/+67 |
2010-08-18 | gdb | Tom Tromey | 1 | -5/+9 |
2010-06-04 | 2010-06-04 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+3 |
2010-05-18 | gdb/ | Jan Kratochvil | 1 | -2/+1 |
2010-05-17 | Use breakpoint location to parse condition over current language. | Joel Brobecker | 1 | -4/+31 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+12 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -0/+7 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+1 |
2010-04-22 | gdb/ | Jan Kratochvil | 1 | -0/+145 |
2010-02-10 | gdb | Tom Tromey | 1 | -0/+20 |
2010-01-18 | gdb | Tom Tromey | 1 | -0/+2 |
2010-01-09 | * ada-valprint.c, parse.c: Include defs.h before including ctype.h. | Joel Brobecker | 1 | -2/+1 |