gem5/src
Kevin Lim 40ebf0811a Fix the CheckerCPU being included via python.
src/arch/SConscript:
    Fixes for including the CheckerCPU if it's specified via command line.  Previously the env variable was actually being modified.
src/cpu/SConscript:
    Copy the CPU_MODELS from the env, don't create a proxy to it.

--HG--
extra : convert_revision : 7d069bd93a6834ccaa1c378b2bc76dce76745c19
2006-07-14 17:51:29 -04:00
..
arch Fix the CheckerCPU being included via python. 2006-07-14 17:51:29 -04:00
base Add parameters for backwards and forwards sizes for time buffers. 2006-07-10 15:40:28 -04:00
cpu Fix the CheckerCPU being included via python. 2006-07-14 17:51:29 -04:00
dev Two minor FS compile fixes. 2006-07-06 16:26:44 -04:00
kern Merge zizzer.eecs.umich.edu:/bk/newmem 2006-06-17 18:28:21 -04:00
mem Some fixes so that MSHR's are matched and we don't issue overlapping requests with detailed cpu 2006-07-10 17:16:15 -04:00
python Merge ktlim@zizzer:/bk/newmem 2006-07-12 17:21:25 -04:00
sim Migrate most of main() and and all option parsing to python 2006-07-10 23:00:13 -04:00
unittest Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
Doxyfile New directory structure: 2006-05-22 14:29:33 -04:00
SConscript Be sure to include the EIO sources as well so we can run regression tests. 2006-07-12 17:20:01 -04:00