aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/picolibc.go
AgeCommit message (Expand)Author
2022-08-30compiler: replace math aliases with intrinsicsAyke van Laethem
2022-08-28compiler: use the LLVM builtins everywhereAyke van Laethem
2022-04-10all: use compiler-rt from LLVMAyke van Laethem
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-11-04builder: build static binaries using musl on LinuxAyke van Laethem
2021-11-04picolibc: add include directory to build artefactAyke van Laethem
2021-10-26cgo: add support for stdio in picolibc and wasi-libcAyke van Laethem
2020-04-29builder: fix picolibc include pathAyke van Laethem
2020-04-07builder: make sure -fshort-enums is used consistentlyAyke van Laethem
2020-03-22all: include picolibc for bare metal targetsAyke van Laethem