Rewrite sim_monitor (implements read, write, open, et.al. system
authorAndrew Cagney <cagney@redhat.com>
Wed, 5 Nov 1997 00:08:14 +0000 (00:08 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 5 Nov 1997 00:08:14 +0000 (00:08 +0000)
commit525d929e4947c625f79ad3c2e02272f8db2c9f8c
tree53c29842a4f58fbadc138bb3bd17ad8699b30355
parenta26ecda4ecb44c93dc9b1e05045dc13aa6cb0ad6
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.
sim/mips/ChangeLog
sim/mips/interp.c
sim/mips/sim-main.h