old-cross-binutils/sim
Doug Evans 0a18a6b8ad * configure.in: Call SIM_AC_OPTION_INLINE.
* configure: Regenerate.
	* sim-main.h: Protect against multiple inclusion.
	Don't include cgen-scache.h,cgen-cpu.h,cgen-trace.h,cpuall.h.
	Done by cgen-sim.h now.
	* tconfig.in (SIM_HAVE_MODEL): Delete, moved to cgen-types.h.
	* cpuall.h: Regenerate.
	* cpu.h,decode.c,sem-switch.c,sem.c: Regenerate.
	* mloop.in (extract16): Make static inline again.
	Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp.
	(extract32): Ditto.
	Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp.
	(execute): Test ARGBUF_PROFILE_P before profiling.
	Update calls to TRACE_INSN_INIT,TRACE_INSN_FINI.
	* cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate.
	* mloopx.in: Rewrite.
1998-12-05 08:09:18 +00:00
..
arm define SIM_HAVE_BIENDIAN 1998-09-14 16:58:00 +00:00
common * cgen-defs.h: New file, old cgen-sim.h. 1998-12-05 07:56:13 +00:00
d10v Fix PR 17387: ignore auto increment for loads where the destination register 1998-09-30 17:15:14 +00:00
erc32
h8300
igen * gen-engine.c (print_run_body): Prefix instruction_address. 1998-12-04 04:45:05 +00:00
m32r * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
m32r-gx * A few more improvements to gx jit prototype. 1998-12-01 13:28:53 +00:00
mips Fix --enable-build-warnings=-Werror failures. 1998-11-25 09:58:04 +00:00
mn10300 Regress yesterday's change to jmp instn implementation in mn10300.igen. 1998-08-26 13:37:56 +00:00
ppc Fix problem where qnan was treated like an infinity 1998-11-20 00:44:03 +00:00
sh
testsuite * Test case for PR 18364, over from d30v branch. 1998-12-04 04:17:08 +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 * Personal prototype "gx" translation-based JIT engine for M32R. 1998-11-14 04:35:47 +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 * Personal prototype "gx" translation-based JIT engine for M32R. 1998-11-14 04:35:47 +00:00
Makefile.in
README-HACKING Add d10v and v850 to gennltvals.sh and regenerate. 1998-11-24 07:59:01 +00:00