aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-10-19 21:00:59 +0000
committerDoug Evans <dje@google.com>1998-10-19 21:00:59 +0000
commitb35179cb0b9c8d0e7b6af98edc0bed452209cf5d (patch)
tree4f39cf40d8ac4cf09fdb01d8f8a3abca2f30572e /sim
parentfcea6f20929c281cdc88db5bbde2d0294f16d56d (diff)
downloadgdb-b35179cb0b9c8d0e7b6af98edc0bed452209cf5d.zip
gdb-b35179cb0b9c8d0e7b6af98edc0bed452209cf5d.tar.gz
gdb-b35179cb0b9c8d0e7b6af98edc0bed452209cf5d.tar.bz2
* Make-common.in (CGEN_INCLUDE_DEPS): Define.
(sim-core.o): Delete duplicate dependence on $(SIM_EXTRA_DEPS). (sim-cpu.o,sim-endian.o,sim-hw.o): Ditto. (cgen-run.o,cgen-scache.o,cgen-trace.o,cgen-utils.o): Delete explicit cgen header dependencies, require SIM_EXTRA_DEPS to include CGEN_INCLUDE_DEPS. * cgen-cpu.h: New file. * cgen-engine.h: New file. * cgen-scache.h: New file. * cgen-sim.h: Delete portions moved to new files. * genmloop.sh: Generate two files eng.hin,mloop.cin explicitly, rather than sending result to stdout.
Diffstat (limited to 'sim')
-rw-r--r--sim/common/.Sanitize3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize
index cc1af22..b468d63 100644
--- a/sim/common/.Sanitize
+++ b/sim/common/.Sanitize
@@ -36,10 +36,13 @@ Makefile.in
acconfig.h
aclocal.m4
callback.c
+cgen-cpu.h
+cgen-engine.h
cgen-mem.h
cgen-ops.h
cgen-run.c
cgen-scache.c
+cgen-scache.h
cgen-sim.h
cgen-trace.c
cgen-trace.h