aboutsummaryrefslogtreecommitdiff
path: root/config/libc/newlib.in
Commit message (Collapse)AuthorAgeFilesLines
* libc/newlib: remove EXPERIMENTAL statusYann E. MORIN"2010-01-311-1/+1
| | | | | 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).
* libc/newlib: add latest versionYann E. MORIN"2010-01-101-0/+6
|
* libc/newlib: allow using CVS snapshotsYann E. MORIN"2009-10-261-0/+21
| | | | | | | The newlib "team" rolls new releases about once a year (december). This is quite a long time between releases, in case code was fixed. So, allow user to use a CVS snapshot to benefit early from fixes and enhancements to newlib.
* libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"2009-10-211-8/+8
|
* libc/newlib: fix namespace in config fileYann E. MORIN"2009-10-261-2/+2
| | | | C library config options should be prefixed with 'LIBC_'.
* scripts: add new version at top of choiceYann E. MORIN"2009-09-131-6/+4
| | | | Add new versions at the top of the choice menu, not at the bottom.
* Misc AVR32 cleanups.Martin Lund2009-06-201-1/+0
|
* Added support for Atmel AVR32 headersMartin Lund"2009-05-231-0/+12
|
* Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-221-0/+31