aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/picolibc.go
AgeCommit message (Expand)Author
2024-08-10cgo: add support for printfAyke van Laethem
2024-08-06ci: don't include prebuilt libraries in the releaseAyke van Laethem
2023-12-09builder/picolib: add needed file for compiling math functions with error supp...deadprogram
2023-10-06avr: don't compile large parts of picolibc (math, stdio)Ayke van Laethem
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-11-06all: update picolibc to v1.7.9Ayke van Laethem
2022-10-16linux: include musl 'getpagesize' function in releaseAyke van Laethem
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