From: Doug Evans Date: Mon, 19 Oct 1998 21:00:59 +0000 (+0000) Subject: * Make-common.in (CGEN_INCLUDE_DEPS): Define. X-Git-Tag: gdb-4_18-branchpoint~994 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b35179cb0b9c8d0e7b6af98edc0bed452209cf5d;p=thirdparty%2Fbinutils-gdb.git * 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. --- diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize index cc1af2266c7..b468d634c79 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