Age | Commit message (Expand) | Author |
---|---|---|
2022-08-30 | compiler: replace math aliases with intrinsics | Ayke van Laethem |
2022-08-28 | compiler: use the LLVM builtins everywhere | Ayke van Laethem |
2022-04-10 | all: use compiler-rt from LLVM | Ayke van Laethem |
2022-01-09 | all: switch to LLVM 13 | Ayke van Laethem |
2021-11-04 | builder: build static binaries using musl on Linux | Ayke van Laethem |
2021-11-04 | picolibc: add include directory to build artefact | Ayke van Laethem |
2021-10-26 | cgo: add support for stdio in picolibc and wasi-libc | Ayke van Laethem |
2020-04-29 | builder: fix picolibc include path | Ayke van Laethem |
2020-04-07 | builder: make sure -fshort-enums is used consistently | Ayke van Laethem |
2020-03-22 | all: include picolibc for bare metal targets | Ayke van Laethem |