Age | Commit message (Expand) | Author | Files | Lines |
2014-01-18 | Move D demangling routines out of d-lang.c and into d-support.c, which | Iain Buclaw | 1 | -597/+0 |
2014-01-18 | Fix and update D demangling support in gdb to the current mangling ABI. | Iain Buclaw | 1 | -137/+598 |
2014-01-18 | Define all basic data types of D and add them to the primitive type | Iain Buclaw | 1 | -1/+189 |
2014-01-18 | Add d_main_name to set the logical entry point for D programs. | Iain Buclaw | 1 | -0/+21 |
2014-01-18 | Update d_language_defn to reflect that D does not have any style of | Iain Buclaw | 1 | -1/+1 |
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-03-15 | * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to | Tom Tromey | 1 | -1/+1 |
2012-03-02 | language-specific read_var_value for Ada renamings | Joel Brobecker | 1 | -0/+1 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-02-08 | Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp | Joel Brobecker | 1 | -1/+1 |
2012-01-26 | Ada: allow unqualified function names in linespecs | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -0/+2 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-08-11 | 2010-08-11 Brad Roberts <braddr@puremagic.com> | Tom Tromey | 1 | -3/+5 |
2010-04-29 | D language support. | Joel Brobecker | 1 | -0/+278 |