Age | Commit message (Expand) | Author | Files | Lines |
1998-12-10 | Include "sim-assert.h". | Andrew Cagney | 1 | -0/+5 |
1998-12-09 | * cgen-scache.c (scache_flush): Delete unused locals i,sc. | Doug Evans | 1 | -0/+1 |
1998-12-09 | * sim-trace.c: Include stdlib.h if present. | Doug Evans | 1 | -1/+1 |
1998-12-09 | * sim-arange.c: Include libiberty.h, and stdlib.h if present. | Doug Evans | 2 | -0/+7 |
1998-12-09 | * dv-sockser.c: Include unistd.h if present. | Doug Evans | 1 | -1/+6 |
1998-12-09 | Add i960 support to sim/common. | Jim Wilson | 1 | -0/+5 |
1998-12-05 | * gxtool silence tweak | Frank Ch. Eigler | 1 | -1/+1 |
1998-12-05 | (profile_print_addr_range): Pretty up output a little. | Doug Evans | 1 | -2/+2 |
1998-12-05 | * cgen-defs.h: New file, old cgen-sim.h. | Doug Evans | 6 | -132/+554 |
1998-12-05 | * sim-memopt.c (sim_memory_uninstall): Result type is `void'. | Doug Evans | 1 | -0/+2 |
1998-12-05 | address range support | Doug Evans | 4 | -0/+389 |
1998-12-01 | * A few more improvements to gx jit prototype. | Frank Ch. Eigler | 4 | -36/+47 |
1998-11-30 | * cgen-utils.c (cgen_virtual_opcode_table): Update. | Doug Evans | 1 | -0/+9 |
1998-11-24 | Add d10v and v850 to gennltvals.sh and regenerate. | Andrew Cagney | 2 | -8/+65 |
1998-11-23 | Pacify GCC. | Andrew Cagney | 1 | -0/+9 |
1998-11-22 | * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's. | Doug Evans | 1 | -0/+5 |
1998-11-21 | * mild gx prototype tweak | Frank Ch. Eigler | 2 | -4/+48 |
1998-11-18 | * Make-common.in (cgen-utils.o): Depend on cgen-engine.h. | Doug Evans | 2 | -17/+42 |
1998-11-18 | * gennltvals.sh: Add fr30 support. | Doug Evans | 3 | -6/+61 |
1998-11-17 | Re-do type system so that GCC's explicit attribute/mode types are used | Andrew Cagney | 1 | -0/+5 |
1998-11-16 | * sun build fix for thinko (?) | Frank Ch. Eigler | 1 | -1/+1 |
1998-11-14 | * Personal prototype "gx" translation-based JIT engine for M32R. | Frank Ch. Eigler | 6 | -0/+1159 |
1998-11-11 | * sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL. | Doug Evans | 1 | -0/+4 |
1998-11-05 | * genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC to | Doug Evans | 4 | -220/+98 |
1998-11-04 | add some comments | Doug Evans | 2 | -347/+1005 |
1998-10-29 | fix minor typo. | Michael Snyder | 1 | -1/+1 |
1998-10-28 | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 4 | -232/+617 |
1998-10-19 | * Make-common.in (CGEN_INCLUDE_DEPS): Define. | Doug Evans | 1 | -0/+3 |
1998-10-09 | * Make-common.in (sim-reg.o): New rule. | Doug Evans | 1 | -0/+147 |
1998-10-07 | cgen-run.c: new mainloop for cgen | Doug Evans | 3 | -0/+256 |
1998-09-01 | * Build fixes for tx39 sim hosted on strange Linux boxen. | Frank Ch. Eigler | 1 | -0/+8 |
1998-08-25 | * eCos tx3904sio sim - devo part 1/2 | Frank Ch. Eigler | 1 | -0/+377 |
1998-08-24 | * sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer. | Joyce Janczyn | 1 | -0/+13 |
1998-08-03 | * cgen-sim.h (cgen_state): New member opcode_table. | Doug Evans | 1 | -1/+8 |
1998-07-24 | * cgen-mem.h (DECLARE_SETT): Fix return type. | Doug Evans | 1 | -0/+2 |
1998-07-24 | * sim-model.c (model_option_handler): Remove unused variable `n'. | Doug Evans | 1 | -0/+4 |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 2 | -32/+1 |
1998-07-21 | * cgen-utils.c: Include bfd.h. | Doug Evans | 1 | -0/+9 |
1998-07-08 | Add a printf fmt style version of sim_events_schedule. | Andrew Cagney | 1 | -0/+15 |
1998-07-06 | * sim-bits.h (EXTEND24): Define. | Jeff Law | 2 | -0/+6 |
1998-07-03 | * cgen-sim.h (CPU_SCACHE): Make size unsigned. | Doug Evans | 1 | -0/+8 |
1998-07-01 | * Make-common.in (SCHEME,SCHEMEFLAGS): Delete. | Doug Evans | 3 | -70/+66 |
1998-06-17 | Re-do sim-inline's handling of external functions and variables so | Andrew Cagney | 1 | -0/+18 |
1998-06-13 | * cgen-trace.c (trace_insn_fini): Redo cycle handling. | Doug Evans | 1 | -0/+6 |
1998-06-13 | * gennltvals.def (m32r): Use common syscall.h now. | Doug Evans | 3 | -21/+57 |
1998-06-12 | * sim-engine.c (sim_engine_get_run_state): New function. | Doug Evans | 1 | -0/+5 |
1998-06-11 | * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef. | Doug Evans | 3 | -167/+205 |
1998-06-10 | * Make-common.in (CGEN_FLAGS_TO_PASS): New variable. | Doug Evans | 1 | -0/+6 |
1998-06-04 | Memory corruption problems - hw-event list wasn't correct | Andrew Cagney | 2 | -3/+31 |
1998-05-25 | Pull in preliminary versions of hw instances and handles from ../ppc | Andrew Cagney | 5 | -0/+746 |