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