aboutsummaryrefslogtreecommitdiff
path: root/tcwg-gcc-bisect.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-gcc-bisect.yaml')
-rw-r--r--tcwg-gcc-bisect.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tcwg-gcc-bisect.yaml b/tcwg-gcc-bisect.yaml
index 163206ca8d..0fa0695da0 100644
--- a/tcwg-gcc-bisect.yaml
+++ b/tcwg-gcc-bisect.yaml
@@ -27,6 +27,18 @@
default: ''
description: 'Which target to build'
- string:
+ name: CPU
+ default: ''
+ description: '--with-cpu GCC configure option'
+ - string:
+ name: FPU
+ default: ''
+ description: '--with-fpu GCC configure option'
+ - string:
+ name: MODE
+ default: ''
+ description: '--with-mode GCC configure option (arm or thumb)'
+ - string:
name: GOOD
default: ''
description: 'Good SVN revision'