projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d744525
)
Regressions: Build ARM_SE regressions by default.
author
Gabe Black
<gblack@eecs.umich.edu>
Tue, 23 Jun 2009 07:07:39 +0000
(
00:07
-0700)
committer
Gabe Black
<gblack@eecs.umich.edu>
Tue, 23 Jun 2009 07:07:39 +0000
(
00:07
-0700)
util/regress
patch
|
blob
|
history
diff --git
a/util/regress
b/util/regress
index 0686372b3caf73adddd978efa0d94c8f9153b185..856e9a1a624908eab8646a35419a706b82cdf1da 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',
+ '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',