Age | Commit message (Expand) | Author |
2011-11-18 | SE/FS: Get rid of includes of config/full_system.hh. | Gabe Black |
2011-10-30 | SE/FS: Get rid of FULL_SYSTEM in MIPS. | Gabe Black |
2011-05-13 | Trace: Allow printing ASIDs and selectively tracing based on user/kernel code. | Chander Sudanthi |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-10-15 | GetArgument: Rework getArgument so that X86_FS compiles again. | Gabe Black |
2010-10-01 | Debug: Implement getArgument() and function skipping for ARM. | Ali Saidi |
2010-08-23 | ISA: Get rid of old, unused utility functions cluttering up the ISAs. | Gabe Black |
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-08 | Registers: Add a registers.hh file as an ISA switched header. | Gabe Black |
2009-07-08 | Registers: Add an ISA object which replaces the MiscRegFile. | Gabe Black |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2007-11-16 | move initCPU, processInterrupts declaration to core_specific file. | 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-08-01 | mips: make getArgument inline so mips will link properly | Nathan Binkert |
2007-08-01 | Merge Gabe and my changes to arch/mips/utility.hh | Ali Saidi |
2007-08-01 | Arguments: Get rid of duplicate code for the Arguments class in each architec... | Ali Saidi |
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-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-15 | Make the predecoder an object with it's own switched header file. Start addin... | Gabe Black |
2007-03-13 | Replaced makeExtMI with predecode. | Gabe Black |
2007-03-09 | implement ipi stufff for SPARC | Ali Saidi |
2006-09-30 | Changed makeExtMI to take a ThreadContext instead of a pc. | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |
2006-06-09 | Merging in a month of changes | Korey Sewell |
2006-05-22 | New directory structure: | Steve Reinhardt |