binutils-gdb/sim/mips
Faraz Shahbazker 5c6f091ae0 sim: mips: Add handlers to simulator monitor for unlink, lseek and stat
sim/mips/ChangeLog
	* interp.c (sim_monitor): Add switch entries for unlink (13),
	lseek (14), and stat (15).

Derived from patch authored by Steve Ellcey <sellcey@mips.com>
2021-04-04 16:44:21 +05:30
..
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: mips: Add handlers to simulator monitor for unlink, lseek and stat 2021-04-04 16:44:21 +05:30
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
cp1.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cp1.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904irc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904sio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904tmr.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: mips: Add handlers to simulator monitor for unlink, lseek and stat 2021-04-04 16:44:21 +05:30
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
mdmx.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mdmx.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromipsdsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromipsrun.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips3d.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips3264r2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips.dc
mips.igen sim: mips: fix builds for r3900 cpus due to missing check_u64 2016-11-11 01:28:36 -05:00
sb1.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.c sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration) 2020-12-31 08:14:36 +04:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
smartmips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
tx.igen
vr.igen