Age | Commit message (Expand) | Author |
---|---|---|
2014-09-03 | arch: Cleanup unused ISA traits constants | Andreas Hansson |
2014-05-12 | syscall emulation: clean up & comment SyscallReturn | Steve Reinhardt |
2012-02-24 | MEM: Make port proxies use references rather than pointers | Andreas Hansson |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2011-10-22 | SE: move page allocation from PageTable to Process | Steve Reinhardt |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-08-17 | sim: revamp unserialization procedure | Steve Reinhardt |
2010-07-22 | Power: The condition register should be set or cleared upon a system call | Timothy M. Jones |
2009-10-30 | Syscalls: Make system calls access arguments like a stack, not an array. | Gabe Black |
2009-10-27 | POWER: Add support for the Power ISA | Timothy M. Jones |