aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/builtins.go
AgeCommit message (Expand)Author
2024-08-10builtins: add GENERIC_TF_SOURCESAyke van Laethem
2024-08-06ci: don't include prebuilt libraries in the releaseAyke van Laethem
2024-05-24LLVM 18 supportAyke van Laethem
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-10-16linux: include musl 'getpagesize' function in releaseAyke van Laethem
2022-05-18avr: use compiler-rtAyke van Laethem
2022-04-10all: use compiler-rt from LLVMAyke 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
2020-04-07builder: make sure -fshort-enums is used consistentlyAyke van Laethem
2020-03-22builder: refactor compiler-rt libraryAyke van Laethem
2020-01-16gameboy-advance: include compiler-rt in buildAyke van Laethem
2019-12-14riscv: add support for compiler-rtAyke van Laethem
2019-12-11builder: use builtin Clang when building staticallyAyke van Laethem
2019-11-25Revert "all: use compiler-rt from the llvm-project directory"Ayke van Laethem
2019-11-13all: use compiler-rt from the llvm-project directoryAyke van Laethem
2019-11-13builder: write a symbol table when writing out the compiler-rt libAyke van Laethem
2019-11-11main: refactor compile/link part to a builder packageAyke van Laethem