| Commit message (Expand) | Author | Age | Files | Lines |
* | Move logic out of symbol_find_demangled_name | Tom Tromey | 2016-06-23 | 1 | -0/+10 |
* | Move filename extensions into language_defn | Tom Tromey | 2016-06-23 | 1 | -0/+6 |
* | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 2016-04-22 | 1 | -1/+1 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -2/+2 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -6/+4 |
* | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 2015-08-01 | 1 | -2/+3 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -34/+34 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | the "compile" command | Tom Tromey | 2014-12-12 | 1 | -0/+2 |
* | Remove spurious exceptions.h inclusions | Gary Benson | 2014-10-08 | 1 | -1/+0 |
* | Remove dead code from objc-lang.c (spurious "fprintf (stderr...") | Sergio Durigan Junior | 2014-09-16 | 1 | -5/+0 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Include gdb_assert.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 | -4/+4 |
* | start change to progspace independence | Tom Tromey | 2014-02-26 | 1 | -1/+1 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -10/+11 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -8/+8 |
* | introduce minimal_symbol_upper_bound | Tom Tromey | 2014-02-26 | 1 | -9/+7 |
* | 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 |
* | Fix GDB crash with upstream GCC due to qsort(NULL, ...) | Andreas Arnez | 2013-11-12 | 1 | -0/+5 |
* | New field 'la_natural_name' in struct language_defn | Yao Qi | 2013-11-07 | 1 | -0/+1 |
* | New field la_varobj_ops in struct language_defn | Yao Qi | 2013-10-25 | 1 | -0/+2 |
* | Constification of parse_linespec and fallout: | Keith Seitz | 2013-10-02 | 1 | -4/+5 |
* | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 2013-03-07 | 1 | -22/+12 |
* | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 2013-01-31 | 1 | -2/+0 |
* | * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr): | Tom Tromey | 2013-01-07 | 1 | -146/+3 |
* | PR cli/7719: | Tom Tromey | 2013-01-07 | 1 | -14/+3 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 2012-12-03 | 1 | -1/+1 |
* | PR c++/13356 | Keith Seitz | 2012-08-17 | 1 | -1/+0 |
* | * Makefile.in (SFILES): Remove objc-exp.y. | Tom Tromey | 2012-07-26 | 1 | -2/+2 |
* | language-specific read_var_value for Ada renamings | Joel Brobecker | 2012-03-02 | 1 | -0/+1 |
* | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-03-01 | 1 | -0/+3 |
* | Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp | Joel Brobecker | 2012-02-08 | 1 | -1/+1 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -11/+11 |
* | Ada: allow unqualified function names in linespecs | Joel Brobecker | 2012-01-26 | 1 | -1/+1 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | the "ambiguous linespec" series | Tom Tromey | 2011-12-06 | 1 | -202/+88 |
* | * objc-lang.c (find_methods): Increment objfile_csym earlier. | Keith Seitz | 2011-06-02 | 1 | -2/+2 |
* | 2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 2011-03-15 | 1 | -0/+7 |
* | minor reformatting in objc-lang.c:selectors_info | Joel Brobecker | 2011-03-07 | 1 | -5/+5 |
* | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-03-01 | 1 | -0/+2 |
* | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-03-01 | 1 | -1/+3 |
* | gdb/ | Jan Kratochvil | 2011-02-28 | 1 | -1/+3 |
* | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-02-28 | 1 | -1/+1 |
* | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-10 | 1 | -30/+41 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |