summaryrefslogtreecommitdiff
path: root/sim/prog.cc
AgeCommit message (Expand)Author
2003-10-24Make FullCPU schedule its TickEvent when one of its contexts becomes active.Steve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
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-07New loader structure. Expand Nate's ObjectFile to automatically detect file ...Steve Reinhardt
2003-10-07Import changesetSteve Raasch