aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 722d91e..74ed77c 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,5 +1,11 @@
2021-06-20 Mike Frysinger <vapier@gentoo.org>
+ * arch-subdir.mk.in (CGEN_MAINT, CGENDIR): Define.
+ * configure.ac: Call SIM_AC_OPTION_CGEN_MAINT.
+ * aclocal.m4, configure, Makefile.in: Regenerate.
+
+2021-06-20 Mike Frysinger <vapier@gentoo.org>
+
* Makefile.am (AM_CPPFLAGS): Add $(SIM_INLINE).
* arch-subdir.mk.in (SIM_INLINE): Define.
* configure.ac: Call SIM_AC_OPTION_INLINE.