aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc/1.7.4
Commit message (Collapse)AuthorAgeFilesLines
* Update picolibc to 1.7.6Keith Packard2022-04-022-4/+0
| | | | | | | | | | | | * Fixes 1.7.4 issue with recent meson versions which error on 'descrption' typo. * Positional parameters (%$1d) in printf/scanf * Lots (and lots) of math library exception/errno fixes; now tested against glibc test suite. Signed-off-by: Keith Packard <keithp@keithp.com>
* Update picolibc to 1.7.4Bensuperpc2021-11-222-0/+4
Update picolibc to 1.7.4 Signed-off-by: Bensuperpc <bensuperpc@gmail.com>