aboutsummaryrefslogtreecommitdiff
path: root/gcc/d
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/d')
-rw-r--r--gcc/d/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index a629a4d..4ed0467 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,13 @@
+2022-05-31 Jason Merrill <jason@redhat.com>
+
+ * Make-lang.in (d.tags): Just look at *.cc.
+
+2022-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/105544
+ * d-lang.cc (d_parse_file): Zero padding past the end of the stdin
+ buffer so the D lexer has a sentinel to stop parsing at.
+
2022-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
* dmd/MERGE: Merge upstream dmd 4d07f22f2