binutils-gdb/sim
Doug Evans 976a48e6c3 * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR.
(sim_disassemble_insn): Update prototype.
	(sim_engine_invalid_insn): Ditto.
	* cgen-engine.h (SEMANTIC_FN): Add !WITH_SCACHE version.
	(SEM_BRANCH_INIT): PCADDR->IADDR.
	(SEM_NBRANCH_FINI): New macro for !WITH_SCACHE case.
	* cgen-scache.c (scache_lookup,scache_lookup_or_alloc): PCADDR->IADDR.
	* cgen-scache.h (*): Ditto.
	* cgen-trace.c (*): Ditto.
	* cgen-trace.h (*): Ditto.
	* cgen-utils.c (*): Ditto.
	* cgen-types.h (integer modes): Use signedNN/unsignedNN types.
	(insn_t): Delete.
	* genmloop.sh (@cpu@_fill_argbuf): Add !WITH_SCACHE support.
	(simple engine framework): Rewrite.
	* sim-module.c (modules): Install model module sooner (and in
	particular before the profile module).
1999-01-15 07:02:30 +00:00
..
arm Fixes. 1998-12-10 23:36:40 +00:00
common * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR. 1999-01-15 07:02:30 +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 (m32r-clean): rm eng.h. 1999-01-12 00:37:47 +00:00
m32r-gx * build tweak for gx prototype 1999-01-11 15:04:33 +00:00
mips * Removing last known memories of tx3904 and am30 sanitization. 1999-01-07 13:06:14 +00:00
mn10300 * Removing last known memories of tx3904 and am30 sanitization. 1999-01-07 13:06:14 +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 1999-01-13 Jason Molenda (jsm@bugshack.cygnus.com) 1999-01-14 00:46:01 +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 keep fr30 1999-01-11 23:16:57 +00:00
ChangeLog Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com> 1998-11-05 20:25:22 +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
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