summaryrefslogtreecommitdiff
path: root/src/arch/alpha/freebsd
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2010-11-08sim: Use forward declarations for ports.Ali Saidi
2010-04-15tick: rename Clock namespace to SimClockNathan Binkert
2009-02-27Processes: Make getting and setting system call arguments part of a process o...Gabe Black
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2007-07-26X86: Fix argument register indexing.Gabe Black
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt