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 c880fe6..797dc4b 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,5 +1,10 @@ 2021-06-20 Mike Frysinger <vapier@gentoo.org> + * aclocal.m4: Regenerate. + * configure: Regenerate. + +2021-06-20 Mike Frysinger <vapier@gentoo.org> + * sim-main.h: Add UNUSED to all STATIC_INLINE functions. 2021-06-20 Mike Frysinger <vapier@gentoo.org> |