binutils-gdb/sim
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
..
aarch64
arm [ARM, sim] Fix build error and warnings 2019-12-06 18:16:20 -03:00
avr
bfin
common sim-utils.c: prevent buffer overflow. 2019-12-04 10:38:08 -07:00
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie Add unlink support to moxie simulator 2019-12-14 05:33:39 -05:00
msp430
or1k
ppc bfd macro conversion to inline functions 2019-09-20 18:04:02 +09:30
pru sim: Add PRU simulator port 2019-09-23 22:11:02 +01:00
rl78
rx
sh
sh64
testsuite Add testsuite for the PRU simulator port 2019-09-23 22:11:16 +01:00
v850
.gitignore
ChangeLog sim: Add PRU simulator port 2019-09-23 22:11:02 +01:00
configure sim: Add PRU simulator port 2019-09-23 22:11:02 +01:00
configure.ac
configure.tgt sim: Add PRU simulator port 2019-09-23 22:11:02 +01:00
MAINTAINERS sim: Add PRU simulator port 2019-09-23 22:11:02 +01:00
Makefile.in
README-HACKING