binutils-gdb/sim
Andrew Cagney 525d929e49 Rewrite sim_monitor (implements read, write, open, et.al. system
calls) and sim_open so that they uses the virtual memory data transfer
functions sim_read & sim_write.  This eliminates all code (other than
in load_memory & store_memory) that makes assumptions about the
implementation of the underlying memory model.
1997-11-05 00:08:14 +00:00
..
arm Patches to support generating an executing environment. 1997-10-30 21:52:16 +00:00
common * sim-endian.h (U16_8): Implement 1997-11-04 23:59:41 +00:00
d10v Correct name of file given in ChangeLog for change: Pass lma_p and 1997-10-25 05:04:25 +00:00
erc32 Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
h8300 Correct name of file given in ChangeLog for change: Pass lma_p and 1997-10-25 05:04:25 +00:00
igen * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of 1997-11-04 17:36:37 +00:00
m32r * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. 1997-10-27 20:45:56 +00:00
mips Rewrite sim_monitor (implements read, write, open, et.al. system 1997-11-05 00:08:14 +00:00
mn10300 Correct name of file given in ChangeLog for change: Pass lma_p and 1997-10-25 05:04:25 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). 1997-10-22 05:26:27 +00:00
testsuite Preliminary tests for sim-alu module. 1997-10-17 03:57:53 +00:00
tic80 Add support for 16 byte quantities to sim-endian macro H2T. 1997-10-28 07:10:36 +00:00
v850 Add support for 16 byte quantities to sim-endian macro H2T. 1997-10-28 07:10:36 +00:00
w65 Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
.Sanitize r5900 sanitization fixes. 1997-09-24 07:27:43 +00:00
ChangeLog v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00
configure v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure.in Build IGEN with the MIPS simulator. 1997-10-09 00:41:14 +00:00