diff options
Diffstat (limited to 'sim/or1k/ChangeLog')
-rw-r--r-- | sim/or1k/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/or1k/ChangeLog b/sim/or1k/ChangeLog index d305cb3..e25c563 100644 --- a/sim/or1k/ChangeLog +++ b/sim/or1k/ChangeLog @@ -1,5 +1,12 @@ 2021-01-12 Mike Frysinger <vapier@gentoo.org> + * Makefile.in (SIM_OBJS): Delete redundant sim-cpu.o, sim-hload.o, + sim-hrw.o, sim-reg.o, sim-reason.o, sim-engine.o, sim-model.o, + sim-stop.o, and $(TRAPS_OBJ) entries. + (SIM_RUN_OBJS): Delete. + +2021-01-12 Mike Frysinger <vapier@gentoo.org> + * configure.ac (SIM_AC_OPTION_INLINE): Delete call. * configure: Regenerate. |