index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.clang
Age
Commit message (
Expand
)
Author
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-29
Makefile: Add loongarch target flag for Clang compilation
WANG Xuerui
2023-06-05
kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
Masahiro Yamada
2023-04-17
kbuild: clang: do not use CROSS_COMPILE for target triple
Masahiro Yamada
2023-01-26
kbuild: Turn a couple more of clang's unused option warnings into errors
Nathan Chancellor
2022-03-21
um: Allow builds with Clang
Kees Cook
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
2021-09-03
kbuild: Switch to 'f' variants of integrated assembler flag
Nathan Chancellor
2021-08-10
scripts/Makefile.clang: default to LLVM_IAS=1
Nick Desaulniers
2021-08-10
Makefile: infer --target from ARCH for CC=clang
Nick Desaulniers
2021-08-10
Makefile: move initial clang flag handling into scripts/Makefile.clang
Nick Desaulniers