aboutsummaryrefslogtreecommitdiff
path: root/packages/newlib/4.3.0.20230120
Commit message (Collapse)AuthorAgeFilesLines
* openrisc: Initial OpenRISC 1000 supportJiaxun Yang2025-01-071-0/+150
| | | | | | | | This target is in GCC/binutils/Linux/Glibc/musl for a while. Baremetal/glibc/musl toolchains are all build tested. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
* newlib: add 4.3.0.20230120Chris Packham2023-06-045-0/+97
Add the 4.3.0.20230120 and update the required patches. As of this release the newlib-global-atexit is mandatory so set this to default y. Included is an upstream patch to support older GCC versions. Signed-off-by: Chris Packham <judge.packham@gmail.com>