Add latest binutils snapshot version 2.19.51.0.1.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Feb 02 21:07:48 2009 +0000 (2009-02-02)
changeset 1196da00c12d9ac8
parent 1195 b6b576b16e7c
child 1197 f379ee57b01e
Add latest binutils snapshot version 2.19.51.0.1.

/trunk/config/binutils.in | 6 6 0 0 ++++++
1 file changed, 6 insertions(+)
config/binutils.in
     1.1 --- a/config/binutils.in	Mon Feb 02 21:07:07 2009 +0000
     1.2 +++ b/config/binutils.in	Mon Feb 02 21:07:48 2009 +0000
     1.3 @@ -85,6 +85,11 @@
     1.4      prompt "2.19.50.0.1 (EXPERIMENTAL)"
     1.5      depends on EXPERIMENTAL
     1.6  
     1.7 +config BINUTILS_V_2_19_51_0_1
     1.8 +    bool
     1.9 +    prompt "2.19.51.0.1  (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  # CT_INSERT_VERSION_ABOVE
    1.13  # Don't remove above line!
    1.14  endchoice
    1.15 @@ -107,6 +112,7 @@
    1.16      default "2.18.93" if BINUTILS_V_2_18_93
    1.17      default "2.19" if BINUTILS_V_2_19
    1.18      default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
    1.19 +    default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
    1.20  # CT_INSERT_VERSION_STRING_ABOVE
    1.21  # Don't remove above line!
    1.22