diff options
Diffstat (limited to 'sim/lm32/ChangeLog')
-rw-r--r-- | sim/lm32/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog index b511c3f..3223d90 100644 --- a/sim/lm32/ChangeLog +++ b/sim/lm32/ChangeLog @@ -1,5 +1,10 @@ 2021-06-12 Mike Frysinger <vapier@gentoo.org> + * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT. + * sim-if.c (sim_open): Set current_alignment. + +2021-06-12 Mike Frysinger <vapier@gentoo.org> + * aclocal.m4, config.in, configure: Regenerate. 2021-06-12 Mike Frysinger <vapier@gentoo.org> |