aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc/1.4.7
Commit message (Collapse)AuthorAgeFilesLines
* picolibc: Pull compatibility patches from upstreamKeith Packard2021-01-083-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>
* picolibc: Pull tarballs from github instead of keithp.comKeith Packard2021-01-071-4/+4
| | | | | | Way more bandwidth at github. Signed-off-by: Keith Packard <keithp@keithp.com>
* packages/picolibc: Update to version 1.4.7Keith Packard2020-10-262-0/+4
New picolibc release has some useful bug fixes Signed-off-by: Keith Packard <keithp@keithp.com>