summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.clang
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-2/+1
|\
| * kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada2023-06-051-2/+1
* | Makefile: Add loongarch target flag for Clang compilationWANG Xuerui2023-06-291-0/+1
|/
* kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada2023-04-171-6/+2
* kbuild: Turn a couple more of clang's unused option warnings into errorsNathan Chancellor2023-01-261-0/+2
* um: Allow builds with ClangKees Cook2022-03-211-0/+1
* kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor2021-09-191-0/+5
* kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2021-09-031-2/+2
* scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-101-3/+3
* Makefile: infer --target from ARCH for CC=clangNick Desaulniers2021-08-101-2/+23
* Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-101-0/+14