You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Alexander 845a591785 * nltvals.def: Regenerate with MN10300 additions. 29 years ago
..
.Sanitize * sim-xcat.h: Delete. 29 years ago
ChangeLog * nltvals.def: Regenerate with MN10300 additions. 29 years ago
Make-common.in * aclocal.m4: Recognize --enable-maintainer-mode. 29 years ago
Makefile.in * run.c: #include ../common/config.h, tconfig.h. 30 years ago
aclocal.m4 Add config support for the size of the target address and OF cell. 29 years ago
callback.c * callback.c (cb_host_to_target_stat): Fix return values. 29 years ago
cgen-mem.h * sim-xcat.h: Delete. 29 years ago
cgen-scache.c * sim-utils.c (sim_add_commas): New function. 30 years ago
cgen-scache.h * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. 30 years ago
cgen-sim.h * sim-xcat.h: Delete. 29 years ago
cgen-trace.c replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC() 29 years ago
cgen-types.h * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. 30 years ago
cgen-utils.c Update devo version of m32r sim to build with recent sim/common changes. 30 years ago
cgen.sh * Make-common.in (cgen-{arch,cpu,decode}): New targets. 29 years ago
config.in Get configure to define RETSIGTYPE 30 years ago
configure * aclocal.m4: Recognize --enable-maintainer-mode. 29 years ago
configure.in Determine ARCHITECTURE from program if possible. 29 years ago
gdbinit.in * gdbinit.in: New file. 29 years ago
genmloop.sh * genmloop.sh (@cpu@_engine_run): Delete `current_state'. 29 years ago
gennltvals.sh * gennltvals.sh: Generate syscall values for d30v. 29 years ago
gentmap.c * run.c: #include ../common/config.h, tconfig.h. 30 years ago
gentvals.sh * run.c: #include ../common/config.h, tconfig.h. 30 years ago
nltvals.def * gennltvals.sh: Generate syscall values for d30v. 29 years ago
nrun.c * nrun.c (main): Remove useless test of name != NULL. 29 years ago
run.1 Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com> 31 years ago
run.c Add ABFD argument to sim_open call. Pass through to sim_config so 29 years ago
sim-abort.c o Implement generic halt/restart/abort module. 30 years ago
sim-alu.h * sim-xcat.h: Delete. 29 years ago
sim-assert.h Pass GCC -W... 30 years ago
sim-base.h * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. 29 years ago
sim-basics.h o Add modulo argument to sim_core_attach 29 years ago
sim-bits.c Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. 29 years ago
sim-bits.h Have single bit macros return an unsigned result. Avoids risk (and 29 years ago
sim-break.c * sim-signal.c, sim-signal.h: New files. 29 years ago
sim-break.h * Make-common.in: New files sim-break.c, sim-break.h. 29 years ago
sim-config.c Add config support for the size of the target address and OF cell. 29 years ago
sim-config.h Add config support for the size of the target address and OF cell. 29 years ago
sim-core.c Backout of revision 1.35. Abort may be valid operation. 29 years ago
sim-core.h Make memory regions layered (just like existing device regions) so 29 years ago
sim-endian.c Add 128 bit transfers to sim core. 29 years ago
sim-endian.h Add support for 16 byte quantities to sim-endian macro H2T. 29 years ago
sim-engine.c Change longjmp param/setjmp return value used for simulator restart from 0 to 2. 30 years ago
sim-engine.h o Implement generic halt/restart/abort module. 30 years ago
sim-events.c * sim-events.c (sim_events_process): Re-compute the time - 29 years ago
sim-events.h Add support for suspending/resumeing the simulator in sim-modules. 29 years ago
sim-fpu.c * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm. 29 years ago
sim-fpu.h * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm. 29 years ago
sim-hload.c New file - generic implementation of sim_load for hardware only 29 years ago
sim-hrw.c Finish implementation of sim-memopt. 29 years ago
sim-inline.c Add flakey floating-point support to the TI c80 simulator. 30 years ago
sim-inline.h Add flakey floating-point support to the TI c80 simulator. 30 years ago
sim-io.c * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls): 29 years ago
sim-io.h New files: 30 years ago
sim-load.c * Make-common.in: Change clean targets to use :: so that other 30 years ago
sim-memopt.c Make memory regions layered (just like existing device regions) so 29 years ago
sim-memopt.h o Add modulo argument to sim_core_attach 29 years ago
sim-module.c o Add modulo argument to sim_core_attach 29 years ago
sim-module.h Fix comment. 29 years ago
sim-n-bits.h Add/use LSEXTRACTED, MSEXTRACTED macros. 29 years ago
sim-n-core.h * sim-xcat.h: Delete. 29 years ago
sim-n-endian.h Passify GCC. Convert 0x0LL to something more portable in the FP code. 29 years ago
sim-options.c * Make-common.in (SIM_ENVIRONMENT): New variable. 29 years ago
sim-options.h Watchpoint interface. 30 years ago
sim-profile.c * sim-base.h (sim_state_base): Delete member `model'. 29 years ago
sim-reason.c (sim_stop_reason): Add comment. 29 years ago
sim-resume.c Change longjmp param/setjmp return value used for simulator restart from 0 to 2. 30 years ago
sim-run.c o Implement generic halt/restart/abort module. 30 years ago
sim-signal.c Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree. 29 years ago
sim-signal.h * sim-signal.c, sim-signal.h: New files. 29 years ago
sim-stop.c o Implement generic halt/restart/abort module. 30 years ago
sim-trace.c Add tracing to r5900 p* instructions. 29 years ago
sim-trace.h Add tracing to r5900 p* instructions. 29 years ago
sim-types.h Add config support for the size of the target address and OF cell. 29 years ago
sim-utils.c * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here. 29 years ago
sim-utils.h Finish implementation of sim-memopt. 29 years ago
sim-watch.c o Wordwrap usage messages from sim-options 29 years ago
sim-watch.h Redo watchpoint code so that it target can specify interrupt names. 29 years ago
syscall.c Handle short reads and EOF 29 years ago
tconfig.in * run.c: #include ../common/config.h, tconfig.h. 30 years ago