aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 1b1dafe..40fedbb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2021-04-13 Alan Modra <amodra@gmail.com>
+
+ * testsuite/gas/m68hc11/m68hc11.exp (gas_m68hc11_message): Don't
+ write to $srcdir. Use gas_host_run and read output file rather
+ than gas_start/gas_finish.
+
2021-04-12 Alan Modra <amodra@gmail.com>
* config/tc-ppc.c (insn_validate): Use uint64_t for operand values.