Add unlink support to moxie simulator
authorAnthony Green <green@moxielogic.com>
Sat, 14 Dec 2019 10:23:20 +0000 (05:23 -0500)
committerAnthony Green <green@moxielogic.com>
Sat, 14 Dec 2019 10:33:39 +0000 (05:33 -0500)
This change adds support for the unlink system call, which is
required by the GCC testsuite.  It also switches read/write/open
system calls to use the sim_io_* functions.

2019-12-14  Anthony Green  <green@moxielogic.com>

* interp.c (sim_engine_run): Make use of sim_io_* functions for
read/write/open system calls.  Implement the unlink system call.


No differences found
This page took 0.024044 seconds and 4 git commands to generate.