Add latest binutils snapshots.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Apr 28 08:55:33 2008 +0000 (2008-04-28)
changeset 4640ef95f8b203e
parent 463 cd9eeb62080c
child 465 8654a8d49ff9
Add latest binutils snapshots.

/trunk/config/binutils.in | 12 12 0 0 ++++++++++++
1 file changed, 12 insertions(+)
config/binutils.in
     1.1 --- a/config/binutils.in	Mon Apr 28 08:55:00 2008 +0000
     1.2 +++ b/config/binutils.in	Mon Apr 28 08:55:33 2008 +0000
     1.3 @@ -51,6 +51,16 @@
     1.4      prompt "2.18.50.0.4 (EXPERIMENTAL)"
     1.5      depends on EXPERIMENTAL
     1.6  
     1.7 +config BINUTILS_V_2_18_50_0_5
     1.8 +    bool
     1.9 +    prompt "2.18.50.0.5 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12 +config BINUTILS_V_2_18_50_0_6
    1.13 +    bool
    1.14 +    prompt "2.18.50.0.6 (EXPERIMENTAL)"
    1.15 +    depends on EXPERIMENTAL
    1.16 +
    1.17  # CT_INSERT_VERSION_ABOVE
    1.18  # Don't remove above line!
    1.19  endchoice
    1.20 @@ -66,6 +76,8 @@
    1.21      default "2.18.50.0.2" if BINUTILS_V_2_18_50_0_2
    1.22      default "2.18.50.0.3" if BINUTILS_V_2_18_50_0_3
    1.23      default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4
    1.24 +    default "2.18.50.0.5" if BINUTILS_V_2_18_50_0_5
    1.25 +    default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6
    1.26  # CT_INSERT_VERSION_STRING_ABOVE
    1.27  # Don't remove above line!
    1.28