]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/d/decl.cc
d: Set up input_location before lowering Dsymbol AST
[thirdparty/gcc.git] / gcc / d / decl.cc
2020-06-02  Iain Buclawd: Set up input_location before lowering Dsymbol AST
2020-04-26  Iain Buclawd: Recognize pragma(inline) in the code generator.
2020-03-31  Iain Buclawd: Merge UDAs between function prototype and definition...
2020-03-20  Iain Buclawd: Fix SEGV in hash_table<odr_name_hasher, false, xcall...
2020-03-16  Iain Buclawd: Fix multiple definition error when using mixins...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-04-23  Iain Buclawd: Add support for compiling without libphobos library.
2019-04-21  Iain Buclawd: Use semanticRun to prevent declaration pass from...
2019-04-12  Iain Buclawd: Add -fbuilding-libphobos-tests option
2019-03-20  Iain Buclawd: Fix ICE force_type_die, at dwarf2out.c using nested...
2019-01-26  Iain BuclawFix ICE when handling void initialized manifest constants.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-28  Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.