aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-events.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-272000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>Andrew Cagney1-0/+13
2000-04-28Provide more detailed traces of the event queue.Andrew Cagney1-0/+21
1999-04-26import gdb-19990422 snapshotStan Shebs1-21/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1188
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1186/+0
1998-12-30* eCos->devo mergeFrank Ch. Eigler1-50/+149
1997-11-11 * sim-events.c (sim_events_process): Re-compute the time -Andrew Cagney1-0/+1
1997-11-06Fix computation of sim_events_time when sim_events_slip is loosing it.Andrew Cagney1-34/+22
1997-10-24Add function sim_events_slip()Andrew Cagney1-16/+46
1997-09-12Add profiling support to v850*.Andrew Cagney1-3/+10
1997-09-03Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney1-4/+47
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-2/+2
1997-05-27Fix watching PC for 64bit (mips) target.Andrew Cagney1-42/+137
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney1-4/+14
1997-05-21Watchpoint interface.Andrew Cagney1-132/+190
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-160/+615
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-0/+400