diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ed4d9f7..516e214 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2021-04-24 Mike Frysinger <vapier@gentoo.org> + * dv-cfi.c (attach_cfi_regs): Change %u to PRIiTC. + +2021-04-24 Mike Frysinger <vapier@gentoo.org> + * sim-options.c (ARG_HASH_SIZE): Increase to 256. (sim_parse_args): Call SIM_ASSERT. |