summaryrefslogtreecommitdiff
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
* * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.Doug Evans1998-06-113-167/+205
* * Make-common.in (CGEN_FLAGS_TO_PASS): New variable.Doug Evans1998-06-101-0/+6
* Memory corruption problems - hw-event list wasn't correctAndrew Cagney1998-06-042-3/+31
* Pull in preliminary versions of hw instances and handles from ../ppcAndrew Cagney1998-05-255-0/+746
* Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1998-05-257-102/+150
* Add files hw-alloc.[hc] (mising from last CI)Andrew Cagney1998-05-257-33/+185
* Initialize/destory hw-properties within the hw-device.Andrew Cagney1998-05-254-0/+29
* Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1998-05-257-126/+83
* Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1998-05-2512-106/+269
* Clean up create/delete of hw-portsAndrew Cagney1998-05-255-55/+532
* * hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): DropAndrew Cagney1998-05-253-129/+51
* De-sanitize simulator hw.Andrew Cagney1998-05-253-77/+0
* Only enable H/W on some mips targets.Andrew Cagney1998-05-222-3/+20
* * sim-hw.c: Include ctype.h.Andrew Cagney1998-05-213-1/+583
* * cgen-trace.c (first_insn_p): New static local.Doug Evans1998-05-201-0/+16
* * cgen-ops.h (ADDCFSI): Fix typo.Doug Evans1998-05-201-0/+4
* * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.Doug Evans1998-05-171-0/+3
* * sim-engine.c (sim_engine_set_run_state): New function.Doug Evans1998-05-162-28/+51
* * cgen-trace.c (trace_insn_init): New arg first_p.Doug Evans1998-05-153-5/+15
* Run ranlib on installed copy of libsim.a.Joyce Janczyn1998-05-152-1/+7
* Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.Joyce Janczyn1998-05-152-17/+70
* * Make-common (sim_main_headers): Sort.Doug Evans1998-05-072-0/+82
* * sim-io.c: #include <errno.h>.Doug Evans1998-05-061-0/+4
* Copy polling code in PSIM simulator into common directory. WillAndrew Cagney1998-05-062-148/+84
* Fix sanitization.Doug Evans1998-05-051-7/+1
* *) Delete CPU and CIA arguments from hw_io_*_buffer transfers.Andrew Cagney1998-05-011-0/+56
* Add 2-result FP trace macro.Andrew Cagney1998-04-301-0/+8
* Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-04-291-0/+8
* Clean up cell types.Andrew Cagney1998-04-271-0/+5
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-262-3/+9
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-246-48/+2163
* Drop leading `_' from macros.Andrew Cagney1998-04-242-5/+18
* Delete sky sim-base.h entries (required sanitization).Doug Evans1998-04-221-12/+0
* Move target specific stuff from sim/common/sim-base.h to sim/mips/sim-main.hJames Lemke1998-04-221-0/+7
* Add intl supportMichael Meissner1998-04-222-5/+16
* sim-base.h: Add configure option --with-sim-funit.James Lemke1998-04-212-0/+16
* * cgen-ops.h (ADDCFSI): Fix.Doug Evans1998-04-211-0/+3
* * cgen-types.h (GETHIDI,MAKEDI): Tweak.Doug Evans1998-04-211-0/+4
* Implement ERET instruction.Andrew Cagney1998-04-212-4/+28
* o CVT.S.W and CVT.W.S were reversedAndrew Cagney1998-04-162-3/+47
* Add EXTEND11().Andrew Cagney1998-04-151-2/+1
* Define EXTEND15().Andrew Cagney1998-04-152-1/+3
* Define EXTEND4() and EXTEND5().Andrew Cagney1998-04-152-0/+7
* Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-04-141-0/+6
* * Make-common.in (RUNTESTFLAGS): Define.Doug Evans1998-04-141-0/+5
* * sim-info.c (sim_info): Be verbose when either VERBOSE or STATE_VERBOSE_P.Andrew Cagney1998-04-141-0/+5
* aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney1998-04-051-1/+5
* Cleanup INLINE support for simulators using common framework.Andrew Cagney1998-04-046-55/+171
* Don't bother generating trace prefix string when not tracing.Andrew Cagney1998-04-031-0/+15
* * run.c (main): Handle all alternatives of enum sim_stop.Andrew Cagney1998-03-301-0/+5