projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7bb106
)
Make SPARC build o3 by default.
author
Gabe Black
<gblack@eecs.umich.edu>
Mon, 9 Apr 2007 07:40:21 +0000
(
03:40
-0400)
committer
Gabe Black
<gblack@eecs.umich.edu>
Mon, 9 Apr 2007 07:40:21 +0000
(
03:40
-0400)
--HG--
extra : convert_revision :
7be49f9d395094d849d8da59b0fd4efe962fb201
build_opts/SPARC_SE
patch
|
blob
|
history
diff --git
a/build_opts/SPARC_SE
b/build_opts/SPARC_SE
index 62b6841ad4ffb560e0dd9bddfd5604e649c7a349..b288d390850a48696958cc0372b381dd2ca901d4 100644
(file)
--- a/
build_opts/SPARC_SE
+++ b/
build_opts/SPARC_SE
@@
-1,3
+1,3
@@
TARGET_ISA = 'sparc'
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU
,O3CPU
'
FULL_SYSTEM = 0