diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 109d5d8..9740e13 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,10 @@ +2021-06-17 Mike Frysinger <vapier@gentoo.org> + + * configure.ac: Call SIM_AC_OPTION_ENDIAN. + * m4/sim_ac_option_endian.m4: Delete wire & default arguments. + * m4/sim_ac_output.m4: Delete sim_alignment & sim_endian. + * aclocal.m4, Makefile.in, config.h.in, configure: Regenerate. + 2021-06-16 Simon Marchi <simon.marchi@polymtl.ca> * common/Make-common.in (COMPILE, libsim.a, run$(EXEEXT), |