summaryrefslogtreecommitdiff
path: root/packages/picolibc/1.4.7
AgeCommit message (Collapse)AuthorFilesLines
2021-01-09picolibc: Pull compatibility patches from upstreamKeith Packard3-0/+226
1. Allows picolibc's stdio to be used with c++ applications 2. Includes arm exception information in link rules 3. Adds picolibc include directory to c++ header paths. These patches are all upstream in picolibc and included in version 1.5. Signed-off-by: Keith Packard <keithp@keithp.com>
2021-01-08picolibc: Pull tarballs from github instead of keithp.comKeith Packard1-4/+4
Way more bandwidth at github. Signed-off-by: Keith Packard <keithp@keithp.com>
2020-10-27packages/picolibc: Update to version 1.4.7Keith Packard2-0/+4
New picolibc release has some useful bug fixes Signed-off-by: Keith Packard <keithp@keithp.com>