Show patches with: Series = kconfig: move compiler capability tests to Kconfig       |    Archived = No       |   30 patches
Patch Series S/W/F Date Submitter Delegate State
[30/30] kbuild: test dead code/data elimination support in Kconfig kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[29/30] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[28/30] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[27/30] gcc-plugins: test plugin support in Kconfig and clean up Makefile kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[26/30] gcc-plugins: move GCC version check for PowerPC to Kconfig kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[25/30] kcov: test compiler capability in Kconfig and correct dependency kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[24/30] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[23/30] kconfig: add CC_IS_CLANG and CLANG_VERSION kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[22/30] kconfig: add CC_IS_GCC and GCC_VERSION kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[20/30] kconfig: add basic helper macros to scripts/Kconfig.include kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[19/30] kconfig: show compiler version text in the top comment kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[18/30] kconfig: test: test text expansion kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[17/30] Documentation: kconfig: document a new Kconfig macro language kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[16/30] kconfig: add 'info' and 'warning' built-in functions kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[15/30] kconfig: expand lefthand side of assignment statement kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[14/30] kconfig: support append assignment operator kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[13/30] kconfig: support simply expanded variable kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[12/30] kconfig: support variable and user-defined function kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[11/30] kconfig: begin PARAM state only when seeing a command keyword kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[10/30] kconfig: replace $(UNAME_RELEASE) with function call kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[09/30] kconfig: add 'shell' built-in function kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[08/30] kconfig: add built-in function support kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada New
[07/30] kconfig: remove sym_expand_string_value() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[06/30] kconfig: remove string expansion for mainmenu after yyparse() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[05/30] kconfig: remove string expansion in file_lookup() kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[04/30] kconfig: reference environment variables directly and remove 'option env=' kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[03/30] kbuild: remove CONFIG_CROSS_COMPILE support kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[02/30] kbuild: remove kbuild cache kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Superseded
[01/30] gcc-plugins: fix build condition of SANCOV plugin kconfig: move compiler capability tests to Kconfig --- 2018-04-13 Masahiro Yamada Accepted