summaryrefslogtreecommitdiff
path: root/sim/sim_events.cc
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2005-06-22Move max_time and progress_interval parameters to the RootNathan Binkert
2005-06-05Many files:Steve Reinhardt
2004-11-03add a new phase to the simulator. Basically the simulator now goesNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-04Major stats package cleanupNathan Binkert
2004-02-29Make the progress event work even after restoring from a checkpointNathan Binkert
2003-12-11- Switch events to use a priority enum instead of integers.Steve Reinhardt
2003-12-09Minor fixes. Somehow do-tests.pl suddenly started failingSteve Reinhardt
2003-11-02Move the m5 pseudo instructions into their own fileNathan Binkert
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-02deprecate the m5exit instruction and rename it to m5exit_oldNathan Binkert
2003-10-28emulate callpal halt for non FULL_SYSTEMNathan Binkert
2003-10-13Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh.Steve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10Stop using omisc.h and move relevant functions to better placesNathan Binkert
2003-10-07Import changesetSteve Raasch