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