aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-events.c
AgeCommit message (Expand)AuthorFilesLines
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