* simops (OP_10007E0): Update errno handling as most traps
authorKevin Buettner <kevinb@redhat.com>
Mon, 21 Mar 2011 22:05:56 +0000 (22:05 +0000)
committerKevin Buettner <kevinb@redhat.com>
Mon, 21 Mar 2011 22:05:56 +0000 (22:05 +0000)
commitd0f0baa272481979b42d91313ef710e929766a4d
treed5f9cc5845e4b0fca5e642fc6c1fa1fc7b7d4622
parent7e12ba9e7aa2d23257135c1f6798991909f8a4ed
* simops (OP_10007E0): Update errno handling as most traps
do not invoke the host's functionality directly.  Invoke
sim_io_stat() instead of stat() for implementing TARGET_SYS_stat.
Implement TARGET_SYS_fstat, TARGET_SYS_rename, and TARGET_SYS_unlink.
sim/v850/ChangeLog
sim/v850/simops.c
This page took 0.024018 seconds and 4 git commands to generate.