Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-11 | Avoid side effects in expression lexers | Tom Tromey | 1 | -5/+3 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -13/+13 |
2020-10-23 | gdb: move Modula2 language class into a header file | Andrew Burgess | 1 | -1/+1 |
2020-08-25 | gdb/modula-2: parsing of multi-subscript arrays | Gaius Mulley | 1 | -7/+6 |
2020-08-25 | Revert "Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays" | Andrew Burgess | 1 | -20/+25 |
2020-08-25 | Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays | Gaius Mulley | 1 | -25/+20 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-05 | Remove gdbarch parameter of lookup_typename | Simon Marchi | 1 | -2/+1 |
2019-04-19 | Make copy_name return std::string | Tom Tromey | 1 | -17/+14 |
2019-04-04 | Move innermost_block_tracker global to parse_state | Tom Tromey | 1 | -2/+2 |
2019-04-04 | Move arglist_len et al to parser_state | Tom Tromey | 1 | -8/+8 |
2019-04-04 | Move lexptr and prev_lexptr to parser_state | Tom Tromey | 1 | -20/+20 |
2019-04-04 | Move comma_terminates global to parser_state | Tom Tromey | 1 | -1/+1 |
2019-04-04 | Remove paren_depth global | Tom Tromey | 1 | -0/+4 |
2019-04-04 | Move expression_context_* globals to parser_state | Tom Tromey | 1 | -11/+16 |
2019-04-04 | Turn parse_language into a method | Tom Tromey | 1 | -2/+2 |
2019-04-04 | Turn parse_gdbarch into a method | Tom Tromey | 1 | -4/+4 |
2019-01-08 | Fix build failure with macOS bison | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-18 | Remove la_error | Tom Tromey | 1 | -3/+3 |
2018-01-21 | gdb: New API for tracking innermost block | Andrew Burgess | 1 | -12/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | Target FP: Use target format throughout expression parsing | Ulrich Weigand | 1 | -6/+10 |
2017-09-06 | Remove make_cleanup_clear_parser_state | Tom Tromey | 1 | -7/+2 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
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 | -20/+21 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -1/+1 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -119/+156 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -3/+3 |
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 | -1/+1 |
2012-04-09 | * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New | Mark Kettenis | 1 | -0/+6 |
2012-01-17 | gdb/ | Jan Kratochvil | 1 | -1/+0 |
2012-01-16 | 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -27/+2 |
2012-01-11 | Have block_innermost_frame start from selected frame and document. | Paul N. Hilfinger | 1 | -0/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-03-18 | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 1 | -21/+21 |
2011-03-14 | Fix ARI warning about functions without parameters that do not | Pierre Muller | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |