binutils-gdb/sim
John Metzler 5d71b4bc92 Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>
* sim-memopt.c (parse_addr): Sunos 4.5 does not hane strtol
 	declared so we need this cast to prevent long long addresses
	from being misconfigures. Results in access to unmapped memory.
1998-04-14 23:36:19 +00:00
..
arm
common Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com> 1998-04-14 23:36:19 +00:00
d10v * configure.in (SIM_AC_OPTION_WARNINGS): Add. 1998-04-01 02:56:05 +00:00
erc32 * erc32.c (sim_stop): Handle SIGINT gracefully. 1998-04-09 02:40:31 +00:00
h8300
igen Broke parsing of !<val>!<val> when adding support for =<field>. Fix. 1998-04-14 04:24:47 +00:00
m32r * semx.c: Regenerate. 1998-04-14 21:07:45 +00:00
mips * Added interactive debugging for vector units, and a bunch of minor 1998-04-14 19:58:36 +00:00
mn10300 * mn10300_sim.h: Declare all functions in op_utils.c using INLINE_SIM_MAIN. 1998-04-14 04:26:04 +00:00
ppc
sh
testsuite * sim/m32r/maclh1.cgs: Fix testcase. 1998-04-14 21:09:35 +00:00
tic80 aclocal.m4: Don't enable inlining when cross-compiling. 1998-04-05 07:16:54 +00:00
txvu aclocal.m4: Don't enable inlining when cross-compiling. 1998-04-05 07:16:54 +00:00
v850 Delete function sim_stop. 1998-03-10 05:05:44 +00:00
w65 For sim_fetch_register / sim_store_register: Add LENGTH parameter, 1998-02-17 04:06:38 +00:00
.Sanitize massive sanitization fixes 1998-03-13 13:09:32 +00:00
ChangeLog Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
configure Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
configure.in Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
Makefile.in
README-HACKING