aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dlang
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw1-1/+1
2017-03-30Fix classification of `module.type' in D lexer.Iain Buclaw2-0/+119
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw1-0/+40
2017-01-01update copyright year range in GDB filesJoel Brobecker6-6/+6
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-02-28Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw2-0/+182
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker4-4/+4
2015-10-08[D] Support D style sizeof and typeof expressions.Iain Buclaw1-0/+93
2015-06-30Sync dlang demangling tests from upstream libiberty testsuiteIain Buclaw1-6/+6
2015-01-11PR gdb/15830Doug Evans1-1/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker3-3/+3
2014-10-15Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw1-4/+4
2014-06-19Initial pass at D language expression parser support.Iain Buclaw1-0/+137
2014-01-18Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw1-0/+206
2014-01-18Define all basic data types of D and add them to the primitive typeIain Buclaw1-0/+61
2014-01-18Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw1-0/+15