aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index cd47d25..2b2c6a7 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,5 +1,9 @@
2021-04-08 Tom Tromey <tom@tromey.com>
+ * compile.c (init_pointers): Fix sequence point warning.
+
+2021-04-08 Tom Tromey <tom@tromey.com>
+
* compile.c (cmdline_location): Use new-style declaration.
2021-04-02 Mike Frysinger <vapier@gentoo.org>