Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-21 | um: Allow builds with Clang | Kees Cook | 1 | -0/+1 |
2021-09-19 | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS | Nathan Chancellor | 1 | -0/+5 |
2021-09-03 | kbuild: Switch to 'f' variants of integrated assembler flag | Nathan Chancellor | 1 | -2/+2 |
2021-08-10 | scripts/Makefile.clang: default to LLVM_IAS=1 | Nick Desaulniers | 1 | -3/+3 |
2021-08-10 | Makefile: infer --target from ARCH for CC=clang | Nick Desaulniers | 1 | -2/+23 |
2021-08-10 | Makefile: move initial clang flag handling into scripts/Makefile.clang | Nick Desaulniers | 1 | -0/+14 |