summaryrefslogtreecommitdiff
path: root/src/arch/SConscript
AgeCommit message (Expand)Author
2006-11-29Add support for mmapped iprs to atomic cpuAli Saidi
2006-11-07Put kernel_stats back into arch.Gabe Black
2006-11-07Made kern a switching header file directory.Gabe Black
2006-11-06Remote GDB support has been changed to use inheritance. Alpha should work, bu...Gabe Black
2006-11-03Add a new file which describes an ISA's interrupt handling mechanism. It reco...Gabe Black
2006-10-08Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)Steve Reinhardt
2006-08-15Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-07-14Fix the CheckerCPU being included via python.Kevin Lim
2006-06-17Fix up code to be able to use the Checker.Kevin Lim
2006-06-12Fix python binary name in arch/SConscript.Steve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt