aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.compiler
AgeCommit message (Expand)AuthorFilesLines
2024-02-16kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor1-1/+1
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2023-06-27powerpc: remove checks for binutils older than 2.25Masahiro Yamada1-4/+0
2023-06-07kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor1-1/+1
2023-06-05kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor1-1/+1
2023-01-26kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers1-4/+4
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada1-2/+2
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers1-3/+7
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada1-1/+1
2021-04-25kbuild: remove TMPO from try-runMasahiro Yamada1-1/+0
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada1-0/+75