config: re-order menu entries so that latest versions are at the top
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Sep 13 17:51:33 2009 +0200 (2009-09-13)
changeset 1534d4ddf19a1968
parent 1533 c26952040832
child 1535 073d351bdcd3
config: re-order menu entries so that latest versions are at the top

It makes better sense to have latest versions at the top of the choice
entries.
config/binutils/binutils.in
config/cc/gcc.in
config/companion_libs/cloog.in
config/companion_libs/gmp.in
config/companion_libs/mpc.in
config/companion_libs/mpfr.in
config/debug/dmalloc.in
config/debug/duma.in
config/debug/gdb.in
config/debug/ltrace.in
config/debug/strace.in
config/kernel/linux.in
config/libc/eglibc.in
config/libc/glibc.in
config/libc/uClibc.in
config/tools/libelf.in
     1.1 --- a/config/binutils/binutils.in	Sun Sep 13 12:12:05 2009 +0200
     1.2 +++ b/config/binutils/binutils.in	Sun Sep 13 17:51:33 2009 +0200
     1.3 @@ -9,31 +9,62 @@
     1.4      bool
     1.5      prompt "binutils version"
     1.6  
     1.7 -config BINUTILS_V_2_14
     1.8 +config BINUTILS_V_2_19_51_0_2
     1.9      bool
    1.10 -    prompt "2.14 (OBSOLETE)"
    1.11 -    depends on OBSOLETE
    1.12 +    prompt "2.19.51.0.2  (EXPERIMENTAL)"
    1.13 +    depends on EXPERIMENTAL
    1.14  
    1.15 -config BINUTILS_V_2_15
    1.16 +config BINUTILS_V_2_19_51_0_1
    1.17      bool
    1.18 -    prompt "2.15 (OBSOLETE)"
    1.19 -    depends on OBSOLETE
    1.20 +    prompt "2.19.51.0.1  (EXPERIMENTAL)"
    1.21 +    depends on EXPERIMENTAL
    1.22  
    1.23 -config BINUTILS_V_2_16_1
    1.24 +config BINUTILS_V_2_19_50_0_1
    1.25      bool
    1.26 -    prompt "2.16.1"
    1.27 +    prompt "2.19.50.0.1 (EXPERIMENTAL)"
    1.28 +    depends on EXPERIMENTAL
    1.29  
    1.30 -config BINUTILS_V_2_17
    1.31 +config BINUTILS_V_2_19_1
    1.32      bool
    1.33 -    prompt "2.17"
    1.34 +    prompt "2.19.1"
    1.35  
    1.36 -config BINUTILS_V_2_18
    1.37 +config BINUTILS_V_2_19
    1.38      bool
    1.39 -    prompt "2.18"
    1.40 +    prompt "2.19"
    1.41  
    1.42 -config BINUTILS_V_2_18_50_0_4
    1.43 +config BINUTILS_V_2_18_93
    1.44      bool
    1.45 -    prompt "2.18.50.0.4 (EXPERIMENTAL)"
    1.46 +    prompt "2.18.93 (EXPERIMENTAL)"
    1.47 +    depends on EXPERIMENTAL
    1.48 +
    1.49 +config BINUTILS_V_2_18_92
    1.50 +    bool
    1.51 +    prompt "2.18.92 (EXPERIMENTAL)"
    1.52 +    depends on EXPERIMENTAL
    1.53 +
    1.54 +config BINUTILS_V_2_18_91
    1.55 +    bool
    1.56 +    prompt "2.18.91 (EXPERIMENTAL)"
    1.57 +    depends on EXPERIMENTAL
    1.58 +
    1.59 +config BINUTILS_V_2_18_90
    1.60 +    bool
    1.61 +    prompt "2.18.90 (EXPERIMENTAL)"
    1.62 +    depends on EXPERIMENTAL
    1.63 +
    1.64 +config BINUTILS_V_2_18_50_0_9
    1.65 +    bool
    1.66 +    prompt "2.18.50.0.9 (EXPERIMENTAL)"
    1.67 +    depends on EXPERIMENTAL
    1.68 +
    1.69 +config BINUTILS_V_2_18_50_0_8
    1.70 +    bool
    1.71 +    prompt "2.18.50.0.8 (EXPERIMENTAL)"
    1.72 +    depends on EXPERIMENTAL
    1.73 +
    1.74 +config BINUTILS_V_2_18_50_0_7
    1.75 +    bool
    1.76 +    prompt "2.18.50.0.7 (EXPERIMENTAL)"
    1.77      depends on EXPERIMENTAL
    1.78  
    1.79  config BINUTILS_V_2_18_50_0_6
    1.80 @@ -41,63 +72,32 @@
    1.81      prompt "2.18.50.0.6 (EXPERIMENTAL)"
    1.82      depends on EXPERIMENTAL
    1.83  
    1.84 -config BINUTILS_V_2_18_50_0_7
    1.85 +config BINUTILS_V_2_18_50_0_4
    1.86      bool
    1.87 -    prompt "2.18.50.0.7 (EXPERIMENTAL)"
    1.88 +    prompt "2.18.50.0.4 (EXPERIMENTAL)"
    1.89      depends on EXPERIMENTAL
    1.90  
    1.91 -config BINUTILS_V_2_18_50_0_8
    1.92 +config BINUTILS_V_2_18
    1.93      bool
    1.94 -    prompt "2.18.50.0.8 (EXPERIMENTAL)"
    1.95 -    depends on EXPERIMENTAL
    1.96 +    prompt "2.18"
    1.97  
    1.98 -config BINUTILS_V_2_18_50_0_9
    1.99 +config BINUTILS_V_2_17
   1.100      bool
   1.101 -    prompt "2.18.50.0.9 (EXPERIMENTAL)"
   1.102 -    depends on EXPERIMENTAL
   1.103 +    prompt "2.17"
   1.104  
   1.105 -config BINUTILS_V_2_18_90
   1.106 +config BINUTILS_V_2_16_1
   1.107      bool
   1.108 -    prompt "2.18.90 (EXPERIMENTAL)"
   1.109 -    depends on EXPERIMENTAL
   1.110 +    prompt "2.16.1"
   1.111  
   1.112 -config BINUTILS_V_2_18_91
   1.113 +config BINUTILS_V_2_15
   1.114      bool
   1.115 -    prompt "2.18.91 (EXPERIMENTAL)"
   1.116 -    depends on EXPERIMENTAL
   1.117 +    prompt "2.15 (OBSOLETE)"
   1.118 +    depends on OBSOLETE
   1.119  
   1.120 -config BINUTILS_V_2_18_92
   1.121 +config BINUTILS_V_2_14
   1.122      bool
   1.123 -    prompt "2.18.92 (EXPERIMENTAL)"
   1.124 -    depends on EXPERIMENTAL
   1.125 -
   1.126 -config BINUTILS_V_2_18_93
   1.127 -    bool
   1.128 -    prompt "2.18.93 (EXPERIMENTAL)"
   1.129 -    depends on EXPERIMENTAL
   1.130 -
   1.131 -config BINUTILS_V_2_19
   1.132 -    bool
   1.133 -    prompt "2.19"
   1.134 -
   1.135 -config BINUTILS_V_2_19_1
   1.136 -    bool
   1.137 -    prompt "2.19.1"
   1.138 -
   1.139 -config BINUTILS_V_2_19_50_0_1
   1.140 -    bool
   1.141 -    prompt "2.19.50.0.1 (EXPERIMENTAL)"
   1.142 -    depends on EXPERIMENTAL
   1.143 -
   1.144 -config BINUTILS_V_2_19_51_0_1
   1.145 -    bool
   1.146 -    prompt "2.19.51.0.1  (EXPERIMENTAL)"
   1.147 -    depends on EXPERIMENTAL
   1.148 -
   1.149 -config BINUTILS_V_2_19_51_0_2
   1.150 -    bool
   1.151 -    prompt "2.19.51.0.2  (EXPERIMENTAL)"
   1.152 -    depends on EXPERIMENTAL
   1.153 +    prompt "2.14 (OBSOLETE)"
   1.154 +    depends on OBSOLETE
   1.155  
   1.156  # CT_INSERT_VERSION_ABOVE
   1.157  # Don't remove above line!
   1.158 @@ -105,25 +105,25 @@
   1.159  
   1.160  config BINUTILS_VERSION
   1.161      string
   1.162 +    default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2
   1.163 +    default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
   1.164 +    default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
   1.165 +    default "2.19.1" if BINUTILS_V_2_19_1
   1.166 +    default "2.19" if BINUTILS_V_2_19
   1.167 +    default "2.18.93" if BINUTILS_V_2_18_93
   1.168 +    default "2.18.92" if BINUTILS_V_2_18_92
   1.169 +    default "2.18.91" if BINUTILS_V_2_18_91
   1.170 +    default "2.18.90" if BINUTILS_V_2_18_90
   1.171 +    default "2.18.50.0.9" if BINUTILS_V_2_18_50_0_9
   1.172 +    default "2.18.50.0.8" if BINUTILS_V_2_18_50_0_8
   1.173 +    default "2.18.50.0.7" if BINUTILS_V_2_18_50_0_7
   1.174 +    default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6
   1.175 +    default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4
   1.176 +    default "2.18" if BINUTILS_V_2_18
   1.177 +    default "2.17" if BINUTILS_V_2_17
   1.178 +    default "2.16.1" if BINUTILS_V_2_16_1
   1.179 +    default "2.15" if BINUTILS_V_2_15
   1.180      default "2.14" if BINUTILS_V_2_14
   1.181 -    default "2.15" if BINUTILS_V_2_15
   1.182 -    default "2.16.1" if BINUTILS_V_2_16_1
   1.183 -    default "2.17" if BINUTILS_V_2_17
   1.184 -    default "2.18" if BINUTILS_V_2_18
   1.185 -    default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4
   1.186 -    default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6
   1.187 -    default "2.18.50.0.7" if BINUTILS_V_2_18_50_0_7
   1.188 -    default "2.18.50.0.8" if BINUTILS_V_2_18_50_0_8
   1.189 -    default "2.18.50.0.9" if BINUTILS_V_2_18_50_0_9
   1.190 -    default "2.18.90" if BINUTILS_V_2_18_90
   1.191 -    default "2.18.91" if BINUTILS_V_2_18_91
   1.192 -    default "2.18.92" if BINUTILS_V_2_18_92
   1.193 -    default "2.18.93" if BINUTILS_V_2_18_93
   1.194 -    default "2.19" if BINUTILS_V_2_19
   1.195 -    default "2.19.1" if BINUTILS_V_2_19_1
   1.196 -    default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
   1.197 -    default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
   1.198 -    default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2
   1.199  # CT_INSERT_VERSION_STRING_ABOVE
   1.200  # Don't remove above line!
   1.201  
     2.1 --- a/config/cc/gcc.in	Sun Sep 13 12:12:05 2009 +0200
     2.2 +++ b/config/cc/gcc.in	Sun Sep 13 17:51:33 2009 +0200
     2.3 @@ -17,104 +17,12 @@
     2.4      bool
     2.5      prompt "gcc version"
     2.6  
     2.7 -config CC_V_3_2_3
     2.8 +config CC_V_4_4_1
     2.9      bool
    2.10 -    prompt "3.2.3 (OBSOLETE)"
    2.11 -    depends on OBSOLETE
    2.12 -
    2.13 -config CC_V_3_3_6
    2.14 -    bool
    2.15 -    prompt "3.3.6 (OBSOLETE)"
    2.16 -    depends on OBSOLETE
    2.17 -
    2.18 -config CC_V_3_4_6
    2.19 -    bool
    2.20 -    prompt "3.4.6 (OBSOLETE)"
    2.21 -    depends on OBSOLETE
    2.22 -
    2.23 -config CC_V_4_0_0
    2.24 -    bool
    2.25 -    prompt "4.0.0 (OBSOLETE)"
    2.26 -    depends on OBSOLETE
    2.27 -
    2.28 -config CC_V_4_0_1
    2.29 -    bool
    2.30 -    prompt "4.0.1 (OBSOLETE)"
    2.31 -    depends on OBSOLETE
    2.32 -
    2.33 -config CC_V_4_0_2
    2.34 -    bool
    2.35 -    prompt "4.0.2 (OBSOLETE)"
    2.36 -    depends on OBSOLETE
    2.37 -
    2.38 -config CC_V_4_0_3
    2.39 -    bool
    2.40 -    prompt "4.0.3 (OBSOLETE)"
    2.41 -    depends on OBSOLETE
    2.42 -
    2.43 -config CC_V_4_0_4
    2.44 -    bool
    2.45 -    prompt "4.0.4"
    2.46 -
    2.47 -config CC_V_4_1_0
    2.48 -    bool
    2.49 -    prompt "4.1.0 (OBSOLETE)"
    2.50 -    depends on OBSOLETE
    2.51 -
    2.52 -config CC_V_4_1_1
    2.53 -    bool
    2.54 -    prompt "4.1.1 (OBSOLETE)"
    2.55 -    depends on OBSOLETE
    2.56 -
    2.57 -config CC_V_4_1_2
    2.58 -    bool
    2.59 -    prompt "4.1.2"
    2.60 -
    2.61 -config CC_V_4_2_0
    2.62 -    bool
    2.63 -    prompt "4.2.0"
    2.64 -
    2.65 -config CC_V_4_2_1
    2.66 -    bool
    2.67 -    prompt "4.2.1"
    2.68 -
    2.69 -config CC_V_4_2_2
    2.70 -    bool
    2.71 -    prompt "4.2.2"
    2.72 -
    2.73 -config CC_V_4_2_3
    2.74 -    bool
    2.75 -    prompt "4.2.3"
    2.76 -
    2.77 -config CC_V_4_2_4
    2.78 -    bool
    2.79 -    prompt "4.2.4"
    2.80 -
    2.81 -config CC_V_4_3_0
    2.82 -    bool
    2.83 -    prompt "4.3.0 (EXPERIMENTAL)"
    2.84 +    prompt "4.4.1  (EXPERIMENTAL)"
    2.85      depends on EXPERIMENTAL
    2.86      select CC_GCC_4_3_or_later
    2.87 -
    2.88 -config CC_V_4_3_1
    2.89 -    bool
    2.90 -    prompt "4.3.1"
    2.91 -    select CC_GCC_4_3_or_later
    2.92 -
    2.93 -config CC_V_4_3_2
    2.94 -    bool
    2.95 -    prompt "4.3.2"
    2.96 -    select CC_GCC_4_3_or_later
    2.97 -
    2.98 -config CC_V_4_3_3
    2.99 -    bool
   2.100 -    prompt "4.3.3"
   2.101 -    select CC_GCC_4_3_or_later
   2.102 -
   2.103 -config CC_V_4_3_4
   2.104 -    bool
   2.105 -    prompt "4.3.4"
   2.106 -    select CC_GCC_4_3_or_later
   2.107 +    select CC_GCC_4_4_or_later
   2.108  
   2.109  config CC_V_4_4_0
   2.110      bool
   2.111 @@ -123,12 +31,104 @@
   2.112      select CC_GCC_4_3_or_later
   2.113      select CC_GCC_4_4_or_later
   2.114  
   2.115 -config CC_V_4_4_1
   2.116 +config CC_V_4_3_4
   2.117      bool
   2.118 -    prompt "4.4.1  (EXPERIMENTAL)"
   2.119 +    prompt "4.3.4"
   2.120 +    select CC_GCC_4_3_or_later
   2.121 +
   2.122 +config CC_V_4_3_3
   2.123 +    bool
   2.124 +    prompt "4.3.3"
   2.125 +    select CC_GCC_4_3_or_later
   2.126 +
   2.127 +config CC_V_4_3_2
   2.128 +    bool
   2.129 +    prompt "4.3.2"
   2.130 +    select CC_GCC_4_3_or_later
   2.131 +
   2.132 +config CC_V_4_3_1
   2.133 +    bool
   2.134 +    prompt "4.3.1"
   2.135 +    select CC_GCC_4_3_or_later
   2.136 +
   2.137 +config CC_V_4_3_0
   2.138 +    bool
   2.139 +    prompt "4.3.0 (EXPERIMENTAL)"
   2.140      depends on EXPERIMENTAL
   2.141      select CC_GCC_4_3_or_later
   2.142 -    select CC_GCC_4_4_or_later
   2.143 +
   2.144 +config CC_V_4_2_4
   2.145 +    bool
   2.146 +    prompt "4.2.4"
   2.147 +
   2.148 +config CC_V_4_2_3
   2.149 +    bool
   2.150 +    prompt "4.2.3"
   2.151 +
   2.152 +config CC_V_4_2_2
   2.153 +    bool
   2.154 +    prompt "4.2.2"
   2.155 +
   2.156 +config CC_V_4_2_1
   2.157 +    bool
   2.158 +    prompt "4.2.1"
   2.159 +
   2.160 +config CC_V_4_2_0
   2.161 +    bool
   2.162 +    prompt "4.2.0"
   2.163 +
   2.164 +config CC_V_4_1_2
   2.165 +    bool
   2.166 +    prompt "4.1.2"
   2.167 +
   2.168 +config CC_V_4_1_1
   2.169 +    bool
   2.170 +    prompt "4.1.1 (OBSOLETE)"
   2.171 +    depends on OBSOLETE
   2.172 +
   2.173 +config CC_V_4_1_0
   2.174 +    bool
   2.175 +    prompt "4.1.0 (OBSOLETE)"
   2.176 +    depends on OBSOLETE
   2.177 +
   2.178 +config CC_V_4_0_4
   2.179 +    bool
   2.180 +    prompt "4.0.4"
   2.181 +
   2.182 +config CC_V_4_0_3
   2.183 +    bool
   2.184 +    prompt "4.0.3 (OBSOLETE)"
   2.185 +    depends on OBSOLETE
   2.186 +
   2.187 +config CC_V_4_0_2
   2.188 +    bool
   2.189 +    prompt "4.0.2 (OBSOLETE)"
   2.190 +    depends on OBSOLETE
   2.191 +
   2.192 +config CC_V_4_0_1
   2.193 +    bool
   2.194 +    prompt "4.0.1 (OBSOLETE)"
   2.195 +    depends on OBSOLETE
   2.196 +
   2.197 +config CC_V_4_0_0
   2.198 +    bool
   2.199 +    prompt "4.0.0 (OBSOLETE)"
   2.200 +    depends on OBSOLETE
   2.201 +
   2.202 +config CC_V_3_4_6
   2.203 +    bool
   2.204 +    prompt "3.4.6 (OBSOLETE)"
   2.205 +    depends on OBSOLETE
   2.206 +
   2.207 +config CC_V_3_3_6
   2.208 +    bool
   2.209 +    prompt "3.3.6 (OBSOLETE)"
   2.210 +    depends on OBSOLETE
   2.211 +
   2.212 +config CC_V_3_2_3
   2.213 +    bool
   2.214 +    prompt "3.2.3 (OBSOLETE)"
   2.215 +    depends on OBSOLETE
   2.216  
   2.217  # CT_INSERT_VERSION_ABOVE
   2.218  # Don't remove above line!
   2.219 @@ -146,29 +146,29 @@
   2.220  
   2.221  config CC_VERSION
   2.222      string
   2.223 +    default "4.4.1" if CC_V_4_4_1
   2.224 +    default "4.4.0" if CC_V_4_4_0
   2.225 +    default "4.3.4" if CC_V_4_3_4
   2.226 +    default "4.3.3" if CC_V_4_3_3
   2.227 +    default "4.3.2" if CC_V_4_3_2
   2.228 +    default "4.3.1" if CC_V_4_3_1
   2.229 +    default "4.3.0" if CC_V_4_3_0
   2.230 +    default "4.2.4" if CC_V_4_2_4
   2.231 +    default "4.2.3" if CC_V_4_2_3
   2.232 +    default "4.2.2" if CC_V_4_2_2
   2.233 +    default "4.2.1" if CC_V_4_2_1
   2.234 +    default "4.2.0" if CC_V_4_2_0
   2.235 +    default "4.1.2" if CC_V_4_1_2
   2.236 +    default "4.1.1" if CC_V_4_1_1
   2.237 +    default "4.1.0" if CC_V_4_1_0
   2.238 +    default "4.0.4" if CC_V_4_0_4
   2.239 +    default "4.0.3" if CC_V_4_0_3
   2.240 +    default "4.0.2" if CC_V_4_0_2
   2.241 +    default "4.0.1" if CC_V_4_0_1
   2.242 +    default "4.0.0" if CC_V_4_0_0
   2.243 +    default "3.4.6" if CC_V_3_4_6
   2.244 +    default "3.3.6" if CC_V_3_3_6
   2.245      default "3.2.3" if CC_V_3_2_3
   2.246 -    default "3.3.6" if CC_V_3_3_6
   2.247 -    default "3.4.6" if CC_V_3_4_6
   2.248 -    default "4.0.0" if CC_V_4_0_0
   2.249 -    default "4.0.1" if CC_V_4_0_1
   2.250 -    default "4.0.2" if CC_V_4_0_2
   2.251 -    default "4.0.3" if CC_V_4_0_3
   2.252 -    default "4.0.4" if CC_V_4_0_4
   2.253 -    default "4.1.0" if CC_V_4_1_0
   2.254 -    default "4.1.1" if CC_V_4_1_1
   2.255 -    default "4.1.2" if CC_V_4_1_2
   2.256 -    default "4.2.0" if CC_V_4_2_0
   2.257 -    default "4.2.1" if CC_V_4_2_1
   2.258 -    default "4.2.2" if CC_V_4_2_2
   2.259 -    default "4.2.3" if CC_V_4_2_3
   2.260 -    default "4.2.4" if CC_V_4_2_4
   2.261 -    default "4.3.0" if CC_V_4_3_0
   2.262 -    default "4.3.1" if CC_V_4_3_1
   2.263 -    default "4.3.2" if CC_V_4_3_2
   2.264 -    default "4.3.3" if CC_V_4_3_3
   2.265 -    default "4.3.4" if CC_V_4_3_4
   2.266 -    default "4.4.0" if CC_V_4_4_0
   2.267 -    default "4.4.1" if CC_V_4_4_1
   2.268  # CT_INSERT_VERSION_STRING_ABOVE
   2.269  # Don't remove above line!
   2.270  
     3.1 --- a/config/companion_libs/cloog.in	Sun Sep 13 12:12:05 2009 +0200
     3.2 +++ b/config/companion_libs/cloog.in	Sun Sep 13 17:51:33 2009 +0200
     3.3 @@ -4,25 +4,25 @@
     3.4      bool
     3.5      prompt "CLooG/ppl version"
     3.6  
     3.7 -config CLOOG_V_0_15_3
     3.8 +config CLOOG_V_0_15_7
     3.9      bool
    3.10 -    prompt "0.15.3"
    3.11 +    prompt "0.15.7"
    3.12 +
    3.13 +config CLOOG_V_0_15_6
    3.14 +    bool
    3.15 +    prompt "0.15.6"
    3.16 +
    3.17 +config CLOOG_V_0_15_5
    3.18 +    bool
    3.19 +    prompt "0.15.5"
    3.20  
    3.21  config CLOOG_V_0_15_4
    3.22      bool
    3.23      prompt "0.15.4"
    3.24  
    3.25 -config CLOOG_V_0_15_5
    3.26 +config CLOOG_V_0_15_3
    3.27      bool
    3.28 -    prompt "0.15.5"
    3.29 -
    3.30 -config CLOOG_V_0_15_6
    3.31 -    bool
    3.32 -    prompt "0.15.6"
    3.33 -
    3.34 -config CLOOG_V_0_15_7
    3.35 -    bool
    3.36 -    prompt "0.15.7"
    3.37 +    prompt "0.15.3"
    3.38  
    3.39  # CT_INSERT_VERSION_ABOVE
    3.40  # Don't remove above line!
    3.41 @@ -30,10 +30,10 @@
    3.42  
    3.43  config CLOOG_VERSION
    3.44      string
    3.45 +    default "0.15.7" if CLOOG_V_0_15_7
    3.46 +    default "0.15.6" if CLOOG_V_0_15_6
    3.47 +    default "0.15.5" if CLOOG_V_0_15_5
    3.48 +    default "0.15.4" if CLOOG_V_0_15_4
    3.49      default "0.15.3" if CLOOG_V_0_15_3
    3.50 -    default "0.15.4" if CLOOG_V_0_15_4
    3.51 -    default "0.15.5" if CLOOG_V_0_15_5
    3.52 -    default "0.15.6" if CLOOG_V_0_15_6
    3.53 -    default "0.15.7" if CLOOG_V_0_15_7
    3.54  # CT_INSERT_VERSION_STRING_ABOVE
    3.55  # Don't remove above line!
     4.1 --- a/config/companion_libs/gmp.in	Sun Sep 13 12:12:05 2009 +0200
     4.2 +++ b/config/companion_libs/gmp.in	Sun Sep 13 17:51:33 2009 +0200
     4.3 @@ -4,21 +4,21 @@
     4.4      bool
     4.5      prompt "GMP version"
     4.6  
     4.7 -config GMP_V_4_2_2
     4.8 +config GMP_V_4_3_1
     4.9      bool
    4.10 -    prompt "4.2.2"
    4.11 +    prompt "4.3.1"
    4.12 +
    4.13 +config GMP_V_4_3_0
    4.14 +    bool
    4.15 +    prompt "4.3.0"
    4.16  
    4.17  config GMP_V_4_2_4
    4.18      bool
    4.19      prompt "4.2.4"
    4.20  
    4.21 -config GMP_V_4_3_0
    4.22 +config GMP_V_4_2_2
    4.23      bool
    4.24 -    prompt "4.3.0"
    4.25 -
    4.26 -config GMP_V_4_3_1
    4.27 -    bool
    4.28 -    prompt "4.3.1"
    4.29 +    prompt "4.2.2"
    4.30  
    4.31  # CT_INSERT_VERSION_ABOVE
    4.32  # Don't remove above line!
    4.33 @@ -26,9 +26,9 @@
    4.34  
    4.35  config GMP_VERSION
    4.36      string
    4.37 +    default "4.3.1" if GMP_V_4_3_1
    4.38 +    default "4.3.0" if GMP_V_4_3_0
    4.39 +    default "4.2.4" if GMP_V_4_2_4
    4.40      default "4.2.2" if GMP_V_4_2_2
    4.41 -    default "4.2.4" if GMP_V_4_2_4
    4.42 -    default "4.3.0" if GMP_V_4_3_0
    4.43 -    default "4.3.1" if GMP_V_4_3_1
    4.44  # CT_INSERT_VERSION_STRING_ABOVE
    4.45  # Don't remove above line!
     5.1 --- a/config/companion_libs/mpc.in	Sun Sep 13 12:12:05 2009 +0200
     5.2 +++ b/config/companion_libs/mpc.in	Sun Sep 13 17:51:33 2009 +0200
     5.3 @@ -4,21 +4,21 @@
     5.4      bool
     5.5      prompt "MPC version"
     5.6  
     5.7 +config MPC_V_0_7
     5.8 +    bool
     5.9 +    prompt "0.7"
    5.10 +
    5.11  config MPC_V_0_6
    5.12      bool
    5.13      prompt "0.6"
    5.14  
    5.15 -config MPC_V_0_7
    5.16 -    bool
    5.17 -    prompt "0.7"
    5.18 -
    5.19  # CT_INSERT_VERSION_ABOVE
    5.20  # Don't remove above line!
    5.21  endchoice
    5.22  
    5.23  config MPC_VERSION
    5.24      string
    5.25 +    default "0.7" if MPC_V_0_7
    5.26      default "0.6" if MPC_V_0_6
    5.27 -    default "0.7" if MPC_V_0_7
    5.28  # CT_INSERT_VERSION_STRING_ABOVE
    5.29  # Don't remove above line!
     6.1 --- a/config/companion_libs/mpfr.in	Sun Sep 13 12:12:05 2009 +0200
     6.2 +++ b/config/companion_libs/mpfr.in	Sun Sep 13 17:51:33 2009 +0200
     6.3 @@ -4,21 +4,21 @@
     6.4      bool
     6.5      prompt "MPFR version"
     6.6  
     6.7 -config MPFR_V_2_3_1
     6.8 +config MPFR_V_2_4_1
     6.9      bool
    6.10 -    prompt "2.3.1"
    6.11 +    prompt "2.4.1"
    6.12 +
    6.13 +config MPFR_V_2_4_0
    6.14 +    bool
    6.15 +    prompt "2.4.0"
    6.16  
    6.17  config MPFR_V_2_3_2
    6.18      bool
    6.19      prompt "2.3.2"
    6.20  
    6.21 -config MPFR_V_2_4_0
    6.22 +config MPFR_V_2_3_1
    6.23      bool
    6.24 -    prompt "2.4.0"
    6.25 -
    6.26 -config MPFR_V_2_4_1
    6.27 -    bool
    6.28 -    prompt "2.4.1"
    6.29 +    prompt "2.3.1"
    6.30  
    6.31  # CT_INSERT_VERSION_ABOVE
    6.32  # Don't remove above line!
    6.33 @@ -26,9 +26,9 @@
    6.34  
    6.35  config MPFR_VERSION
    6.36      string
    6.37 +    default "2.4.1" if MPFR_V_2_4_1
    6.38 +    default "2.4.0" if MPFR_V_2_4_0
    6.39 +    default "2.3.2" if MPFR_V_2_3_2
    6.40      default "2.3.1" if MPFR_V_2_3_1
    6.41 -    default "2.3.2" if MPFR_V_2_3_2
    6.42 -    default "2.4.0" if MPFR_V_2_4_0
    6.43 -    default "2.4.1" if MPFR_V_2_4_1
    6.44  # CT_INSERT_VERSION_STRING_ABOVE
    6.45  # Don't remove above line!
     7.1 --- a/config/debug/dmalloc.in	Sun Sep 13 12:12:05 2009 +0200
     7.2 +++ b/config/debug/dmalloc.in	Sun Sep 13 17:51:33 2009 +0200
     7.3 @@ -7,22 +7,22 @@
     7.4      bool
     7.5      prompt "dmalloc version"
     7.6  
     7.7 +config DMALLOC_V_5_5_2
     7.8 +    bool
     7.9 +    prompt "5.5.2"
    7.10 +
    7.11  config DMALLOC_V_5_4_3
    7.12      bool
    7.13      prompt "5.4.3 (OBSOLETE)"
    7.14      depends on OBSOLETE
    7.15  
    7.16 -config DMALLOC_V_5_5_2
    7.17 -    bool
    7.18 -    prompt "5.5.2"
    7.19 -
    7.20  # CT_INSERT_VERSION_ABOVE
    7.21  # Don't remove above line!
    7.22  endchoice
    7.23  
    7.24  config DMALLOC_VERSION
    7.25      string
    7.26 +    default "5.5.2" if DMALLOC_V_5_5_2
    7.27      default "5.4.3" if DMALLOC_V_5_4_3
    7.28 -    default "5.5.2" if DMALLOC_V_5_5_2
    7.29  # CT_INSERT_VERSION_STRING_ABOVE
    7.30  # Don't remove above line!
     8.1 --- a/config/debug/duma.in	Sun Sep 13 12:12:05 2009 +0200
     8.2 +++ b/config/debug/duma.in	Sun Sep 13 17:51:33 2009 +0200
     8.3 @@ -21,25 +21,25 @@
     8.4      bool
     8.5      prompt "D.U.M.A. version"
     8.6  
     8.7 -config DUMA_V_2_5_1
     8.8 +config DUMA_V_2_5_15
     8.9      bool
    8.10 -    prompt "2_5_1"
    8.11 +    prompt "2_5_15"
    8.12 +
    8.13 +config DUMA_V_2_5_14
    8.14 +    bool
    8.15 +    prompt "2_5_14"
    8.16 +
    8.17 +config DUMA_V_2_5_12
    8.18 +    bool
    8.19 +    prompt "2_5_12"
    8.20  
    8.21  config DUMA_V_2_5_8
    8.22      bool
    8.23      prompt "2_5_8"
    8.24  
    8.25 -config DUMA_V_2_5_12
    8.26 +config DUMA_V_2_5_1
    8.27      bool
    8.28 -    prompt "2_5_12"
    8.29 -
    8.30 -config DUMA_V_2_5_14
    8.31 -    bool
    8.32 -    prompt "2_5_14"
    8.33 -
    8.34 -config DUMA_V_2_5_15
    8.35 -    bool
    8.36 -    prompt "2_5_15"
    8.37 +    prompt "2_5_1"
    8.38  
    8.39  # CT_INSERT_VERSION_ABOVE
    8.40  # Don't remove above line!
    8.41 @@ -47,10 +47,10 @@
    8.42  
    8.43  config DUMA_VERSION
    8.44      string
    8.45 +    default "2_5_15" if DUMA_V_2_5_15
    8.46 +    default "2_5_14" if DUMA_V_2_5_14
    8.47 +    default "2_5_12" if DUMA_V_2_5_12
    8.48 +    default "2_5_8" if DUMA_V_2_5_8
    8.49      default "2_5_1" if DUMA_V_2_5_1
    8.50 -    default "2_5_8" if DUMA_V_2_5_8
    8.51 -    default "2_5_12" if DUMA_V_2_5_12
    8.52 -    default "2_5_14" if DUMA_V_2_5_14
    8.53 -    default "2_5_15" if DUMA_V_2_5_15
    8.54  # CT_INSERT_VERSION_STRING_ABOVE
    8.55  # Don't remove above line!
     9.1 --- a/config/debug/gdb.in	Sun Sep 13 12:12:05 2009 +0200
     9.2 +++ b/config/debug/gdb.in	Sun Sep 13 17:51:33 2009 +0200
     9.3 @@ -97,54 +97,54 @@
     9.4      prompt "gdb version"
     9.5      depends on GDB_CROSS || GDB_NATIVE || GDB_GDBSERVER
     9.6  
     9.7 -config GDB_V_6_4
     9.8 +config GDB_V_snapshot
     9.9      bool
    9.10 -    prompt "6.4 (OBSOLETE)"
    9.11 -    depends on OBSOLETE
    9.12 +    prompt "snapshot (EXPERIMENTAL)"
    9.13 +    depends on EXPERIMENTAL
    9.14 +    depends on ! GDB_CROSS_INSIGHT
    9.15 +
    9.16 +config GDB_V_6_8
    9.17 +    bool
    9.18 +    prompt "6.8"
    9.19 +
    9.20 +config GDB_V_6_7_1
    9.21 +    bool
    9.22 +    prompt "6.7.1 (EXPERIMENTAL)"
    9.23 +    depends on EXPERIMENTAL
    9.24 +
    9.25 +config GDB_V_6_7
    9.26 +    bool
    9.27 +    prompt "6.7 (EXPERIMENTAL)"
    9.28 +    depends on EXPERIMENTAL
    9.29 +
    9.30 +config GDB_V_6_6
    9.31 +    bool
    9.32 +    prompt "6.6"
    9.33  
    9.34  config GDB_V_6_5
    9.35      bool
    9.36      prompt "6.5 (OBSOLETE)"
    9.37      depends on OBSOLETE
    9.38  
    9.39 -config GDB_V_6_6
    9.40 +config GDB_V_6_4
    9.41      bool
    9.42 -    prompt "6.6"
    9.43 -
    9.44 -config GDB_V_6_7
    9.45 -    bool
    9.46 -    prompt "6.7 (EXPERIMENTAL)"
    9.47 -    depends on EXPERIMENTAL
    9.48 -
    9.49 -config GDB_V_6_7_1
    9.50 -    bool
    9.51 -    prompt "6.7.1 (EXPERIMENTAL)"
    9.52 -    depends on EXPERIMENTAL
    9.53 -
    9.54 -config GDB_V_6_8
    9.55 -    bool
    9.56 -    prompt "6.8"
    9.57 +    prompt "6.4 (OBSOLETE)"
    9.58 +    depends on OBSOLETE
    9.59  
    9.60  # CT_INSERT_VERSION_ABOVE
    9.61  # Don't remove above line!
    9.62  
    9.63 -config GDB_V_snapshot
    9.64 -    bool
    9.65 -    prompt "snapshot (EXPERIMENTAL)"
    9.66 -    depends on EXPERIMENTAL
    9.67 -    depends on ! GDB_CROSS_INSIGHT
    9.68 -
    9.69  endchoice
    9.70  
    9.71  config GDB_VERSION
    9.72      string
    9.73      default "snapshot" if GDB_V_snapshot
    9.74 +    default "6.8" if GDB_V_6_8
    9.75 +    default "6.7.1" if GDB_V_6_7_1
    9.76 +    default "6.7" if GDB_V_6_7
    9.77 +    default "6.6" if GDB_V_6_6
    9.78 +    default "6.5" if GDB_V_6_5
    9.79      default "6.4" if GDB_V_6_4
    9.80 -    default "6.5" if GDB_V_6_5
    9.81 -    default "6.6" if GDB_V_6_6
    9.82 -    default "6.7" if GDB_V_6_7
    9.83 -    default "6.7.1" if GDB_V_6_7_1
    9.84 -    default "6.8" if GDB_V_6_8
    9.85  # CT_INSERT_VERSION_STRING_ABOVE
    9.86  # Don't remove above line!
    9.87  
    9.88 @@ -156,19 +156,19 @@
    9.89      bool
    9.90      prompt "ncurses version"
    9.91  
    9.92 +config NCURSES_V_5_7
    9.93 +    bool
    9.94 +    prompt "5.7"
    9.95 +
    9.96  config NCURSES_V_5_6
    9.97      bool
    9.98      prompt "5.6"
    9.99  
   9.100 -config NCURSES_V_5_7
   9.101 -    bool
   9.102 -    prompt "5.7"
   9.103 -
   9.104  endchoice
   9.105  
   9.106  config NCURSES_VERSION
   9.107      string
   9.108 +    default "5.7" if NCURSES_V_5_7
   9.109      default "5.6" if NCURSES_V_5_6
   9.110 -    default "5.7" if NCURSES_V_5_7
   9.111  
   9.112  endif # GDB_NATIVE --> ncurses
    10.1 --- a/config/debug/ltrace.in	Sun Sep 13 12:12:05 2009 +0200
    10.2 +++ b/config/debug/ltrace.in	Sun Sep 13 17:51:33 2009 +0200
    10.3 @@ -12,22 +12,22 @@
    10.4      bool
    10.5      prompt "ltrace version"
    10.6  
    10.7 -config LTRACE_V_0_4
    10.8 +config LTRACE_V_0_5_2
    10.9      bool
   10.10 -    prompt "0.4"
   10.11 -
   10.12 -config LTRACE_V_0_5
   10.13 -    bool
   10.14 -    prompt "0.5"
   10.15 +    prompt "0.5.2"
   10.16  
   10.17  config LTRACE_V_0_5_1
   10.18      bool
   10.19      prompt "0.5.1  (EXPERIMENTAL)"
   10.20      depends on EXPERIMENTAL
   10.21  
   10.22 -config LTRACE_V_0_5_2
   10.23 +config LTRACE_V_0_5
   10.24      bool
   10.25 -    prompt "0.5.2"
   10.26 +    prompt "0.5"
   10.27 +
   10.28 +config LTRACE_V_0_4
   10.29 +    bool
   10.30 +    prompt "0.4"
   10.31  
   10.32  # CT_INSERT_VERSION_ABOVE
   10.33  # Don't remove above line!
   10.34 @@ -35,9 +35,9 @@
   10.35  
   10.36  config LTRACE_VERSION
   10.37      string
   10.38 +    default "0.5.2" if LTRACE_V_0_5_2
   10.39 +    default "0.5.1" if LTRACE_V_0_5_1
   10.40 +    default "0.5" if LTRACE_V_0_5
   10.41      default "0.4" if LTRACE_V_0_4
   10.42 -    default "0.5" if LTRACE_V_0_5
   10.43 -    default "0.5.1" if LTRACE_V_0_5_1
   10.44 -    default "0.5.2" if LTRACE_V_0_5_2
   10.45  # CT_INSERT_VERSION_STRING_ABOVE
   10.46  # # Don't remove above line!
    11.1 --- a/config/debug/strace.in	Sun Sep 13 12:12:05 2009 +0200
    11.2 +++ b/config/debug/strace.in	Sun Sep 13 17:51:33 2009 +0200
    11.3 @@ -6,32 +6,32 @@
    11.4      bool
    11.5      prompt "strace version"
    11.6  
    11.7 -config STRACE_V_4_5
    11.8 +config STRACE_V_4_5_18
    11.9      bool
   11.10 -    prompt "4.5 (OBSOLETE)"
   11.11 -    depends on OBSOLETE
   11.12 +    prompt "4.5.18 (EXPERIMENTAL)"
   11.13 +    depends on EXPERIMENTAL
   11.14 +
   11.15 +config STRACE_V_4_5_17
   11.16 +    bool
   11.17 +    prompt "4.5.17"
   11.18 +
   11.19 +config STRACE_V_4_5_16
   11.20 +    bool
   11.21 +    prompt "4.5.16"
   11.22 +
   11.23 +config STRACE_V_4_5_15
   11.24 +    bool
   11.25 +    prompt "4.5.15"
   11.26  
   11.27  config STRACE_V_4_5_14
   11.28      bool
   11.29      prompt "4.5.14 (OBSOLETE)"
   11.30      depends on OBSOLETE
   11.31  
   11.32 -config STRACE_V_4_5_15
   11.33 +config STRACE_V_4_5
   11.34      bool
   11.35 -    prompt "4.5.15"
   11.36 -
   11.37 -config STRACE_V_4_5_16
   11.38 -    bool
   11.39 -    prompt "4.5.16"
   11.40 -
   11.41 -config STRACE_V_4_5_17
   11.42 -    bool
   11.43 -    prompt "4.5.17"
   11.44 -
   11.45 -config STRACE_V_4_5_18
   11.46 -    bool
   11.47 -    prompt "4.5.18 (EXPERIMENTAL)"
   11.48 -    depends on EXPERIMENTAL
   11.49 +    prompt "4.5 (OBSOLETE)"
   11.50 +    depends on OBSOLETE
   11.51  
   11.52  # CT_INSERT_VERSION_ABOVE
   11.53  # Don't remove above line!
   11.54 @@ -39,11 +39,11 @@
   11.55  
   11.56  config STRACE_VERSION
   11.57      string
   11.58 +    default "4.5.18" if STRACE_V_4_5_18
   11.59 +    default "4.5.17" if STRACE_V_4_5_17
   11.60 +    default "4.5.16" if STRACE_V_4_5_16
   11.61 +    default "4.5.15" if STRACE_V_4_5_15
   11.62 +    default "4.5.14" if STRACE_V_4_5_14
   11.63      default "4.5" if STRACE_V_4_5
   11.64 -    default "4.5.14" if STRACE_V_4_5_14
   11.65 -    default "4.5.15" if STRACE_V_4_5_15
   11.66 -    default "4.5.16" if STRACE_V_4_5_16
   11.67 -    default "4.5.17" if STRACE_V_4_5_17
   11.68 -    default "4.5.18" if STRACE_V_4_5_18
   11.69  # CT_INSERT_VERSION_STRING_ABOVE
   11.70  # # Don't remove above line!
    12.1 --- a/config/kernel/linux.in	Sun Sep 13 12:12:05 2009 +0200
    12.2 +++ b/config/kernel/linux.in	Sun Sep 13 17:51:33 2009 +0200
    12.3 @@ -32,9 +32,107 @@
    12.4      bool
    12.5      prompt "Linux kernel version"
    12.6  
    12.7 -config KERNEL_V_2_6_18_8
    12.8 +config KERNEL_V_2_6_31
    12.9      bool
   12.10 -    prompt "2.6.18.8 (OBSOLETE)"
   12.11 +    prompt "2.6.31"
   12.12 +
   12.13 +config KERNEL_V_2_6_30_6
   12.14 +    bool
   12.15 +    prompt "2.6.30.6"
   12.16 +
   12.17 +config KERNEL_V_2_6_30_5
   12.18 +    bool
   12.19 +    prompt "2.6.30.5"
   12.20 +
   12.21 +config KERNEL_V_2_6_30_4
   12.22 +    bool
   12.23 +    prompt "2.6.30.4"
   12.24 +
   12.25 +config KERNEL_V_2_6_30_3
   12.26 +    bool
   12.27 +    prompt "2.6.30.3"
   12.28 +
   12.29 +config KERNEL_V_2_6_30_2
   12.30 +    bool
   12.31 +    prompt "2.6.30.2"
   12.32 +
   12.33 +config KERNEL_V_2_6_30_1
   12.34 +    bool
   12.35 +    prompt "2.6.30.1"
   12.36 +
   12.37 +config KERNEL_V_2_6_30
   12.38 +    bool
   12.39 +    prompt "2.6.30"
   12.40 +
   12.41 +config KERNEL_V_2_6_29_6
   12.42 +    bool
   12.43 +    prompt "2.6.29.6"
   12.44 +
   12.45 +config KERNEL_V_2_6_29_5
   12.46 +    bool
   12.47 +    prompt "2.6.29.5"
   12.48 +
   12.49 +config KERNEL_V_2_6_29_4
   12.50 +    bool
   12.51 +    prompt "2.6.29.4"
   12.52 +
   12.53 +config KERNEL_V_2_6_29_3
   12.54 +    bool
   12.55 +    prompt "2.6.29.3"
   12.56 +
   12.57 +config KERNEL_V_2_6_29_2
   12.58 +    bool
   12.59 +    prompt "2.6.29.2"
   12.60 +
   12.61 +config KERNEL_V_2_6_29_1
   12.62 +    bool
   12.63 +    prompt "2.6.29.1"
   12.64 +
   12.65 +config KERNEL_V_2_6_29
   12.66 +    bool
   12.67 +    prompt "2.6.29"
   12.68 +
   12.69 +config KERNEL_V_2_6_28_10
   12.70 +    bool
   12.71 +    prompt "2.6.28.10"
   12.72 +
   12.73 +config KERNEL_V_2_6_27_33
   12.74 +    bool
   12.75 +    prompt "2.6.27.33 (long-term stable)"
   12.76 +
   12.77 +config KERNEL_V_2_6_26_8
   12.78 +    bool
   12.79 +    prompt "2.6.26.8 (OBSOLETE)"
   12.80 +    depends on OBSOLETE
   12.81 +
   12.82 +config KERNEL_V_2_6_25_20
   12.83 +    bool
   12.84 +    prompt "2.6.25.20 (OBSOLETE)"
   12.85 +    depends on OBSOLETE
   12.86 +
   12.87 +config KERNEL_V_2_6_24_7
   12.88 +    bool
   12.89 +    prompt "2.6.24.7 (OBSOLETE)"
   12.90 +    depends on OBSOLETE
   12.91 +
   12.92 +config KERNEL_V_2_6_23_17
   12.93 +    bool
   12.94 +    prompt "2.6.23.17 (OBSOLETE)"
   12.95 +    depends on OBSOLETE
   12.96 +
   12.97 +config KERNEL_V_2_6_22_19
   12.98 +    bool
   12.99 +    prompt "2.6.22.19 (OBSOLETE)"
  12.100 +    depends on OBSOLETE
  12.101 +
  12.102 +config KERNEL_V_2_6_21_7
  12.103 +    bool
  12.104 +    prompt "2.6.21.7 (OBSOLETE)"
  12.105 +    depends on OBSOLETE
  12.106 +
  12.107 +config KERNEL_V_2_6_20_21
  12.108 +    bool
  12.109 +    prompt "2.6.20.21 (OBSOLETE)"
  12.110      depends on OBSOLETE
  12.111  
  12.112  config KERNEL_V_2_6_19_7
  12.113 @@ -42,109 +140,11 @@
  12.114      prompt "2.6.19.7 (OBSOLETE)"
  12.115      depends on OBSOLETE
  12.116  
  12.117 -config KERNEL_V_2_6_20_21
  12.118 +config KERNEL_V_2_6_18_8
  12.119      bool
  12.120 -    prompt "2.6.20.21 (OBSOLETE)"
  12.121 +    prompt "2.6.18.8 (OBSOLETE)"
  12.122      depends on OBSOLETE
  12.123  
  12.124 -config KERNEL_V_2_6_21_7
  12.125 -    bool
  12.126 -    prompt "2.6.21.7 (OBSOLETE)"
  12.127 -    depends on OBSOLETE
  12.128 -
  12.129 -config KERNEL_V_2_6_22_19
  12.130 -    bool
  12.131 -    prompt "2.6.22.19 (OBSOLETE)"
  12.132 -    depends on OBSOLETE
  12.133 -
  12.134 -config KERNEL_V_2_6_23_17
  12.135 -    bool
  12.136 -    prompt "2.6.23.17 (OBSOLETE)"
  12.137 -    depends on OBSOLETE
  12.138 -
  12.139 -config KERNEL_V_2_6_24_7
  12.140 -    bool
  12.141 -    prompt "2.6.24.7 (OBSOLETE)"
  12.142 -    depends on OBSOLETE
  12.143 -
  12.144 -config KERNEL_V_2_6_25_20
  12.145 -    bool
  12.146 -    prompt "2.6.25.20 (OBSOLETE)"
  12.147 -    depends on OBSOLETE
  12.148 -
  12.149 -config KERNEL_V_2_6_26_8
  12.150 -    bool
  12.151 -    prompt "2.6.26.8 (OBSOLETE)"
  12.152 -    depends on OBSOLETE
  12.153 -
  12.154 -config KERNEL_V_2_6_27_33
  12.155 -    bool
  12.156 -    prompt "2.6.27.33 (long-term stable)"
  12.157 -
  12.158 -config KERNEL_V_2_6_28_10
  12.159 -    bool
  12.160 -    prompt "2.6.28.10"
  12.161 -
  12.162 -config KERNEL_V_2_6_29
  12.163 -    bool
  12.164 -    prompt "2.6.29"
  12.165 -
  12.166 -config KERNEL_V_2_6_29_1
  12.167 -    bool
  12.168 -    prompt "2.6.29.1"
  12.169 -
  12.170 -config KERNEL_V_2_6_29_2
  12.171 -    bool
  12.172 -    prompt "2.6.29.2"
  12.173 -
  12.174 -config KERNEL_V_2_6_29_3
  12.175 -    bool
  12.176 -    prompt "2.6.29.3"
  12.177 -
  12.178 -config KERNEL_V_2_6_29_4
  12.179 -    bool
  12.180 -    prompt "2.6.29.4"
  12.181 -
  12.182 -config KERNEL_V_2_6_29_5
  12.183 -    bool
  12.184 -    prompt "2.6.29.5"
  12.185 -
  12.186 -config KERNEL_V_2_6_29_6
  12.187 -    bool
  12.188 -    prompt "2.6.29.6"
  12.189 -
  12.190 -config KERNEL_V_2_6_30
  12.191 -    bool
  12.192 -    prompt "2.6.30"
  12.193 -
  12.194 -config KERNEL_V_2_6_30_1
  12.195 -    bool
  12.196 -    prompt "2.6.30.1"
  12.197 -
  12.198 -config KERNEL_V_2_6_30_2
  12.199 -    bool
  12.200 -    prompt "2.6.30.2"
  12.201 -
  12.202 -config KERNEL_V_2_6_30_3
  12.203 -    bool
  12.204 -    prompt "2.6.30.3"
  12.205 -
  12.206 -config KERNEL_V_2_6_30_4
  12.207 -    bool
  12.208 -    prompt "2.6.30.4"
  12.209 -
  12.210 -config KERNEL_V_2_6_30_5
  12.211 -    bool
  12.212 -    prompt "2.6.30.5"
  12.213 -
  12.214 -config KERNEL_V_2_6_30_6
  12.215 -    bool
  12.216 -    prompt "2.6.30.6"
  12.217 -
  12.218 -config KERNEL_V_2_6_31
  12.219 -    bool
  12.220 -    prompt "2.6.31"
  12.221 -
  12.222  # CT_INSERT_VERSION_ABOVE
  12.223  # Don't remove above line!
  12.224  
  12.225 @@ -158,32 +158,32 @@
  12.226  config KERNEL_VERSION
  12.227      string
  12.228      prompt "Kernel version" if KERNEL_V_select
  12.229 +    default "2.6.31" if KERNEL_V_2_6_31
  12.230 +    default "2.6.30.6" if KERNEL_V_2_6_30_6
  12.231 +    default "2.6.30.5" if KERNEL_V_2_6_30_5
  12.232 +    default "2.6.30.4" if KERNEL_V_2_6_30_4
  12.233 +    default "2.6.30.3" if KERNEL_V_2_6_30_3
  12.234 +    default "2.6.30.2" if KERNEL_V_2_6_30_2
  12.235 +    default "2.6.30.1" if KERNEL_V_2_6_30_1
  12.236 +    default "2.6.30" if KERNEL_V_2_6_30
  12.237 +    default "2.6.29.6" if KERNEL_V_2_6_29_6
  12.238 +    default "2.6.29.5" if KERNEL_V_2_6_29_5
  12.239 +    default "2.6.29.4" if KERNEL_V_2_6_29_4
  12.240 +    default "2.6.29.3" if KERNEL_V_2_6_29_3
  12.241 +    default "2.6.29.2" if KERNEL_V_2_6_29_2
  12.242 +    default "2.6.29.1" if KERNEL_V_2_6_29_1
  12.243 +    default "2.6.29" if KERNEL_V_2_6_29
  12.244 +    default "2.6.28.10" if KERNEL_V_2_6_28_10
  12.245 +    default "2.6.27.33" if KERNEL_V_2_6_27_33
  12.246 +    default "2.6.26.8" if KERNEL_V_2_6_26_8
  12.247 +    default "2.6.25.20" if KERNEL_V_2_6_25_20
  12.248 +    default "2.6.24.7" if KERNEL_V_2_6_24_7
  12.249 +    default "2.6.23.17" if KERNEL_V_2_6_23_17
  12.250 +    default "2.6.22.19" if KERNEL_V_2_6_22_19
  12.251 +    default "2.6.21.7" if KERNEL_V_2_6_21_7
  12.252 +    default "2.6.20.21" if KERNEL_V_2_6_20_21
  12.253 +    default "2.6.19.7" if KERNEL_V_2_6_19_7
  12.254      default "2.6.18.8" if KERNEL_V_2_6_18_8
  12.255 -    default "2.6.19.7" if KERNEL_V_2_6_19_7
  12.256 -    default "2.6.20.21" if KERNEL_V_2_6_20_21
  12.257 -    default "2.6.21.7" if KERNEL_V_2_6_21_7
  12.258 -    default "2.6.22.19" if KERNEL_V_2_6_22_19
  12.259 -    default "2.6.23.17" if KERNEL_V_2_6_23_17
  12.260 -    default "2.6.24.7" if KERNEL_V_2_6_24_7
  12.261 -    default "2.6.25.20" if KERNEL_V_2_6_25_20
  12.262 -    default "2.6.26.8" if KERNEL_V_2_6_26_8
  12.263 -    default "2.6.27.33" if KERNEL_V_2_6_27_33
  12.264 -    default "2.6.28.10" if KERNEL_V_2_6_28_10
  12.265 -    default "2.6.29" if KERNEL_V_2_6_29
  12.266 -    default "2.6.29.1" if KERNEL_V_2_6_29_1
  12.267 -    default "2.6.29.2" if KERNEL_V_2_6_29_2
  12.268 -    default "2.6.29.3" if KERNEL_V_2_6_29_3
  12.269 -    default "2.6.29.4" if KERNEL_V_2_6_29_4
  12.270 -    default "2.6.29.5" if KERNEL_V_2_6_29_5
  12.271 -    default "2.6.29.6" if KERNEL_V_2_6_29_6
  12.272 -    default "2.6.30" if KERNEL_V_2_6_30
  12.273 -    default "2.6.30.1" if KERNEL_V_2_6_30_1
  12.274 -    default "2.6.30.2" if KERNEL_V_2_6_30_2
  12.275 -    default "2.6.30.3" if KERNEL_V_2_6_30_3
  12.276 -    default "2.6.30.4" if KERNEL_V_2_6_30_4
  12.277 -    default "2.6.30.5" if KERNEL_V_2_6_30_5
  12.278 -    default "2.6.30.6" if KERNEL_V_2_6_30_6
  12.279 -    default "2.6.31" if KERNEL_V_2_6_31
  12.280  # CT_INSERT_VERSION_STRING_ABOVE
  12.281  # Don't remove above line!
  12.282      help
    13.1 --- a/config/libc/eglibc.in	Sun Sep 13 12:12:05 2009 +0200
    13.2 +++ b/config/libc/eglibc.in	Sun Sep 13 17:51:33 2009 +0200
    13.3 @@ -16,29 +16,29 @@
    13.4      bool
    13.5      prompt "eglibc version"
    13.6  
    13.7 -config EGLIBC_V_2_5
    13.8 +config LIBC_V_2_10
    13.9      bool
   13.10 -    prompt "2_5"
   13.11 +    prompt "2_10"
   13.12 +
   13.13 +config EGLIBC_V_2_9
   13.14 +    bool
   13.15 +    prompt "2_9"
   13.16 +
   13.17 +config EGLIBC_V_2_8
   13.18 +    bool
   13.19 +    prompt "2_8"
   13.20 +
   13.21 +config EGLIBC_V_2_7
   13.22 +    bool
   13.23 +    prompt "2_7"
   13.24  
   13.25  config EGLIBC_V_2_6
   13.26      bool
   13.27      prompt "2_6"
   13.28  
   13.29 -config EGLIBC_V_2_7
   13.30 +config EGLIBC_V_2_5
   13.31      bool
   13.32 -    prompt "2_7"
   13.33 -
   13.34 -config EGLIBC_V_2_8
   13.35 -    bool
   13.36 -    prompt "2_8"
   13.37 -
   13.38 -config EGLIBC_V_2_9
   13.39 -    bool
   13.40 -    prompt "2_9"
   13.41 -
   13.42 -config LIBC_V_2_10
   13.43 -    bool
   13.44 -    prompt "2_10"
   13.45 +    prompt "2_5"
   13.46  
   13.47  # CT_INSERT_VERSION_ABOVE
   13.48  # Don't remove above line!
   13.49 @@ -54,12 +54,12 @@
   13.50  config LIBC_VERSION
   13.51      string
   13.52      default "trunk" if EGLIBC_V_TRUNK
   13.53 +    default "2_10" if LIBC_V_2_10
   13.54 +    default "2_9" if EGLIBC_V_2_9
   13.55 +    default "2_8" if EGLIBC_V_2_8
   13.56 +    default "2_7" if EGLIBC_V_2_7
   13.57 +    default "2_6" if EGLIBC_V_2_6
   13.58      default "2_5" if EGLIBC_V_2_5
   13.59 -    default "2_6" if EGLIBC_V_2_6
   13.60 -    default "2_7" if EGLIBC_V_2_7
   13.61 -    default "2_8" if EGLIBC_V_2_8
   13.62 -    default "2_9" if EGLIBC_V_2_9
   13.63 -    default "2_10" if LIBC_V_2_10
   13.64  # CT_INSERT_VERSION_STRING_ABOVE
   13.65  # Don't remove above line!
   13.66  
    14.1 --- a/config/libc/glibc.in	Sun Sep 13 12:12:05 2009 +0200
    14.2 +++ b/config/libc/glibc.in	Sun Sep 13 17:51:33 2009 +0200
    14.3 @@ -12,40 +12,40 @@
    14.4      bool
    14.5      prompt "glibc version"
    14.6  
    14.7 -config LIBC_V_2_3_6
    14.8 +config LIBC_V_2_9
    14.9      bool
   14.10 -    prompt "2.3.6 (OBSOLETE)"
   14.11 -    depends on OBSOLETE
   14.12 -
   14.13 -config LIBC_V_2_5
   14.14 -    bool
   14.15 -    prompt "2.5"
   14.16 -
   14.17 -config LIBC_V_2_5_1
   14.18 -    bool
   14.19 -    prompt "2.5.1"
   14.20 -
   14.21 -config LIBC_V_2_6
   14.22 -    bool
   14.23 -    prompt "2.6"
   14.24 -
   14.25 -config LIBC_V_2_6_1
   14.26 -    bool
   14.27 -    prompt "2.6.1"
   14.28 -
   14.29 -config LIBC_V_2_7
   14.30 -    bool
   14.31 -    prompt "2.7"
   14.32 +    prompt "2.9"
   14.33 +    select LIBC_GLIBC_2_8_or_later
   14.34  
   14.35  config LIBC_V_2_8
   14.36      bool
   14.37      prompt "2.8"
   14.38      select LIBC_GLIBC_2_8_or_later
   14.39  
   14.40 -config LIBC_V_2_9
   14.41 +config LIBC_V_2_7
   14.42      bool
   14.43 -    prompt "2.9"
   14.44 -    select LIBC_GLIBC_2_8_or_later
   14.45 +    prompt "2.7"
   14.46 +
   14.47 +config LIBC_V_2_6_1
   14.48 +    bool
   14.49 +    prompt "2.6.1"
   14.50 +
   14.51 +config LIBC_V_2_6
   14.52 +    bool
   14.53 +    prompt "2.6"
   14.54 +
   14.55 +config LIBC_V_2_5_1
   14.56 +    bool
   14.57 +    prompt "2.5.1"
   14.58 +
   14.59 +config LIBC_V_2_5
   14.60 +    bool
   14.61 +    prompt "2.5"
   14.62 +
   14.63 +config LIBC_V_2_3_6
   14.64 +    bool
   14.65 +    prompt "2.3.6 (OBSOLETE)"
   14.66 +    depends on OBSOLETE
   14.67  
   14.68  # CT_INSERT_VERSION_ABOVE
   14.69  # Don't remove above line!
   14.70 @@ -66,15 +66,14 @@
   14.71      string
   14.72      prompt "Enter date (YYYYMMDD)" if LIBC_V_date
   14.73      default "latest" if LIBC_V_LATEST
   14.74 +    default "2.9" if LIBC_V_2_9
   14.75 +    default "2.8" if LIBC_V_2_8
   14.76 +    default "2.7" if LIBC_V_2_7
   14.77 +    default "2.6.1" if LIBC_V_2_6_1
   14.78 +    default "2.6" if LIBC_V_2_6
   14.79 +    default "2.5.1" if LIBC_V_2_5_1
   14.80 +    default "2.5" if LIBC_V_2_5
   14.81      default "2.3.6" if LIBC_V_2_3_6
   14.82 -    default "2.4" if LIBC_V_2_4
   14.83 -    default "2.5" if LIBC_V_2_5
   14.84 -    default "2.5.1" if LIBC_V_2_5_1
   14.85 -    default "2.6" if LIBC_V_2_6
   14.86 -    default "2.6.1" if LIBC_V_2_6_1
   14.87 -    default "2.7" if LIBC_V_2_7
   14.88 -    default "2.8" if LIBC_V_2_8
   14.89 -    default "2.9" if LIBC_V_2_9
   14.90  # CT_INSERT_VERSION_STRING_ABOVE
   14.91  # Don't remove above line!
   14.92  
    15.1 --- a/config/libc/uClibc.in	Sun Sep 13 12:12:05 2009 +0200
    15.2 +++ b/config/libc/uClibc.in	Sun Sep 13 17:51:33 2009 +0200
    15.3 @@ -12,9 +12,27 @@
    15.4      bool
    15.5      prompt "uClibc version"
    15.6  
    15.7 -config LIBC_V_0_9_28
    15.8 +config LIBC_V_0_9_30_1
    15.9      bool
   15.10 -    prompt "0.9.28 (OBSOLETE)"
   15.11 +    prompt "0.9.30.1"
   15.12 +    select LIBC_UCLIBC_0_9_30_or_later
   15.13 +
   15.14 +config LIBC_V_0_9_30
   15.15 +    bool
   15.16 +    prompt "0.9.30"
   15.17 +    select LIBC_UCLIBC_0_9_30_or_later
   15.18 +
   15.19 +config LIBC_V_0_9_29
   15.20 +    bool
   15.21 +    prompt "0.9.29"
   15.22 +
   15.23 +config LIBC_V_0_9_28_3
   15.24 +    bool
   15.25 +    prompt "0.9.28.3"
   15.26 +
   15.27 +config LIBC_V_0_9_28_2
   15.28 +    bool
   15.29 +    prompt "0.9.28.2 (OBSOLETE)"
   15.30      depends on OBSOLETE
   15.31  
   15.32  config LIBC_V_0_9_28_1
   15.33 @@ -22,29 +40,11 @@
   15.34      prompt "0.9.28.1 (OBSOLETE)"
   15.35      depends on OBSOLETE
   15.36  
   15.37 -config LIBC_V_0_9_28_2
   15.38 +config LIBC_V_0_9_28
   15.39      bool
   15.40 -    prompt "0.9.28.2 (OBSOLETE)"
   15.41 +    prompt "0.9.28 (OBSOLETE)"
   15.42      depends on OBSOLETE
   15.43  
   15.44 -config LIBC_V_0_9_28_3
   15.45 -    bool
   15.46 -    prompt "0.9.28.3"
   15.47 -
   15.48 -config LIBC_V_0_9_29
   15.49 -    bool
   15.50 -    prompt "0.9.29"
   15.51 -
   15.52 -config LIBC_V_0_9_30
   15.53 -    bool
   15.54 -    prompt "0.9.30"
   15.55 -    select LIBC_UCLIBC_0_9_30_or_later
   15.56 -
   15.57 -config LIBC_V_0_9_30_1
   15.58 -    bool
   15.59 -    prompt "0.9.30.1"
   15.60 -    select LIBC_UCLIBC_0_9_30_or_later
   15.61 -
   15.62  # CT_INSERT_VERSION_ABOVE
   15.63  # Don't remove above line!
   15.64  
   15.65 @@ -64,13 +64,13 @@
   15.66      string
   15.67      prompt "Enter date (YYYYMMDD)" if LIBC_V_specific_date
   15.68      default "snapshot" if LIBC_V_snapshot
   15.69 +    default "0.9.30.1" if LIBC_V_0_9_30_1
   15.70 +    default "0.9.30" if LIBC_V_0_9_30
   15.71 +    default "0.9.29" if LIBC_V_0_9_29
   15.72 +    default "0.9.28.3" if LIBC_V_0_9_28_3
   15.73 +    default "0.9.28.2" if LIBC_V_0_9_28_2
   15.74 +    default "0.9.28.1" if LIBC_V_0_9_28_1
   15.75      default "0.9.28" if LIBC_V_0_9_28
   15.76 -    default "0.9.28.1" if LIBC_V_0_9_28_1
   15.77 -    default "0.9.28.2" if LIBC_V_0_9_28_2
   15.78 -    default "0.9.28.3" if LIBC_V_0_9_28_3
   15.79 -    default "0.9.29" if LIBC_V_0_9_29
   15.80 -    default "0.9.30" if LIBC_V_0_9_30
   15.81 -    default "0.9.30.1" if LIBC_V_0_9_30_1
   15.82  # CT_INSERT_VERSION_STRING_ABOVE
   15.83  # Don't remove above line!
   15.84  
    16.1 --- a/config/tools/libelf.in	Sun Sep 13 12:12:05 2009 +0200
    16.2 +++ b/config/tools/libelf.in	Sun Sep 13 17:51:33 2009 +0200
    16.3 @@ -9,21 +9,21 @@
    16.4      bool
    16.5      prompt "libelf version"
    16.6  
    16.7 +config LIBELF_V_0_8_11
    16.8 +    bool
    16.9 +    prompt "0.8.11"
   16.10 +
   16.11  config LIBELF_V_0_8_10
   16.12      bool
   16.13      prompt "0.8.10"
   16.14  
   16.15 -config LIBELF_V_0_8_11
   16.16 -    bool
   16.17 -    prompt "0.8.11"
   16.18 -
   16.19  # CT_INSERT_VERSION_ABOVE
   16.20  # Don't remove above line!
   16.21  endchoice
   16.22  
   16.23  config LIBELF_VERSION
   16.24      string
   16.25 +    default "0.8.11" if LIBELF_V_0_8_11
   16.26      default "0.8.10" if LIBELF_V_0_8_10
   16.27 -    default "0.8.11" if LIBELF_V_0_8_11
   16.28  # CT_INSERT_VERSION_STRING_ABOVE
   16.29  # Don't remove above line!