libc/newlib: remove EXPERIMENTAL status
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jan 31 12:50:22 2010 +0100 (2010-01-31)
changeset 17809c03c1a508d8
parent 1779 708c0b301c7b
child 1781 6268121bee4a
libc/newlib: remove EXPERIMENTAL status

Although this have been only slightly tested, no one has really complained,
and it seems to be working fine so far (on AVR32 at least).
config/libc/newlib.in
     1.1 --- a/config/libc/newlib.in	Sun Jan 31 12:43:49 2010 +0100
     1.2 +++ b/config/libc/newlib.in	Sun Jan 31 12:50:22 2010 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  # newlib options
     1.5 -# depends on EXPERIMENTAL && BARE_METAL
     1.6 +# depends on BARE_METAL
     1.7  
     1.8  config LIBC_newlib
     1.9      help