aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1998-05-20c_gen.pl: Added subroutine "print_comment"Jillian Ye2-28/+57
1998-05-20 * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.Doug Evans1-0/+6
1998-05-20 * cgen-trace.c (first_insn_p): New static local.Doug Evans1-0/+16
1998-05-20 Zero bottom two bits of pc in jmp,jl insns.Doug Evans2-2/+10
1998-05-20 * cgen-ops.h (ADDCFSI): Fix typo.Doug Evans1-0/+4
1998-05-19 * sim-if.c (do_trap): Treat traps 2-15 as hardware does.Doug Evans2-2/+8
1998-05-18 * sim/sky/sky.ld: Delete file.Doug Evans1-0/+6
1998-05-18* Monster patch - may destablize MIPS sims for a little while.Frank Ch. Eigler9-192/+1271
1998-05-17 * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.Doug Evans1-0/+3
1998-05-16 * erc32.c (close_port): Don't close stdin; it kills GDB.Doug Evans1-0/+8
1998-05-16 * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans2-126/+137
1998-05-16 * sim-engine.c (sim_engine_set_run_state): New function.Doug Evans2-28/+51
1998-05-16 * sim/m32r/allinsn.exp: Pass --m32rx-enable-special to gas.Doug Evans3-0/+51
1998-05-15 * Makefile.in (devices.o): Add dependencies.Doug Evans5-384/+709
1998-05-15 * cgen-trace.c (trace_insn_init): New arg first_p.Doug Evans3-5/+15
1998-05-15Run ranlib on installed copy of libsim.a.Joyce Janczyn2-1/+7
1998-05-15Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.Joyce Janczyn2-17/+70
1998-05-15 * sis.h (uint64, int64): Define.Mark Alexander1-0/+13
1998-05-15Tweak last entry.Doug Evans1-1/+1
1998-05-15 * config/default.exp (CC,SIM): Delete.Doug Evans1-1/+6
1998-05-14 * sim/sky/sky.exp: Add runtest_file_p support. Don't printDoug Evans1-0/+6
1998-05-14 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.Doug Evans1-0/+11
1998-05-14More test cases.Andrew Cagney8-2/+215
1998-05-13 * r5900.igen: Replace the calls and the definition of theGavin Romig-Koch1-0/+6
1998-05-13 * tx.igen (madd,maddu): Replace calls to check_op_hiloGavin Romig-Koch1-0/+5
1998-05-13 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):Gavin Romig-Koch2-9/+59
1998-05-12* configure.in (SUBTARGET_R3900): Define for mipstx39 target.Andrew Cagney2-0/+15
1998-05-11* Fixing typo that caused infinite loop upon PKE MPG.Frank Ch. Eigler1-3/+4
1998-05-08 * lib/sim-defs.exp (sim_version): Simplify.Doug Evans2-0/+232
1998-05-07 * Roll Alpha modifications into devo for sky-gpuif*/ sky-gs*/ interp.cPatrick Macdonald1-0/+52
1998-05-07* Changes to sky PKE sim to calculate word-precision source-addressesFrank Ch. Eigler1-5/+21
1998-05-07* Finish dropping sim/txvu directory.Frank Ch. Eigler1-7/+0
1998-05-07Initial Breakpoint support:Ron Unrau1-2/+4
1998-05-07 * sim-main.h (INSN_NAME): New arg `cpu'.Doug Evans2-2/+33
1998-05-07 * Make-common (sim_main_headers): Sort.Doug Evans2-0/+82
1998-05-06lotsa stuff, see ChangeLogDoug Evans1-0/+64
1998-05-06 * sem-switch.c: Regenerate. Redo computed goto label handling.Doug Evans2-249/+632
1998-05-06 * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add decode.h dependency.Doug Evans1-23/+29
1998-05-06 * sim-io.c: #include <errno.h>.Doug Evans1-0/+4
1998-05-06Copy polling code in PSIM simulator into common directory. WillAndrew Cagney2-148/+84
1998-05-05Fix sanitization.Doug Evans1-7/+1
1998-05-04* Added hooks to new dejagnu sky tests, removed old test from run.Frank Ch. Eigler4-4/+60
1998-05-04* Garbage collection overdue since January.Frank Ch. Eigler37-33591/+0
1998-05-02 * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT).Doug Evans1-1/+11
1998-05-01*) Delete CPU and CIA arguments from hw_io_*_buffer transfers.Andrew Cagney1-0/+56
1998-05-01Fix type of arguments to sim_engine_halt.Andrew Cagney2-5/+9
1998-04-30For multiply->add, loose underflow status, overflow when acc isAndrew Cagney1-0/+40
1998-04-30Add 2-result FP trace macro.Andrew Cagney1-0/+8
1998-04-29Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer5-179/+284
1998-04-29 * sim-main.h, sky-libvpe.c: r59fp_op* functions were called withJames Lemke1-11/+12