Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-08 | tlb: Don't separate the TLB classes into an instruction TLB and a data TLB | Gabe Black | |
2008-10-10 | TLB: Make all tlbs derive from a common base class in both python and C++. | Gabe Black | |
2008-10-09 | SimObjects: Clean up handling of C++ namespaces. | Nathan Binkert | |
Make them easier to express by only having the cxx_type parameter which has the full namespace name, and drop the cxx_namespace thing. Add support for multiple levels of namespace. | |||
2008-06-14 | Fix various SWIG warnings | Nathan Binkert | |
2007-11-16 | go back and fix up MIPS copyright headers | Korey Sewell | |
--HG-- extra : convert_revision : 886e762e13b7a05d6d8a14bde6c2a3567c32a4d1 | |||
2007-11-15 | fix MIPS headers | Korey Sewell | |
--HG-- extra : convert_revision : 2870a146a1be0e8c80878090f39c0eaa15d2eb13 | |||
2007-11-14 | Get MIPS_SE actually working again by actually by fixing TLB stuff and ↵ | Korey Sewell | |
running hello world --HG-- extra : convert_revision : 0944e7661934baddca1f1a895af0b75be2d96b10 | |||
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell | |
--HG-- extra : convert_revision : d4e19afda897bc3797868b40469ce2ec7ec7d251 | |||
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black | |
--HG-- extra : convert_revision : a04a30df0b6246e877a1cea35420dbac94b506b1 |