summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Delete sim_io_syscalls and sim_io_getstringMichael Meissner1997-11-301-0/+5
* Switch to using cb_syscall; Fix bug in cb_syscall writeMichael Meissner1997-11-291-0/+3
* Fix problems with d30v addc/subbMichael Meissner1997-11-292-203/+398
* * gennltvals.sh: Redo syscall support to allow sanitization.Doug Evans1997-11-282-1/+36
* * Make-common.in (run.o): Depend on remote-sim.h.Doug Evans1997-11-261-0/+4
* Flush writes to stdout, stderrMichael Meissner1997-11-262-2/+13
* * sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):Andrew Cagney1997-11-262-2/+5
* Delete magic number FIXME.Doug Evans1997-11-261-2/+0
* Undo last change. callback.h changed instead.Doug Evans1997-11-262-13/+9
* * syscall.c (cb_syscall, cases stat, fstat): Handle -Wall -Werror.Doug Evans1997-11-262-2/+12
* Fix typo in format argument to sim_io_eprintf.Andrew Cagney1997-11-262-3/+5
* Move MDMX instructions which are public knowledge from vr5400.igenAndrew Cagney1997-11-264-441/+1313
* nuke lseekMichael Meissner1997-11-262-56/+224
* sanitize-r5900 not v5900Andrew Cagney1997-11-251-2/+2
* Strip ChangeLog of v850e informationAndrew Cagney1997-11-251-1/+1
* Add file alu-n-tst.hAndrew Cagney1997-11-251-0/+1
* vr5400 sanitize cleanupsAndrew Cagney1997-11-251-4/+12
* Add comment.Doug Evans1997-11-251-0/+2
* * callback.c (os_stat): Make 3rd arg a host struct stat ptr.Doug Evans1997-11-252-38/+216
* * gennltvals.sh: Generate syscall values for d30v.Doug Evans1997-11-253-0/+305
* Add sim_io_syscalls to do common system call emulationMichael Meissner1997-11-241-0/+10
* * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P.Doug Evans1997-11-242-1/+5
* * sim-trace.c (trace_option_handler): Set state trace fileDoug Evans1997-11-242-24/+51
* Entries for .gdbinit additions and sim-model.c option fix.Doug Evans1997-11-241-0/+5
* * sim-model.c (model_options): Use '\0' for `shortopt'.Doug Evans1997-11-241-0/+2
* * Make-common.in (all): Add .gdbinit.Doug Evans1997-11-241-0/+3
* * sim-core.c (sim_core_signal): Fix spelling error in message.Doug Evans1997-11-241-0/+6
* SanitizationAndrew Cagney1997-11-242-1/+5
* Change MIPS simulator so that it uses the (software) module sim_fpuAndrew Cagney1997-11-231-1/+6
* Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1997-11-227-14/+35
* Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree.Andrew Cagney1997-11-202-0/+8
* o Add SIM_SIGFPE to sim-signalsAndrew Cagney1997-11-205-18/+25
* Allow reads/writes to C0_CONFIG register.Andrew Cagney1997-11-203-13/+40
* (enosys): Delete.Doug Evans1997-11-201-1/+0
* * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans1997-11-202-3/+8
* * cgen-sim.h (enum_signal_type): Delete.Doug Evans1997-11-191-0/+6
* * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}.Doug Evans1997-11-191-32/+32
* * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.Doug Evans1997-11-191-0/+8
* Do not include alloca-conf.h since alloca is not used.Michael Meissner1997-11-191-0/+3
* Fix carry/overflow problemsMichael Meissner1997-11-191-0/+8
* (sim_stop_reason): Add comment.Doug Evans1997-11-191-0/+5
* * sim-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans1997-11-192-2/+5
* * sim-signal.c, sim-signal.h: New files.Doug Evans1997-11-198-13/+206
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-192-1/+2
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-182-3/+2
* * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1997-11-183-2/+51
* * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1997-11-181-0/+8
* * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1997-11-182-0/+13
* * sim-main.h (CIA_ADDR): Define.Doug Evans1997-11-183-14/+12
* * Make-common.in (srccom): New variable.Doug Evans1997-11-182-105/+108
OpenPOWER on IntegriCloud