Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-07-01 | 1 | -2/+2 |
|\ | |||||
| * | kbuild: Add KBUILD_CPPFLAGS to as-option invocation | Nathan Chancellor | 2023-06-07 | 1 | -1/+1 |
| * | kbuild: Add CLANG_FLAGS to as-instr | Nathan Chancellor | 2023-06-05 | 1 | -1/+1 |
* | | powerpc: remove checks for binutils older than 2.25 | Masahiro Yamada | 2023-06-27 | 1 | -4/+0 |
|/ | |||||
* | kbuild: Update assembler calls to use proper flags and language target | Nick Desaulniers | 2023-01-26 | 1 | -4/+4 |
* | kbuild: add test-{ge,gt,le,lt} macros | Masahiro Yamada | 2022-12-13 | 1 | -2/+2 |
* | Makefile.compiler: replace cc-ifversion with compiler-specific macros | Nick Desaulniers | 2022-09-29 | 1 | -3/+7 |
* | kbuild: set EXIT trap before creating temporary directory | Masahiro Yamada | 2022-08-03 | 1 | -1/+1 |
* | kbuild: remove TMPO from try-run | Masahiro Yamada | 2021-04-25 | 1 | -1/+0 |
* | kbuild: split cc-option and friends to scripts/Makefile.compiler | Masahiro Yamada | 2021-04-25 | 1 | -0/+75 |