forked from Imagelibrary/binutils-gdb
sim: move sim-engine.o/sim-hrw.o to the common list
This makes these two objects available to all sims by default.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2015-04-06 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* Make-common.in (SIM_NEW_COMMON_OBJS): Add sim-engine.o and sim-hrw.o.
|
||||
|
||||
2015-04-01 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* run-sim.h, run.c: Delete.
|
||||
|
||||
@@ -177,8 +177,10 @@ SIM_NEW_COMMON_OBJS = \
|
||||
sim-config.o \
|
||||
sim-core.o \
|
||||
sim-endian.o \
|
||||
sim-engine.o \
|
||||
sim-events.o \
|
||||
sim-fpu.o \
|
||||
sim-hrw.o \
|
||||
sim-io.o \
|
||||
sim-info.o \
|
||||
sim-load.o \
|
||||
|
||||
Reference in New Issue
Block a user