Age | Commit message (Expand) | Author | Files | Lines |
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 | -1/+0 |
2018-06-01 | Remove TYPE_TAG_NAME | Tom Tromey | 1 | -2/+2 |
2018-03-27 | problem looking up some symbols when they have a linkage name | Joel Brobecker | 1 | -0/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-08 | Introduce lookup_name_info and generalize Ada's FULL/WILD name matching | Pedro Alves | 1 | -1/+1 |
2017-11-08 | Per-language symbol name hashing algorithm | Pedro Alves | 1 | -0/+1 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-07-20 | Make language_def O(1) | Pedro Alves | 1 | -3/+1 |
2017-07-17 | Introduce class completion_tracker & rewrite completion<->readline interaction | Pedro Alves | 1 | -2/+2 |
2017-05-19 | Use watchpoint's language when re-parsing expression | Tom Tromey | 1 | -0/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-06 | Add missing format for built-in floating-point types | Ulrich Weigand | 1 | -2/+2 |
2016-06-23 | Move logic out of symbol_find_demangled_name | Tom Tromey | 1 | -0/+10 |
2016-06-23 | Move filename extensions into language_defn | Tom Tromey | 1 | -0/+1 |
2016-04-22 | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-13 | More char constification | Pedro Alves | 1 | -2/+2 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -4/+4 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -2/+2 |
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-11-07 | New field 'la_natural_name' in struct language_defn | Yao Qi | 1 | -0/+1 |
2013-10-25 | New field la_varobj_ops in struct language_defn | Yao Qi | 1 | -0/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-08-17 | PR c++/13356 | Keith Seitz | 1 | -1/+0 |
2012-04-25 | Initial pass at Go language support. | Doug Evans | 1 | -0/+667 |