aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.compiler
AgeCommit message (Expand)AuthorFilesLines
2024-02-16kbuild: Add -Wa,--fatal-warnings to as-instr invocationGravatar Nathan Chancellor 1-1/+1
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+2
2023-06-27powerpc: remove checks for binutils older than 2.25Gravatar Masahiro Yamada 1-4/+0
2023-06-07kbuild: Add KBUILD_CPPFLAGS to as-option invocationGravatar Nathan Chancellor 1-1/+1
2023-06-05kbuild: Add CLANG_FLAGS to as-instrGravatar Nathan Chancellor 1-1/+1
2023-01-26kbuild: Update assembler calls to use proper flags and language targetGravatar Nick Desaulniers 1-4/+4
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosGravatar Masahiro Yamada 1-2/+2
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosGravatar Nick Desaulniers 1-3/+7
2022-08-03kbuild: set EXIT trap before creating temporary directoryGravatar Masahiro Yamada 1-1/+1
2021-04-25kbuild: remove TMPO from try-runGravatar Masahiro Yamada 1-1/+0
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerGravatar Masahiro Yamada 1-0/+75