aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
1998-02-02Add support for configuring the size of the floating point unit (fp_word).Andrew Cagney1-0/+12
1998-02-01mips: Add multi-processor support for r5900. Others might work.Andrew Cagney1-0/+5
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney5-36/+108
1998-01-31igen: Fix SMP simulator generator support.Andrew Cagney1-0/+18
1998-01-29 * cgen.sh: Portably read parms past $9.Doug Evans1-0/+4
1998-01-23 * Make-common.in (stamp-tvals): New rule.Doug Evans1-0/+6
1998-01-21#if 0 unused variableMichael Meissner1-0/+5
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans4-47/+176
1998-01-20* Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep.Doug Evans2-4/+3
1998-01-20sanitize keep-cygnus cgen generationDoug Evans3-1/+41
1998-01-19 * Make-common.in (cgen-{arch,cpu,decode}): New targets.Doug Evans4-3/+220
1998-01-19 * sim-base.h (sim_state_base): Delete member `model'.Doug Evans1-45/+524
1998-01-19 * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here.Doug Evans1-0/+29
1998-01-19Fix comment.Doug Evans1-0/+78
1998-01-16replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC()Nick Clifton2-9/+23
1997-12-05 * Make-common.in (sim-core.o): Depend on $(sim_main_headers).Doug Evans1-0/+6
1997-12-04Regenerate configure files.Doug Evans1-0/+4
1997-12-04 * Make-common.in (SIM_ENVIRONMENT): New variable.Doug Evans5-110/+222
1997-11-30Delete sim_io_syscalls and sim_io_getstringMichael Meissner1-0/+5
1997-11-29Switch to using cb_syscall; Fix bug in cb_syscall writeMichael Meissner1-0/+3
1997-11-29Fix problems with d30v addc/subbMichael Meissner2-203/+398
1997-11-28 * gennltvals.sh: Redo syscall support to allow sanitization.Doug Evans2-1/+36
1997-11-26 * Make-common.in (run.o): Depend on remote-sim.h.Doug Evans1-0/+4
1997-11-26Flush writes to stdout, stderrMichael Meissner2-2/+13
1997-11-26* sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):Andrew Cagney2-2/+5
1997-11-26Delete magic number FIXME.Doug Evans1-2/+0
1997-11-26Undo last change. callback.h changed instead.Doug Evans2-13/+9
1997-11-26 * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror.Doug Evans2-2/+12
1997-11-26nuke lseekMichael Meissner2-56/+224
1997-11-25Add comment.Doug Evans1-0/+2
1997-11-25 * callback.c (os_stat): Make 3rd arg a host struct stat ptr.Doug Evans2-38/+216
1997-11-25 * gennltvals.sh: Generate syscall values for d30v.Doug Evans3-0/+305
1997-11-24Add sim_io_syscalls to do common system call emulationMichael Meissner1-0/+10
1997-11-24 * sim-trace.c (trace_option_handler): Set state trace fileDoug Evans2-24/+51
1997-11-24Entries for .gdbinit additions and sim-model.c option fix.Doug Evans1-0/+5
1997-11-24 * sim-model.c (model_options): Use '\0' for `shortopt'.Doug Evans1-0/+2
1997-11-24 * Make-common.in (all): Add .gdbinit.Doug Evans1-0/+3
1997-11-24 * sim-core.c (sim_core_signal): Fix spelling error in message.Doug Evans1-0/+6
1997-11-23Change MIPS simulator so that it uses the (software) module sim_fpuAndrew Cagney1-1/+6
1997-11-22Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney2-0/+13
1997-11-20Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree.Andrew Cagney2-0/+8
1997-11-20o Add SIM_SIGFPE to sim-signalsAndrew Cagney2-0/+13
1997-11-20(enosys): Delete.Doug Evans1-1/+0
1997-11-20 * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans2-3/+8
1997-11-19 * cgen-sim.h (enum_signal_type): Delete.Doug Evans1-0/+6
1997-11-19 * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.Doug Evans1-0/+8
1997-11-19Do not include alloca-conf.h since alloca is not used.Michael Meissner1-0/+3
1997-11-19Fix carry/overflow problemsMichael Meissner1-0/+8
1997-11-19(sim_stop_reason): Add comment.Doug Evans1-0/+5
1997-11-19 * sim-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans2-2/+5