aboutsummaryrefslogtreecommitdiffstats
path: root/testing/newlib
Commit message (Collapse)AuthorAgeFilesLines
* testing/newlib: disable on mipsAriadne Conill2020-04-141-1/+1
|
* testing/newlib: Fixed dependenciesMarian Buschsieweke2019-04-031-2/+3
| | | | | | | | Currently each flavor of newlib depended on all toolchains, e.g. newlib-arm-none-eabi would not only pull in binutils and gcc for the target arm-none-eabi, but all others as well. This commit changes the behavior so that each newlib version only pulls in the corresponding toolchain.
* testing/newlib: New aportMarian Buschsieweke2019-03-131-0/+143
C library for embedded targets