Age | Commit message (Expand) | Author |
---|---|---|
2009-07-08 | Alpha: Move reg_redir into its own files, and move some constants into regfil... | Gabe Black |
2008-09-27 | style: Make a style pass over the whole arch/alpha directory. | Nathan Binkert |
2008-09-27 | alpha: Clean up namespace usage. | Nathan Binkert |
2008-09-27 | arch: TheISA shouldn't really ever be used in the arch directory. | Nathan Binkert |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2007-06-14 | Modified instruction decode method. | Vincentius Robby |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2006-12-20 | Fixes to get ALPHA_FS and ALPHA_SE to compile again. | Gabe Black |
2006-11-08 | Make a function to say how big gdbregs is in bytes vs. regs. | Gabe Black |
2006-11-07 | Broke remote_gdb into a base class and architecture specific derived classes. | Gabe Black |
2006-11-06 | Remote GDB support has been changed to use inheritance. Alpha should work, bu... | Gabe Black |