summaryrefslogtreecommitdiff
path: root/src/arch/alpha/system.hh
AgeCommit message (Expand)Author
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2013-09-04alpha: Move system virtProxy to Alpha onlyAndreas Hansson
2012-10-15Checkpoint: Make system serialize call childrenAndreas Hansson
2012-08-16Alpha System: override startup(), instead of loadState()Nilay Vaish
2012-03-09System: Move code in initState() back into constructor whenever possible.Ali Saidi
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-09-30SE/FS: Remove System::platform and Platform::intrFrequency.Gabe Black
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-12-20Initial work to make remote gdb available in SE mode. This is completely unte...Gabe Black
2006-08-15fixes for gcc 4.1Ali Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt