Age | Commit message (Expand) | Author |
---|---|---|
2009-07-30 | compile: fix accidental conversion of == into = | Nathan Binkert |
2009-07-21 | MIPS: Format the register index constants like the other ISAs. | Gabe Black |
2009-07-21 | MIPS: Many style fixes. | Gabe Black |
2009-07-20 | MIPS: Use BitUnions instead of bits() functions and constants. | Gabe Black |
2009-07-08 | Registers: Add a registers.hh file as an ISA switched header. | Gabe Black |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-03-05 | Get rid of 'using namespace' declarations in headers. | Steve Reinhardt |
2008-11-04 | get rid of all instances of readTid() and getThreadNum(). Unify and eliminate | Lisa Hsu |
2008-09-26 | Use logical operator instead of bitwise operator for correctness. | Nathan Binkert |
2007-11-16 | go back and fix up MIPS copyright headers | Korey Sewell |
2007-11-15 | fix MIPS headers | Korey Sewell |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |
2007-06-22 | mips import pt. 1 | Korey Sewell |