Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-22 | Auto-generate arch/foo.hh "switch headers" in scons. | Steve Reinhardt | |
SConscript: Include new arch/SConscript file. arch/isa_specific.hh: Get rid of unnecessary ISA_INCLUDE() macro and other things that were used only for that purpose. build/SConstruct: Move list of ISAs to env var ALL_ISA_LIST. --HG-- extra : convert_revision : 612c7ee4279d57209662be88dc577d80fdbd692c | |||
2006-02-18 | Changed the isa from a class to a namespace, untemplated StaticInst and ↵ | Gabe Black | |
StaticInstPtr, converted things to using TheISA, cleaned up some header file paths, and improved the system which pulls header files from the appropriate architecture. --HG-- extra : convert_revision : 5087333fbaf442efb4b55e70376244629fff507d |