aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
1998-12-11Compare with ZERO not NULL.Andrew Cagney1-0/+5
1998-12-10Include "sim-assert.h".Andrew Cagney1-0/+5
1998-12-09 * cgen-scache.c (scache_flush): Delete unused locals i,sc.Doug Evans1-0/+1
1998-12-09* sim-trace.c: Include stdlib.h if present.Doug Evans1-1/+1
1998-12-09* sim-arange.c: Include libiberty.h, and stdlib.h if present.Doug Evans2-0/+7
1998-12-09 * dv-sockser.c: Include unistd.h if present.Doug Evans1-1/+6
1998-12-09Add i960 support to sim/common.Jim Wilson1-0/+5
1998-12-05* gxtool silence tweakFrank Ch. Eigler1-1/+1
1998-12-05(profile_print_addr_range): Pretty up output a little.Doug Evans1-2/+2
1998-12-05 * cgen-defs.h: New file, old cgen-sim.h.Doug Evans6-132/+554
1998-12-05* sim-memopt.c (sim_memory_uninstall): Result type is `void'.Doug Evans1-0/+2
1998-12-05address range supportDoug Evans4-0/+389
1998-12-01* A few more improvements to gx jit prototype.Frank Ch. Eigler4-36/+47
1998-11-30* cgen-utils.c (cgen_virtual_opcode_table): Update.Doug Evans1-0/+9
1998-11-24Add d10v and v850 to gennltvals.sh and regenerate.Andrew Cagney2-8/+65
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. Eigler2-4/+48
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