binutils-gdb/sim
Doug Evans 368fc7dba8 * Makefile.in (MAIN_INCLUDE_DEPS): Delete.
(INCLUDE_DEPS,OPS_INCLUDE_DEPS): Delete.
	(sim-if.o): Use SIM_MAIN_DEPS.
	(arch.o,traps.o,devices.o): Ditto.
	(M32RBF_INCLUDE_DEPS): Use CGEN_MAIN_CPU_DEPS.
	(m32r.o,mloop.o,cpu.o,decode.o,sem.o,model.o): Simplify dependencies.
	(m32rx.o,mloopx.o,cpux.o,decodex.o,semx.o,modelx.o): Ditto.
	(stamp-arch): Pass mach=all to cgen-arch.
	* cpu.c,cpu.h,decode.c,model.c,sem-switch.c,sem.c: Regenerate.
	* m32r-sim.h (fr30bf_h_cr_[gs]et_handler): Declare.
	([GS]ET_H_CR): Define.
	(fr30bf_h_psw_[gs]et_handler): Declare.
	([GS]ET_H_PSW): Define.
	(fr30bf_h_accum_[gs]et_handler): Declare.
	([GS]ET_H_ACCUM): Define.
	(fr30xf_h_{cr,psw,accum}_[gs]et_handler): Declare.
	(fr30bf_h_accums_[gs]et_handler): Declare.
	([GS]ET_H_ACCUMS): Define.
	* sim-if.c (sim_open): Model probing code moved to sim-model.c.
	* m32r.c (WANT_CPU): Define as m32rbf.
	(all register access fns): Rename to ..._handler.
	* cpux.c,cpux.h,decodex.c,modelx.c,semx.c: Regenerate.
	* m32rx.c (WANT_CPU): Define as m32rxf.
	(all register access fns): Rename to ..._handler.
1999-01-06 03:04:25 +00:00
..
arm Fixes. 1998-12-10 23:36:40 +00:00
common * Make-common.in (CGEN_INCLUDE_DEPS): Add cgen-defs.h, cgen-engine.h. 1999-01-06 00:42:34 +00:00
d10v Fix PR 17387: ignore auto increment for loads where the destination register 1998-09-30 17:15:14 +00:00
erc32 * interf.c (sim_open): Use revamped memory_read, which makes 1998-06-02 22:43:46 +00:00
h8300 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
igen * gen-engine.c (print_run_body): Prefix instruction_address. 1998-12-04 04:45:05 +00:00
m32r * Makefile.in (MAIN_INCLUDE_DEPS): Delete. 1999-01-06 03:04:25 +00:00
m32r-gx * build / debug improvements for gx JIT sim prototype 1998-12-30 18:30:48 +00:00
mips * resolution of eCos-vs.-sky merge conflict! 1998-12-30 21:16:14 +00:00
mn10300 * eCos->devo merge; am30 sanitization tags removed 1998-12-30 12:17:10 +00:00
ppc Fix problem where qnan was treated like an infinity 1998-11-20 00:44:03 +00:00
sh * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
testsuite * sky test case updates for MTIR insn PR 1998-12-31 06:00:29 +00:00
tic80 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
v850 Fix --enable-build-warnings=-Werror failures. 1998-11-25 09:58:04 +00:00
w65 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
.Sanitize i960 simulator. 1998-12-09 06:52:14 +00:00
ChangeLog Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> 1998-11-05 20:25:22 +00:00
configure Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> 1998-11-05 20:25:22 +00:00
configure.in 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) 1999-01-05 00:27:19 +00:00
Makefile.in * Makefile.in (autoconf-common autoheader-common): Pass `-l 1998-04-24 21:00:29 +00:00
README-HACKING Add d10v and v850 to gennltvals.sh and regenerate. 1998-11-24 07:59:01 +00:00