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