summaryrefslogtreecommitdiff
path: root/scripts/Makefile.clang
AgeCommit message (Expand)Author
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-29Makefile: Add loongarch target flag for Clang compilationWANG Xuerui
2023-06-05kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada
2023-04-17kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada
2023-01-26kbuild: Turn a couple more of clang's unused option warnings into errorsNathan Chancellor
2022-03-21um: Allow builds with ClangKees Cook
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor
2021-09-03kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor
2021-08-10scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers
2021-08-10Makefile: infer --target from ARCH for CC=clangNick Desaulniers
2021-08-10Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers