aboutsummaryrefslogtreecommitdiff
path: root/sim/lm32/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/lm32/ChangeLog')
-rw-r--r--sim/lm32/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog
index 51869ba..b724a46 100644
--- a/sim/lm32/ChangeLog
+++ b/sim/lm32/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-13 Mike Frysinger <vapier@gentoo.org>
+
+ * decode.c (lm32bf_init_idesc_table): Use ARRAY_SIZE.
+
2016-08-15 Mike Frysinger <vapier@gentoo.org>
* sim-if.c (find_limit): Change prototype to take a SIM_DESC.