]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/d/d-compiler.cc
d: Merge upstream dmd 7132b3537
[thirdparty/gcc.git] / gcc / d / d-compiler.cc
2021-02-13  Iain Buclawd: Merge upstream dmd 7132b3537
2021-01-26  Iain Buclawd: Merge upstream dmd 609c3ce2d, phobos 3dd5df686
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-30  Iain Buclawd: Give the result of evaluated expressions a location
2020-06-16  Iain Buclawd: Update code formatting in a consistent style.
2020-06-16  Iain Buclawd: Use new isXxxxExp helpers where possible
2020-06-16  Iain Buclawd: Use new isTypeXxxx helpers where possible.
2020-06-04  Iain Buclawd: Merge upstream dmd 48d704f08
2020-06-04  Iain Buclawd: Split up d-frontend.cc into multiple parts.