binutils-gdb/sim
Hans-Peter Nilsson 466b1d3308 * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
(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.
2006-10-02 03:21:28 +00:00
..
arm * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
common * sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for 2006-08-29 13:18:27 +00:00
cris * cris/cris-sim.h (enum cris_unknown_syscall_action_type) 2006-10-02 03:21:28 +00:00
d10v * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
erc32 gdb/ 2006-08-08 18:57:25 +00:00
frv * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
h8300 compile.c (OBITOP): Bit address mask low three bit. 2006-07-19 06:27:04 +00:00
igen sim/common/ChangeLog: 2005-03-15 23:25:59 +00:00
iq2000 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
m32c * r8c.opc (decode_r8c): Don't bother reading the destination 2006-06-26 20:31:43 +00:00
m32r * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
m68hc11 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
mcore * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
mips * configure.ac (mipsisa32r2*-*-*, mipsisa32*-*-*): Add smartmips to 2006-08-29 12:45:26 +00:00
mn10300 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
ppc Patch reviewed and approved by Daniel Jacobowitz <drow@false.org>. 2006-07-12 21:37:21 +00:00
sh * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
sh64 common/ 2006-06-05 14:21:13 +00:00
testsuite * sim/cris/c/clone5.c, sim/cris/c/mprotect1.c, 2006-10-02 03:18:51 +00:00
v850 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 2006-06-13 08:06:50 +00:00
ChangeLog * cris/cris-sim.h (enum cris_unknown_syscall_action_type) 2006-10-02 03:21:28 +00:00
MAINTAINERS * MAINTAINERS: Add Dave Brolley for sh64. 2006-10-01 04:00:30 +00:00
Makefile.in gdb/ 2006-08-08 18:57:25 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure gdb/ 2006-08-08 18:57:25 +00:00
configure.ac gdb/ 2006-08-08 18:57:25 +00:00