mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
466b1d3308
(cris_unknown_syscall_action): Declare. * cris/sim-if.c (cris_unknown_syscall_action): Define. (cris_options): Add cris-unknown-syscall option. (cris_option_handler): Correct comment about and error message for invalid --cris-cycles argument. Handle --cris-unknown-syscall. * cris/traps.c: Include stdarg.h (cris_unknown_syscall): New function. (cris_break_13_handler): Instead of sim_io_eprintf and sim_engine_halt, call cris_unknown_syscall to handle more or less unknown syscalls. Adjust code as necessary to handle return value. |
||
---|---|---|
.. | ||
arch.c | ||
arch.h | ||
config.in | ||
configure | ||
configure.ac | ||
cpuall.h | ||
cpuv10.c | ||
cpuv10.h | ||
cpuv32.c | ||
cpuv32.h | ||
cris-desc.c | ||
cris-desc.h | ||
cris-opc.h | ||
cris-sim.h | ||
cris-tmpl.c | ||
crisv10f.c | ||
crisv32f.c | ||
decodev10.c | ||
decodev10.h | ||
decodev32.c | ||
decodev32.h | ||
devices.c | ||
dv-cris.c | ||
dv-rv.c | ||
Makefile.in | ||
mloop.in | ||
modelv10.c | ||
modelv32.c | ||
rvdummy.c | ||
semcrisv10f-switch.c | ||
semcrisv32f-switch.c | ||
sim-if.c | ||
sim-main.h | ||
tconfig.in | ||
traps.c |