darling-gdb/sim/common
Andrew Cagney a97f304b04 Add support for configuring the size of the floating point unit (fp_word).
For mips, move fp_registers into a separate array of type fp_word[].
1998-02-02 14:06:52 +00:00
..
.Sanitize sanitize keep-cygnus cgen generation 1998-01-20 02:36:21 +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
cgen-scache.c
cgen-scache.h
cgen-sim.h
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
cgen.sh * Make-common.in (cgen-{arch,cpu,decode}): New targets. 1998-01-19 21:14:14 +00:00
ChangeLog Add support for configuring the size of the floating point unit (fp_word). 1998-02-02 14:06:52 +00:00
config.in
configure * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
configure.in Determine ARCHITECTURE from program if possible. 1997-09-15 08:11:50 +00:00
gdbinit.in
genmloop.sh
gennltvals.sh * gennltvals.sh: Generate syscall values for d30v. 1997-11-25 08:18:57 +00:00
gentmap.c
gentvals.sh
Make-common.in * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +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 Fix problems with d30v addc/subb 1997-11-29 01:14:58 +00:00
sim-assert.h
sim-base.h * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. 1997-11-18 23:55:33 +00:00
sim-basics.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-bits.c Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. 1997-09-16 07:04:46 +00:00
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 * Make-common.in: New files sim-break.c, sim-break.h. 1997-09-25 00:51:17 +00:00
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_signal): Use sim_stopped instead of 1997-11-19 08:03:53 +00:00
sim-core.h Make memory regions layered (just like existing device regions) so 1997-10-31 08:49:10 +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
sim-fpu.h
sim-hload.c
sim-hrw.c Finish implementation of sim-memopt. 1997-09-04 10:08:44 +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 Make memory regions layered (just like existing device regions) so 1997-10-31 08:49:10 +00:00
sim-memopt.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-module.c o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-module.h Fix comment. 1998-01-19 14:13:30 +00:00
sim-n-bits.h Add/use LSEXTRACTED, MSEXTRACTED macros. 1997-09-08 17:21:13 +00:00
sim-n-core.h * sim-base.h (sim_state_base): Move `magic' to end of struct. 1997-11-13 21:18:14 +00:00
sim-n-endian.h
sim-options.c * Make-common.in (SIM_ENVIRONMENT): New variable. 1997-12-04 02:04:42 +00:00
sim-options.h
sim-profile.c * sim-base.h (sim_state_base): Delete member `model'. 1998-01-19 21:11:00 +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 * sim-trace.c (trace_option_handler): Set state trace file 1997-11-24 22:21:51 +00:00
sim-trace.h
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-utils.c (sim_state_alloc): Delete setting of cpu backlink here. 1998-01-19 21:09:43 +00:00
sim-utils.h Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
sim-watch.c o Wordwrap usage messages from sim-options 1997-09-10 22:47:12 +00:00
sim-watch.h Redo watchpoint code so that it target can specify interrupt names. 1997-09-05 08:16:23 +00:00
sim-xcat.h * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once 1997-09-23 18:08:09 +00:00
syscall.c Flush writes to stdout, stderr 1997-11-26 21:52:16 +00:00
tconfig.in