| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb: New API for tracking innermost block | Andrew Burgess | 2018-01-21 | 1 | -10/+2 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Target FP: Use target format throughout expression parsing | Ulrich Weigand | 2017-10-25 | 1 | -7/+28 |
* | Remove make_cleanup_clear_parser_state | Tom Tromey | 2017-09-06 | 1 | -6/+2 |
* | -Wwrite-strings: The Rest | Pedro Alves | 2017-04-05 | 1 | -3/+3 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 2016-04-22 | 1 | -59/+4 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -3/+5 |
* | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 2015-08-25 | 1 | -4/+1 |
* | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 2015-08-01 | 1 | -27/+33 |
* | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 2015-07-14 | 1 | -1/+1 |
* | Fix pascal behavior for class fields with testcase | Pierre Muller | 2015-04-21 | 1 | -4/+8 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -5/+5 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b... | Doug Evans | 2014-12-18 | 1 | -2/+2 |
* | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 2014-11-18 | 1 | -1/+1 |
* | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. | Doug Evans | 2014-11-06 | 1 | -2/+2 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | constify struct block in some places | Tom Tromey | 2014-06-18 | 1 | -1/+1 |
* | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 2014-03-27 | 1 | -157/+195 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Fix completion for pascal language. | Pierre Muller | 2013-12-06 | 1 | -17/+14 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Fix regressions caused by const-ify linespec patch: | Keith Seitz | 2013-11-13 | 1 | -44/+21 |
* | Constification of parse_linespec and fallout: | Keith Seitz | 2013-10-02 | 1 | -15/+27 |
* | remove msymbol_objfile | Tom Tromey | 2013-08-05 | 1 | -6/+6 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 2012-12-14 | 1 | -13/+13 |
* | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 2012-12-07 | 1 | -4/+4 |
* | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 2012-04-09 | 1 | -0/+6 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -1/+1 |
* | 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-01-16 | 1 | -5/+3 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | gdb/ | Jan Kratochvil | 2011-09-08 | 1 | -2/+2 |
* | * value.h (value_of_this): Update. | Tom Tromey | 2011-06-17 | 1 | -2/+2 |
* | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 2011-03-18 | 1 | -18/+18 |
* | Remove trailing spaces and tabulations from pascal language | Pierre Muller | 2011-03-15 | 1 | -45/+46 |
* | Fix ARI warning about function names in first column. | Pierre Muller | 2011-03-14 | 1 | -4/+2 |
* | Fix ARI warning about functions without parameters that do not | Pierre Muller | 2011-03-14 | 1 | -1/+1 |
* | * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE | Pierre Muller | 2011-01-17 | 1 | -17/+89 |
* | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-10 | 1 | -40/+52 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | PR exp/11926 | Doug Evans | 2010-08-19 | 1 | -28/+4 |
* | * p-exp.y (exp : SIZEOF '(' exp ')'): New rule. | Pierre Muller | 2010-05-08 | 1 | -0/+3 |
* | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-06 | 1 | -1/+0 |
* | gdb | Tom Tromey | 2010-03-05 | 1 | -2/+2 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+2 |
* | * 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/+1 |