binutils-gdb/sim/m32r
Doug Evans 599bae2187 * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.
(arch.o): Delete cpu-opc.h dependency.
	(decode.o,model.o): Likewise.
	(decodex.o,modelx.o): Likewise.
1998-03-04 21:22:09 +00:00
..
.Sanitize * Makefile.in (M32R_OBJS): Add cpu.o. 1998-02-18 02:26:47 +00:00
arch.c Regenerate. 1998-01-20 10:38:29 +00:00
arch.h * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
ChangeLog * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. 1998-03-04 21:22:09 +00:00
configure * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
configure.in * Makefile.in (M32R_OBJS): Add cpu.o. 1998-02-18 02:26:47 +00:00
cpu.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
cpuall.h * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00
cpux.h * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
decode.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
decode.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
decodex.c * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
decodex.h * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
extract.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
m32r.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
m32rx.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
Makefile.in * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. 1998-03-04 21:22:09 +00:00
mloopx.in * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
model.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
modelx.c * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate. 1998-02-12 02:54:20 +00:00
README Getting there ... 1996-12-17 21:08:20 +00:00
readx.c * cpu.h,model.c,sem-switch.c,sem.c: Regenerate. 1998-03-04 20:14:51 +00:00
sem-switch.c * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
sem.c * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
semx.c * cpu.h,model.c,sem-switch.c,sem.c: Regenerate. 1998-03-04 20:14:51 +00:00
sim-if.c Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
sim-main.h * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now. 1998-02-12 03:55:30 +00:00
tconfig.in * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00

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