From 797eee4264d1b504aabcbcabb6de2f1108441261 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Nov 2015 20:06:42 -0800 Subject: sim: sim-stop/sim-reason/sim-reg: move to common obj list Now that all arches (for the most part) have moved over, move sim-stop.o, sim-reason.o, and sim-reg.o to the common object list and out of all the arch ports. --- sim/msp430/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/msp430/ChangeLog') diff --git a/sim/msp430/ChangeLog b/sim/msp430/ChangeLog index de174bf..eb3f8d5 100644 --- a/sim/msp430/ChangeLog +++ b/sim/msp430/ChangeLog @@ -1,3 +1,8 @@ +2015-11-15 Mike Frysinger + + * Makefile.in (SIM_OBJS): Delete sim-reason.o, sim-reg.o, and + sim-stop.o. + 2015-11-14 Mike Frysinger * interp.c (sim_close): Rename to ... -- cgit v1.1