Age | Commit message (Expand) | Author |
2017-10-17 | scons: Stop generating inc.d in the isa parser. | Gabe Black |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2013-01-07 | arch: Make the ISA class inherit from SimObject | Andreas Sandberg |
2012-06-05 | ISA: Back-out NoopMachInst as a StaticInstPtr change. | Ali Saidi |
2012-06-04 | ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. | Gabe Black |
2012-05-25 | ISA: Make the decode function part of the ISA's decoder. | Gabe Black |
2011-10-30 | SE/FS: Get rid of FULL_SYSTEM in MIPS. | Gabe Black |
2011-10-16 | MIPS: Build vtophys in SE mode. | Gabe Black |
2011-10-09 | SE/FS: Build the Interrupt objects in SE mode. | Gabe Black |
2011-09-10 | MIPS: Implement gem5/src/arch/mips/remote_gdb.cc. | Deyuan Guo |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2010-12-20 | Style: Replace some tabs with spaces. | Gabe Black |
2009-07-09 | MIPS: Fold the MiscRegFile all the way into the ISA object. | Gabe Black |
2009-07-08 | Registers: Collapse ARM and MIPS regfile directories. | Gabe Black |
2009-07-08 | Registers: Move the PCs out of the ISAs and into the CPUs. | Gabe Black |
2009-07-08 | Registers: Eliminate the ISA defined integer register file. | Gabe Black |
2009-07-08 | Registers: Eliminate the ISA defined floating point register file. | Gabe Black |
2009-07-08 | Registers: Add an ISA object which replaces the MiscRegFile. | Gabe Black |
2009-01-13 | SCons: centralize the Dir() workaround for newer versions of scons. | Nathan Binkert |
2008-10-12 | Turn Interrupts objects into SimObjects. Also, move local APIC state into x86... | Gabe Black |
2008-05-20 | SCons: Fixing SCons bug 2006 issues for non-alpha ISAs | Stephen Hines |
2007-11-16 | go back and fix up MIPS copyright headers | Korey Sewell |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |
2007-10-31 | Traceflags: Add SCons function to created a traceflag instead of having one f... | Ali Saidi |
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black |
2007-08-01 | MIPS: Cleaned up includes to break loops, and got rid of isa_traits.cc | Gabe Black |
2007-06-22 | mips import pt. 1 | Korey Sewell |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2006-06-11 | Remove Full System Files | Korey Sewell |
2006-06-09 | Merging in a month of changes | Korey Sewell |
2006-05-31 | remove unneeded files that were copied directly from alpha | Ali Saidi |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |