aboutsummaryrefslogtreecommitdiff
path: root/packages/picolibc/1.4.7
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-113-27/+8
| | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
* 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>