aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index e12242c..57ada18 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,5 +1,11 @@
2021-06-17 Mike Frysinger <vapier@gentoo.org>
+ * compile.c (sim_open): Set current_target_byte_order.
+ * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
+ * aclocal.m4, configure: Regenerate.
+
+2021-06-17 Mike Frysinger <vapier@gentoo.org>
+
* compile.c: Include sim/callback.h.
2021-06-16 Mike Frysinger <vapier@gentoo.org>