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 sim: fix aarch64 sim build 2019-03-28 13:46:09 +00:00
arm [ARM, sim] Fix build error and warnings 2019-12-06 18:16:20 -03:00
avr Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
bfin Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
common sim-utils.c: prevent buffer overflow. 2019-12-04 10:38:08 -07:00
cr16 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cris bfd_section_* macros 2019-09-19 09:40:13 +09:30
d10v Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
erc32 bfd_section_* macros 2019-09-19 09:40:13 +09:30
frv Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ft32 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
h8300 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
igen Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
iq2000 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
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 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
m68hc11 bfd_section_* macros 2019-09-19 09:40:13 +09:30
mcore Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
microblaze Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mips Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mn10300 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
moxie Add unlink support to moxie simulator 2019-12-14 05:33:39 -05:00
msp430 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
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 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
sh64 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
testsuite Add testsuite for the PRU simulator port 2019-09-23 22:11:16 +01:00
v850 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
.gitignore
ChangeLog 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 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
README-HACKING
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