binutils-gdb/sim/m32r
Doug Evans 1148b104ae * Makefile.in: cgen_maint -> CGEN_MAINT.
* configure.in: AC_SUBST cgen,cgendir.  No longer look for guile.
	* configure: Regenerate.
	* arch.c,arch.h,cpuall.h: Regenerate.
	* cpu.c,cpu.h,decode.c,decode.h,extract.c,model.c: Regenerate.
	* sem-switch.c,sem.c: Regenerate.
	* cpux.c,cpux.h,decodex.c,decodex.h,modelx.c,readx.c: Regenerate.
	* semx.c: Regenerate.
	* mloopx.in (icount): Moved here from genmloop.sh.
1998-07-02 01:42:38 +00:00
..
.Sanitize * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00
acconfig.h
arch.c
arch.h
ChangeLog * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS 1998-06-12 06:40:41 +00:00
configure
configure.in * Makefile.in: cgen_maint -> CGEN_MAINT. 1998-07-02 01:42:38 +00:00
cpu.h
cpuall.h
cpux.h
decode.c
decode.h
decodex.c
decodex.h
extract.c * Makefile.in: cgen_maint -> CGEN_MAINT. 1998-07-02 01:42:38 +00:00
m32r-sim.h * m32r-sim.h (m32r_trap): Declare. 1998-06-11 01:18:13 +00:00
m32r.c
m32rx.c
Makefile.in * Makefile.in (SIM_OBJS): Add traps.o 1998-06-11 01:06:05 +00:00
mloop.in * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall, 1998-06-13 14:56:28 +00:00
mloopx.in * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall, 1998-06-13 14:56:28 +00:00
model.c
modelx.c
README
readx.c * Makefile.in: cgen_maint -> CGEN_MAINT. 1998-07-02 01:42:38 +00:00
sem-switch.c Regenerate. Updates from cgen for better VoidMode handling. 1998-06-11 01:04:47 +00:00
sem.c Regenerate. Updates from cgen for better VoidMode handling. 1998-06-11 01:04:47 +00:00
semx.c * Makefile.in: cgen_maint -> CGEN_MAINT. 1998-07-02 01:42:38 +00:00
sim-if.c
sim-main.h * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00
tconfig.in
traps.c * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00

This is the m32r simulator directory.
It is still work-in-progress.