binutils-gdb/sim/m32r
Doug Evans 9aa2d8ddaf * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h.
(stamp-arch,stamp-cpu): Update FLAGS variable, option syntax changed.
	(stamp-xmloop): s/-parallel/-parallel-write/.
	(stamp-xcpu): Update FLAGS variable, option syntax changed.
	* configure.in (sim_link_files,sim_link_links): Delete.
	* configure: Rebuild.
	* decode.c,decode.h,model.c,sem-switch.c,sem.c: Rebuild.
	* decodex.c,decodex.h,modelx.c,semx-switch.c: Rebuild.
	* mloop.in (execute): CGEN_INSN_ATTR renamed to CGEN_INSN_ATTR_VALUE.
	* sim-if.c (sim_open): m32r_cgen_cpu_open renamed from
	m32r_cgen_opcode_open.  Set disassembler.
	(sim_close): m32r_cgen_cpu_open renamed from m32r_cgen_opcode_open.
	* sim-main.h: Don't include cpu-opc.h,cpu-sim.h. Include
	m32r-desc.h,m32r-opc.h,m32r-sim.h.
1999-02-10 09:23:35 +00:00
..
.Sanitize * cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate. 1999-02-05 00:15:14 +00:00
acconfig.h
arch.c
arch.h
ChangeLog * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h. 1999-02-10 09:23:35 +00:00
configure * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
configure.in * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h. 1999-02-10 09:23:35 +00:00
cpu.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
cpu.h * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. 1999-01-28 06:51:00 +00:00
cpuall.h
cpux.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
cpux.h * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. 1999-01-28 06:51:00 +00:00
decode.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
decode.h * Makefile.in (stamp-arch): Pass FLAGS to cgen. 1999-01-15 07:27:00 +00:00
decodex.c * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. 1999-01-28 06:51:00 +00:00
decodex.h * Makefile.in (stamp-arch): Pass FLAGS to cgen. 1999-01-15 07:27:00 +00:00
devices.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
m32r-sim.h * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00
m32r.c
m32rx.c
Makefile.in * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h. 1999-02-10 09:23:35 +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 * Makefile.in (stamp-arch): Pass FLAGS to cgen. 1999-01-15 07:27:00 +00:00
modelx.c * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. 1999-01-28 06:51:00 +00:00
README
sem-switch.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
sem.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
semx-switch.c * cpu.h,decode.c,model.c,sem-switch.c,sem.c: Rebuild. 1999-01-28 06:51:00 +00:00
sim-if.c * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
sim-main.h * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
tconfig.in * sim-main.h: Delete inclusion of config.h, include sim-basics.h 1998-11-05 07:56:02 +00:00
traps.c * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00

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