aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
1998-11-18 * Make-common.in (cgen-utils.o): Depend on cgen-engine.h.Doug Evans2-17/+42
1998-11-18 * gennltvals.sh: Add fr30 support.Doug Evans3-6/+61
1998-11-17Re-do type system so that GCC's explicit attribute/mode types are usedAndrew Cagney1-0/+5
1998-11-16* sun build fix for thinko (?)Frank Ch. Eigler1-1/+1
1998-11-14* Personal prototype "gx" translation-based JIT engine for M32R.Frank Ch. Eigler6-0/+1159
1998-11-11 * sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL.Doug Evans1-0/+4
1998-11-05 * genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC toDoug Evans4-220/+98
1998-11-04add some commentsDoug Evans2-347/+1005
1998-10-29fix minor typo.Michael Snyder1-1/+1
1998-10-28Unify (well almost) --enable-build-warnings configuration optionAndrew Cagney4-232/+617
1998-10-19 * Make-common.in (CGEN_INCLUDE_DEPS): Define.Doug Evans1-0/+3
1998-10-09 * Make-common.in (sim-reg.o): New rule.Doug Evans1-0/+147
1998-10-07cgen-run.c: new mainloop for cgenDoug Evans3-0/+256
1998-09-01* Build fixes for tx39 sim hosted on strange Linux boxen.Frank Ch. Eigler1-0/+8
1998-08-25* eCos tx3904sio sim - devo part 1/2Frank Ch. Eigler1-0/+377
1998-08-24* sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer.Joyce Janczyn1-0/+13
1998-08-03 * cgen-sim.h (cgen_state): New member opcode_table.Doug Evans1-1/+8
1998-07-24 * cgen-mem.h (DECLARE_SETT): Fix return type.Doug Evans1-0/+2
1998-07-24 * sim-model.c (model_option_handler): Remove unused variable `n'.Doug Evans1-0/+4
1998-07-24remove d30v sanitizationIan Lance Taylor2-32/+1
1998-07-21 * cgen-utils.c: Include bfd.h.Doug Evans1-0/+9
1998-07-08Add a printf fmt style version of sim_events_schedule.Andrew Cagney1-0/+15
1998-07-06 * sim-bits.h (EXTEND24): Define.Jeff Law2-0/+6
1998-07-03 * cgen-sim.h (CPU_SCACHE): Make size unsigned.Doug Evans1-0/+8
1998-07-01 * Make-common.in (SCHEME,SCHEMEFLAGS): Delete.Doug Evans3-70/+66
1998-06-17Re-do sim-inline's handling of external functions and variables soAndrew Cagney1-0/+18
1998-06-13 * cgen-trace.c (trace_insn_fini): Redo cycle handling.Doug Evans1-0/+6
1998-06-13 * gennltvals.def (m32r): Use common syscall.h now.Doug Evans3-21/+57
1998-06-12 * sim-engine.c (sim_engine_get_run_state): New function.Doug Evans1-0/+5
1998-06-11 * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.Doug Evans3-167/+205
1998-06-10 * Make-common.in (CGEN_FLAGS_TO_PASS): New variable.Doug Evans1-0/+6
1998-06-04Memory corruption problems - hw-event list wasn't correctAndrew Cagney2-3/+31
1998-05-25Pull in preliminary versions of hw instances and handles from ../ppcAndrew Cagney5-0/+746
1998-05-25Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney7-102/+150
1998-05-25Add files hw-alloc.[hc] (mising from last CI)Andrew Cagney7-33/+185
1998-05-25Initialize/destory hw-properties within the hw-device.Andrew Cagney4-0/+29
1998-05-25Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney7-126/+83
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney12-106/+269
1998-05-25Clean up create/delete of hw-portsAndrew Cagney5-55/+532
1998-05-25* hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): DropAndrew Cagney3-129/+51
1998-05-25De-sanitize simulator hw.Andrew Cagney3-77/+0
1998-05-22Only enable H/W on some mips targets.Andrew Cagney2-3/+20
1998-05-21* sim-hw.c: Include ctype.h.Andrew Cagney3-1/+583
1998-05-20 * cgen-trace.c (first_insn_p): New static local.Doug Evans1-0/+16
1998-05-20 * cgen-ops.h (ADDCFSI): Fix typo.Doug Evans1-0/+4
1998-05-17 * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.Doug Evans1-0/+3
1998-05-16 * sim-engine.c (sim_engine_set_run_state): New function.Doug Evans2-28/+51
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