Add latest EXPERIMENTAL binutils-2.19.51.0.2.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Mar 05 17:36:40 2009 +0000 (2009-03-05)
changeset 1230564eeaebde7b
parent 1229 8864e5255c2d
child 1231 cc07c1ef372d
Add latest EXPERIMENTAL binutils-2.19.51.0.2.

/trunk/config/binutils.in | 6 6 0 0 ++++++
1 file changed, 6 insertions(+)
config/binutils.in
     1.1 --- a/config/binutils.in	Wed Mar 04 18:56:07 2009 +0000
     1.2 +++ b/config/binutils.in	Thu Mar 05 17:36:40 2009 +0000
     1.3 @@ -90,6 +90,11 @@
     1.4      prompt "2.19.51.0.1  (EXPERIMENTAL)"
     1.5      depends on EXPERIMENTAL
     1.6  
     1.7 +config BINUTILS_V_2_19_51_0_2
     1.8 +    bool
     1.9 +    prompt "2.19.51.0.2  (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 @@ -113,6 +118,7 @@
    1.16      default "2.19" if BINUTILS_V_2_19
    1.17      default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
    1.18      default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
    1.19 +    default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2
    1.20  # CT_INSERT_VERSION_STRING_ABOVE
    1.21  # Don't remove above line!
    1.22