projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9624e4
)
regress: add POWER to regressions
author
Nathan Binkert
<nate@binkert.org>
Wed, 28 Oct 2009 18:56:43 +0000
(11:56 -0700)
committer
Nathan Binkert
<nate@binkert.org>
Wed, 28 Oct 2009 18:56:43 +0000
(11:56 -0700)
util/regress
patch
|
blob
|
history
diff --git
a/util/regress
b/util/regress
index 856e9a1a624908eab8646a35419a706b82cdf1da..347c565cbcdc0021079b2c1d34e7cc508fa46bcc 100755
(executable)
--- a/
util/regress
+++ b/
util/regress
@@
-41,7
+41,7
@@
optparser.add_option('-v', '--verbose', dest='verbose', action='store_true',
help='echo commands before executing')
optparser.add_option('--builds', dest='builds',
default='ALPHA_SE,ALPHA_FS,MIPS_SE,' + \
- 'SPARC_SE,SPARC_FS,X86_SE,ARM_SE',
+ '
POWER_SE,
SPARC_SE,SPARC_FS,X86_SE,ARM_SE',
help='comma-separated list of build targets to test '
" (default: '%default')" )
optparser.add_option('--variants', dest='variants',