summaryrefslogtreecommitdiff
path: root/scripts/Makefile.compiler
Commit message (Expand)AuthorAgeFilesLines
* 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