gem5/arch
Steve Reinhardt 9a4c0f12ef Clean excess comments out of SConscripts.
SConscript:
arch/alpha/SConscript:
    Clean out excess comments.

--HG--
extra : convert_revision : 7aae68d36f9fce5f236d117d803b5e3cd4a3769d
2006-02-22 21:11:45 -05:00
..
alpha Clean excess comments out of SConscripts. 2006-02-22 21:11:45 -05:00
mips Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old Fault class renamed. 2006-02-21 20:10:40 -05:00
sparc New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated files. 2006-02-14 20:13:08 -05:00
isa_parser.py Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 2006-02-19 03:20:05 -05:00
isa_specific.hh Changed the isa from a class to a namespace, untemplated StaticInst and StaticInstPtr, converted things to using TheISA, cleaned up some header file paths, and improved the system which pulls header files from the appropriate architecture. 2006-02-18 20:58:08 -05:00