aboutsummaryrefslogtreecommitdiff
path: root/gdb/d-lang.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Remove la_errorTom Tromey1-2/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Remove parameter valaddr from la_val_printYao Qi1-2/+2
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw1-0/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-15Remove d-support.c and use gdb_demangle for demangling D symbols.Iain Buclaw1-4/+0
2014-06-19Initial pass at D language expression parser support.Iain Buclaw1-0/+6
2014-01-18Move D demangling routines out of d-lang.c and into d-support.c, whichIain Buclaw1-0/+2
2014-01-18Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw1-0/+2
2014-01-18Define all basic data types of D and add them to the primitive typeIain Buclaw1-0/+36
2014-01-18Add d_main_name to set the logical entry point for D programs.Iain Buclaw1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-01 * valprint.c (val_print): Update.Tom Tromey1-5/+5
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-06-11gdbTom Tromey1-0/+1
2010-04-29D language support.Joel Brobecker1-0/+32