15 Commits (6e503f5ab9000b42879f2ad9daa93a21d41d8b1d)

Author SHA1 Message Date
Ayke van Laethem df888acd5e avr: drop GNU toolchain dependency 2 years ago
Ayke van Laethem 9de757205f linux: include musl 'getpagesize' function in release 2 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem 83227e68df all: use compiler-rt from LLVM 3 years ago
Ayke van Laethem 403d93560b builder: build static binaries using musl on Linux 5 years ago
Ayke van Laethem 79bdd3f79a picolibc: add include directory to build artefact 3 years ago
Ayke van Laethem 639ec1e6ee builder: make sure -fshort-enums is used consistently 5 years ago
Ayke van Laethem 9ec426e25e builder: refactor compiler-rt library 5 years ago
Ayke van Laethem c698e99880 gameboy-advance: include compiler-rt in build 5 years ago
Ayke van Laethem ad022ef23d riscv: add support for compiler-rt 5 years ago
Ayke van Laethem 8d32a7c3a3 builder: use builtin Clang when building statically 5 years ago
Ayke van Laethem 4be80e0372 Revert "all: use compiler-rt from the llvm-project directory" 5 years ago
Ayke van Laethem acdaaa17d8 all: use compiler-rt from the llvm-project directory 5 years ago
Ayke van Laethem 8266d2ff58 builder: write a symbol table when writing out the compiler-rt lib 5 years ago
Ayke van Laethem 8e6cb89ceb main: refactor compile/link part to a builder package 5 years ago
Ayke van Laethem 2463153a8c main: refactor environment variables into a separate package 5 years ago
Ayke van Laethem 9cad8bd0c8 main: add fallback mechanism for LLVM commands 6 years ago
Ayke van Laethem 1f0595438e main: do not set working directory for Clang invocation 6 years ago
Ayke van Laethem 5ca2e1322c main: close ar file before moving it 6 years ago
Ayke van Laethem 315cd4059f main: drop the dependency on llvm-ar 6 years ago
Ayke van Laethem 9bbb233cf0
main: include prebuilt compiler-rt libraries in release tarball 6 years ago
Ayke van Laethem 5b507593d2
main: give more context when running an external results in an error 6 years ago
Ayke van Laethem 62d74d8329
all: compile and link using clang, where possible 6 years ago
Ayke van Laethem 96f07243a4
main: add aeabi builtins to arm targets 6 years ago
Ayke van Laethem 1bbdab41d2
all: improve compiler-rt compilation 6 years ago
Ayke van Laethem 22da104530
all: use compiler-rt for builtins 6 years ago