aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-12-05 * cgen-defs.h: New file, old cgen-sim.h.Doug Evans1-2/+53
1998-12-05* sim-memopt.c (sim_memory_uninstall): Result type is `void'.Doug Evans1-0/+2
1998-12-05address range supportDoug Evans1-0/+14
1998-12-01* A few more improvements to gx jit prototype.Frank Ch. Eigler1-0/+15
1998-11-30* cgen-utils.c (cgen_virtual_opcode_table): Update.Doug Evans1-0/+9
1998-11-23Pacify GCC.Andrew Cagney1-0/+9
1998-11-22 * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.Doug Evans1-0/+5
1998-11-21* mild gx prototype tweakFrank Ch. Eigler1-0/+8
1998-11-18 * Make-common.in (cgen-utils.o): Depend on cgen-engine.h.Doug Evans1-0/+17
1998-11-18 * gennltvals.sh: Add fr30 support.Doug Evans1-0/+5
1998-11-17Re-do type system so that GCC's explicit attribute/mode types are usedAndrew Cagney1-0/+5
1998-11-14* Personal prototype "gx" translation-based JIT engine for M32R.Frank Ch. Eigler1-0/+12
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 Evans1-0/+7
1998-10-29fix minor typo.Michael Snyder1-1/+1
1998-10-28Unify (well almost) --enable-build-warnings configuration optionAndrew Cagney1-0/+93
1998-09-01* Build fixes for tx39 sim hosted on strange Linux boxen.Frank Ch. Eigler1-0/+8
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 Taylor1-4/+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 Law1-0/+4
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 Evans1-0/+20
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 Evans1-1/+5
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 Evans1-0/+5
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 Cagney1-0/+22
1998-05-25Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1-0/+28
1998-05-25Add files hw-alloc.[hc] (mising from last CI)Andrew Cagney1-0/+6
1998-05-25Initialize/destory hw-properties within the hw-device.Andrew Cagney1-0/+8
1998-05-25Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1-4/+18
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1-0/+18
1998-05-25Clean up create/delete of hw-portsAndrew Cagney1-0/+13
1998-05-25* hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): DropAndrew Cagney1-0/+5
1998-05-25De-sanitize simulator hw.Andrew Cagney1-34/+0
1998-05-22Only enable H/W on some mips targets.Andrew Cagney1-0/+6
1998-05-21* sim-hw.c: Include ctype.h.Andrew Cagney1-0/+7
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 Evans1-0/+8
1998-05-15 * cgen-trace.c (trace_insn_init): New arg first_p.Doug Evans1-0/+9
1998-05-15Run ranlib on installed copy of libsim.a.Joyce Janczyn1-0/+5