Age | Commit message (Expand) | Author |
2023-01-26 | kbuild: Update assembler calls to use proper flags and language target | Nick Desaulniers |
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda |
2022-08-03 | kbuild: set EXIT trap before creating temporary directory | Masahiro Yamada |
2022-07-27 | kconfig: shorten the temporary directory name for cc-option | Masahiro Yamada |
2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada |
2021-02-22 | kbuild: check the minimum linker version in Kconfig | Masahiro Yamada |
2021-02-16 | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada |
2020-04-09 | gcc-plugins: drop support for GCC <= 4.7 | Masahiro Yamada |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-03-18 | kconfig: Add support for 'as-option' | Vincenzo Frascino |
2020-03-12 | kconfig: introduce m32-flag and m64-flag | Masahiro Yamada |
2020-02-01 | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-01-22 | kbuild: use -S instead of -E for precise cc-option test in Kconfig | Masahiro Yamada |
2020-01-15 | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas |
2019-08-14 | kbuild: Fail if gold linker is detected | Thomas Gleixner |
2019-08-01 | kbuild: Check for unknown options with cc-option usage in Kconfig and clang | Stephen Boyd |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-18 | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada |
2019-03-04 | kbuild: clean up scripts/gcc-version.sh | Masahiro Yamada |
2018-06-11 | gcc-plugins: test plugin support in Kconfig and clean up Makefile | Masahiro Yamada |
2018-05-29 | kconfig: add basic helper macros to scripts/Kconfig.include | Masahiro Yamada |