binutils-gdb/sim/common
Doug Evans bda9d8a33c * sim-base.h (sim_state_base): New member environment.
(STATE_ENVIRONMENT): New macro.
	* sim-config.c (current_environment): Delete.
	(sim_config_default): New function.
	(sim_config): Set STATE_ENVIRONMENT, not current_environment.
	* sim-config.h (current_environment,CURRENT_ENVIRONMENT): Delete.
	(sim_config_default): Add prototype.
	* sim-module.c (sim_pre_argv_init): Call sim_config_default.
	* sim-options.c (standard_option_handler, case OPTION_ENVIRONMENT):
	Set STATE_ENVIRONMENT, not current_environment.
1998-03-09 21:04:28 +00:00
..
.Sanitize * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
aclocal.m4 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
callback.c * callback.c (cb_host_to_target_stat): Fix return values. 1997-11-20 00:47:02 +00:00
cgen-mem.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
cgen-scache.c
cgen-scache.h
cgen-sim.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
cgen-trace.c replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC() 1998-01-16 20:36:07 +00:00
cgen-types.h
cgen-utils.c * genmloop.sh (engine_resume): Update insn_count before exiting. 1998-02-25 08:25:11 +00:00
cgen.sh * Make-common.in (cgen-{arch,cpu,decode}): New targets. 1998-01-19 21:14:14 +00:00
ChangeLog * sim-base.h (sim_state_base): New member environment. 1998-03-09 21:04:28 +00:00
config.in
configure * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
configure.in
gdbinit.in
genmloop.sh * genmloop.sh (engine_resume): Update insn_count before exiting. 1998-02-25 08:25:11 +00:00
gennltvals.sh * gennltvals.sh: Generate syscall values for d30v. 1997-11-25 08:18:57 +00:00
gentmap.c
gentvals.sh
Make-common.in Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
Makefile.in
nltvals.def * gennltvals.sh: Generate syscall values for d30v. 1997-11-25 08:18:57 +00:00
nrun.c
run.1
run.c
sim-abort.c
sim-alu.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
sim-assert.h
sim-base.h * sim-base.h (sim_state_base): New member environment. 1998-03-09 21:04:28 +00:00
sim-basics.h
sim-bits.c
sim-bits.h
sim-break.c * sim-signal.c, sim-signal.h: New files. 1997-11-19 08:00:37 +00:00
sim-break.h
sim-config.c Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
sim-config.h Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
sim-core.c * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc. 1998-03-04 02:05:06 +00:00
sim-core.h Good grief. Detailed function descriptions should accompany their definition. 1998-03-03 00:45:10 +00:00
sim-endian.c
sim-endian.h
sim-engine.c
sim-engine.h
sim-events.c
sim-events.h
sim-fpu.c Extend TRACE macros to include more cases. 1998-02-25 15:15:08 +00:00
sim-fpu.h * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm. 1998-02-23 09:18:30 +00:00
sim-hload.c
sim-hrw.c
sim-info.c Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
sim-inline.c
sim-inline.h
sim-io.c * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls): 1997-11-26 21:35:53 +00:00
sim-io.h
sim-load.c
sim-memopt.c Fix typos. 1998-03-03 01:54:22 +00:00
sim-memopt.h
sim-module.c * sim-module.c (*): Fix typos in assertion tests. 1998-02-28 03:01:52 +00:00
sim-module.h Fix comment. 1998-01-19 14:13:30 +00:00
sim-n-bits.h
sim-n-core.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
sim-n-endian.h
sim-options.c (find_match): recheck argv[argi] in multi-word match. Fixes crash when 1998-03-01 14:49:50 +00:00
sim-options.h
sim-profile.c Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
sim-profile.h Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
sim-reason.c
sim-resume.c
sim-run.c
sim-signal.c Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree. 1997-11-20 22:56:11 +00:00
sim-signal.h
sim-stop.c
sim-trace.c Extend TRACE macros to include more cases. 1998-02-25 15:15:08 +00:00
sim-trace.h Add tracing to r5900 p* instructions. 1998-02-24 03:42:27 +00:00
sim-types.h Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
sim-utils.c * sim-base.h (sim_cpu_base): New members name, options. 1998-02-27 18:39:22 +00:00
sim-utils.h
sim-watch.c
sim-watch.h
syscall.c Handle short reads and EOF 1998-02-23 18:21:13 +00:00
tconfig.in