summaryrefslogtreecommitdiff
path: root/cpu/pc_event.cc
AgeCommit message (Expand)Author
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-02-21Made Addr a global typeGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-04-28Clean up output for pc break events, and remove a unneeded break event.Ron Dreslinski
2005-02-09Some more useful debugging info for kernel panic and die eventsRon Dreslinski
2004-09-16switch contexts on palcode rather than kernel codeAli Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2003-10-14Remove all of the Tru64 specific stuff from the base System objectNathan Binkert
2003-10-13Small optimizationNathan Binkert
2003-10-13Split up kernel.cc into separate files for dump_mbuf and printfNathan Binkert
2003-10-13CopyData and CopyString moved from kernel.cc to vtophys.ccNathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10File moves for the reorg. Tree is in broken state until I commit the makefil...Steve Reinhardt