Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | Remove val_print | Tom Tromey | 1 | -8/+0 |
2020-03-13 | Convert D printing to value-based API | Tom Tromey | 1 | -0/+6 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
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 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -2/+2 |
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-08-13 | [D] Support looking up symbols in the current and imported modules. | Iain Buclaw | 1 | -0/+10 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-15 | Remove d-support.c and use gdb_demangle for demangling D symbols. | Iain Buclaw | 1 | -4/+0 |
2014-06-19 | Initial pass at D language expression parser support. | Iain Buclaw | 1 | -0/+6 |
2014-01-18 | Move D demangling routines out of d-lang.c and into d-support.c, which | Iain Buclaw | 1 | -0/+2 |
2014-01-18 | Fix and update D demangling support in gdb to the current mangling ABI. | Iain Buclaw | 1 | -0/+2 |
2014-01-18 | Define all basic data types of D and add them to the primitive type | Iain Buclaw | 1 | -0/+36 |
2014-01-18 | Add d_main_name to set the logical entry point for D programs. | Iain Buclaw | 1 | -0/+4 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-03-01 | * valprint.c (val_print): Update. | Tom Tromey | 1 | -5/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-06-11 | gdb | Tom Tromey | 1 | -0/+1 |
2010-04-29 | D language support. | Joel Brobecker | 1 | -0/+32 |