summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.compiler
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor2024-02-161-1/+1
* Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-2/+2
|\
| * kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor2023-06-071-1/+1
| * kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor2023-06-051-1/+1
* | powerpc: remove checks for binutils older than 2.25Masahiro Yamada2023-06-271-4/+0
|/
* kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers2023-01-261-4/+4
* kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada2022-12-131-2/+2
* Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-3/+7
* kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada2022-08-031-1/+1
* kbuild: remove TMPO from try-runMasahiro Yamada2021-04-251-1/+0
* kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada2021-04-251-0/+75