binutils-gdb/sim/moxie
Anthony Green fb46334198 Add unlink support to moxie simulator
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.
2019-12-14 05:33:39 -05:00
..
aclocal.m4
ChangeLog Add unlink support to moxie simulator 2019-12-14 05:33:39 -05:00
config.in
configure
configure.ac
interp.c Add unlink support to moxie simulator 2019-12-14 05:33:39 -05:00
Makefile.in
moxie-gdb.dts
sim-main.h