aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 216b4ec..b775c8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2020-06-19 Tom Tromey <tromey@adacore.com>
+ * doc/dejagnu.texi (target_compile procedure): Document rust
+ additions.
+ * lib/target.exp (default_target_compile): Handle rust.
+ * lib/libgloss.exp (find_rustc): New proc.
+
+2020-06-19 Tom Tromey <tromey@adacore.com>
+
* lib/target.exp (default_target_compile): Add early_flags.
* doc/dejagnu.texi (target_compile procedure): Document
early_flags.