gdb/MAINTAINERS: add Luis Machado as global maintainer
[binutils-gdb.git] / gdb / d-lang.h
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-08-04 Tom TromeyUse registry in gdbarch
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-04 Tom TromeyUse unique_xmalloc_ptr<char> when demangling
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-03-14 Tom TromeyRemove val_print
2020-03-14 Tom TromeyConvert D printing to value-based API
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-18 Tom TromeyRemove la_error
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Yao QiRemove parameter valaddr from la_val_print
2016-04-22 Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-13 Iain Buclaw[D] Support looking up symbols in the current and impor...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15 Iain BuclawRemove d-support.c and use gdb_demangle for demangling...
2014-06-19 Iain BuclawInitial pass at D language expression parser support.
2014-01-18 Iain BuclawMove D demangling routines out of d-lang.c and into...
2014-01-18 Iain BuclawFix and update D demangling support in gdb to the curre...
2014-01-18 Iain BuclawDefine all basic data types of D and add them to the...
2014-01-18 Iain BuclawAdd d_main_name to set the logical entry point for...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-03-01 Tom Tromey * valprint.c (val_print): Update.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-06-11 Tom Tromeygdb
2010-04-29 Joel BrobeckerD language support.