diff options
Diffstat (limited to 'sim/m68hc11/ChangeLog')
-rw-r--r-- | sim/m68hc11/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index ee8263e..1df6810 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,5 +1,10 @@ 2015-12-30 Mike Frysinger <vapier@gentoo.org> + * configure.ac: Change LITTLE_ENDIAN to BIG_ENDIAN. + * configure: Regenerate. + +2015-12-30 Mike Frysinger <vapier@gentoo.org> + * imterp.c (sim_open): Delete current_alignment and current_target_byte_order assignments. * configure.ac: Call SIM_AC_OPTION_ENDIAN. |