| Commit message (Expand) | Author | Age | Files | Lines |
* | Use scoped_restore in more places | Tom Tromey | 2017-04-12 | 1 | -2/+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 | -53/+4 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | [C++] Add casts to obstack_base calls | Simon Marchi | 2015-11-18 | 1 | -2/+2 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -4/+4 |
* | 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 | -15/+17 |
* | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 2015-07-14 | 1 | -1/+1 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -4/+4 |
* | 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 | -3/+3 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 2014-03-27 | 1 | -122/+146 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Constification of parse_linespec and fallout: | Keith Seitz | 2013-10-02 | 1 | -8/+9 |
* | remove msymbol_objfile | Tom Tromey | 2013-08-05 | 1 | -3/+3 |
* | 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 | -6/+6 |
* | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 2012-12-07 | 1 | -2/+2 |
* | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 2012-12-03 | 1 | -3/+3 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -1/+0 |
* | * go-exp.y (classify_name): Add missing assignment of fields of | Doug Evans | 2012-05-09 | 1 | -2/+8 |
* | Initial pass at Go language support. | Doug Evans | 2012-04-25 | 1 | -0/+1618 |