SE/FS: Pull FULL_SYSTEM out of the build_opts files
authorGabe Black <gblack@eecs.umich.edu>
Sat, 28 Jan 2012 15:24:53 +0000 (07:24 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sat, 28 Jan 2012 15:24:53 +0000 (07:24 -0800)
commit278353e01d87b875d58e59c46e40b2d9472ad15f
treecadcdd750b666351547dc735f601021d7328a448
parentd7f71bf424f2ccb87366b4f464e657a185abe414
SE/FS: Pull FULL_SYSTEM out of the build_opts files

--HG--
rename : build_opts/ALPHA_FS => build_opts/ALPHA
rename : build_opts/ALPHA_SE_MESI_CMP_directory => build_opts/ALPHA_MESI_CMP_directory
rename : build_opts/ALPHA_SE_MOESI_CMP_directory => build_opts/ALPHA_MOESI_CMP_directory
rename : build_opts/ALPHA_SE_MOESI_CMP_token => build_opts/ALPHA_MOESI_CMP_token
rename : build_opts/ALPHA_SE_MOESI_hammer => build_opts/ALPHA_MOESI_hammer
rename : build_opts/ALPHA_SE_Network_test => build_opts/ALPHA_Network_test
rename : build_opts/ARM_FS => build_opts/ARM
rename : build_opts/MIPS_SE => build_opts/MIPS
rename : build_opts/POWER_SE => build_opts/POWER
rename : build_opts/SPARC_FS => build_opts/SPARC
rename : build_opts/X86_FS => build_opts/X86
26 files changed:
build_opts/ALPHA [new file with mode: 0644]
build_opts/ALPHA_FS [deleted file]
build_opts/ALPHA_MESI_CMP_directory [new file with mode: 0644]
build_opts/ALPHA_MOESI_CMP_directory [new file with mode: 0644]
build_opts/ALPHA_MOESI_CMP_token [new file with mode: 0644]
build_opts/ALPHA_MOESI_hammer [new file with mode: 0644]
build_opts/ALPHA_Network_test [new file with mode: 0644]
build_opts/ALPHA_SE [deleted file]
build_opts/ALPHA_SE_MESI_CMP_directory [deleted file]
build_opts/ALPHA_SE_MOESI_CMP_directory [deleted file]
build_opts/ALPHA_SE_MOESI_CMP_token [deleted file]
build_opts/ALPHA_SE_MOESI_hammer [deleted file]
build_opts/ALPHA_SE_Network_test [deleted file]
build_opts/ARM [new file with mode: 0644]
build_opts/ARM_FS [deleted file]
build_opts/ARM_SE [deleted file]
build_opts/MIPS [new file with mode: 0644]
build_opts/MIPS_SE [deleted file]
build_opts/POWER [new file with mode: 0644]
build_opts/POWER_SE [deleted file]
build_opts/SPARC [new file with mode: 0644]
build_opts/SPARC_FS [deleted file]
build_opts/SPARC_SE [deleted file]
build_opts/X86 [new file with mode: 0644]
build_opts/X86_FS [deleted file]
build_opts/X86_SE [deleted file]