| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada | 2021-04-25 | 1 | -0/+6 |
* | kbuild: check the minimum linker version in Kconfig | Masahiro Yamada | 2021-02-22 | 1 | -2/+5 |
* | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada | 2021-02-16 | 1 | -0/+6 |
* | kconfig: unify cc-option and as-option | Masahiro Yamada | 2020-06-17 | 1 | -7/+1 |
* | gcc-plugins: drop support for GCC <= 4.7 | Masahiro Yamada | 2020-04-09 | 1 | -3/+0 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-03-31 | 1 | -0/+6 |
|\ |
|
| * | kconfig: Add support for 'as-option' | Vincenzo Frascino | 2020-03-18 | 1 | -0/+6 |
* | | kconfig: introduce m32-flag and m64-flag | Masahiro Yamada | 2020-03-12 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-02-01 | 1 | -1/+1 |
|\ |
|
| * | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada | 2020-01-22 | 1 | -1/+1 |
* | | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas | 2020-01-15 | 1 | -0/+4 |
|/ |
|
* | kbuild: Fail if gold linker is detected | Thomas Gleixner | 2019-08-14 | 1 | -0/+3 |
* | kbuild: Check for unknown options with cc-option usage in Kconfig and clang | Stephen Boyd | 2019-08-01 | 1 | -1/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada | 2019-05-18 | 1 | -0/+8 |
* | kbuild: clean up scripts/gcc-version.sh | Masahiro Yamada | 2019-03-04 | 1 | -1/+1 |
* | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada | 2018-06-11 | 1 | -0/+3 |
* | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada | 2018-05-29 | 1 | -0/+27 |