old-cross-binutils/sim/common
Doug Evans 966df5804d * sim-base.h (sim_cpu_base): New members name, options.
(sim_cpu_lookup): Add prototype.
	* sim-module.c (sim_pre_argv_init): Provide default names for cpus.
	* sim-options.h (DECLARE_OPTION_HANDLER): New argument `cpu'.
	(sim_add_option_table): Update prototype.
	* sim-options.c (sim_add_option_table): New argument `cpu'.
	(standard_option_handler,standard_install): Update.
	(sim_parse_args): Handle cpu specific options.
	(print_help): New static function.
	(sim_print_help): Call it.  Print cpu specific options.
	(find_match): New static function.
	(sim_args_command): Call it.  Handle cpu specific options.
	* sim-utils.c (sim_cpu_lookup): New function.
	* sim-memopt.c (memory_option_handler): Update.
	(sim_memopt_install): Update.
	* sim-model.c (model_option_handler): Update.
	(model_install): Update.
	* sim-profile.c (profile_option_handler): Update.
	(profile_install): Update.
	* sim-trace.c (trace_option_handler): Update.
	(trace_install): Update.
	* sim-watch.c (watchpoint_option_handler): Update.
	(sim_watchpoint_install): Update.
	* cgen-scache.c (scache_option_handler): Update.
	(scache_install): Update.
1998-02-27 18:39:22 +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_cpu_base): New members name, options. 1998-02-27 18:39:22 +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 * Make-common.in (check): Run `make check' in testsuite dir. 1998-02-25 15:15:09 +00:00
Makefile.in
nltvals.def * gennltvals.sh: Generate syscall values for d30v. 1997-11-25 08:18:57 +00:00
nrun.c * nrun.c (main): Remove useless test of name != NULL. 1997-10-22 01:38:49 +00:00
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_cpu_base): New members name, options. 1998-02-27 18:39:22 +00:00
sim-basics.h
sim-bits.c
sim-bits.h Have single bit macros return an unsigned result. Avoids risk (and 1997-10-20 07:27:55 +00:00
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 (profile_print_core): Simplify by calling sim_core_map_to_str. 1998-02-25 07:36:23 +00:00
sim-core.h (profile_print_core): Simplify by calling sim_core_map_to_str. 1998-02-25 07:36:23 +00:00
sim-endian.c Add 128 bit transfers to sim core. 1997-10-27 03:00:12 +00:00
sim-endian.h Add support for 16 byte quantities to sim-endian macro H2T. 1997-10-28 07:10:36 +00:00
sim-engine.c
sim-engine.h
sim-events.c * sim-events.c (sim_events_process): Re-compute the time - 1997-11-11 07:48:05 +00:00
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-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 * sim-base.h (sim_cpu_base): New members name, options. 1998-02-27 18:39:22 +00:00
sim-memopt.h
sim-module.c * sim-base.h (sim_cpu_base): New members name, options. 1998-02-27 18:39:22 +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 * sim-base.h (sim_cpu_base): New members name, options. 1998-02-27 18:39:22 +00:00
sim-options.h
sim-profile.c * sim-base.h (sim_cpu_base): New members name, options. 1998-02-27 18:39:22 +00:00
sim-reason.c (sim_stop_reason): Add comment. 1997-11-19 08:10:40 +00:00
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-signal.c, sim-signal.h: New files. 1997-11-19 08:00:37 +00:00
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