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 bfd_section_* macros 2019-09-19 09:40:13 +09:30
d10v
erc32 bfd_section_* macros 2019-09-19 09:40:13 +09:30
frv
ft32
h8300
igen
iq2000
lm32 bfd_section_* macros 2019-09-19 09:40:13 +09:30
m32c bfd_section_* macros 2019-09-19 09:40:13 +09:30
m32r
m68hc11 bfd_section_* macros 2019-09-19 09:40:13 +09:30
mcore
microblaze
mips
mn10300
moxie Add unlink support to moxie simulator 2019-12-14 05:33:39 -05:00
msp430
or1k sim/or1k: Regenerate sim 2019-06-13 21:27:09 +09:00
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 bfd_section_* macros 2019-09-19 09:40:13 +09:30
rx bfd_section_* macros 2019-09-19 09:40:13 +09:30
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