Masahiro Yamada
6a61b70b43
gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
...
CONFIG_GCOV_FORMAT_AUTODETECT compiles either gcc_3_4.c or gcc_4_7.c
according to your GCC version.
We can achieve the equivalent behavior by setting reasonable dependency
with the knowledge of the compiler version.
If GCC older than 4.7 is used, GCOV_FORMAT_3_4 is the default, but users
are still allowed to select GCOV_FORMAT_4_7 in case the newer format is
back-ported.
On the other hand, If GCC 4.7 or newer is used, there is no reason to
use GCOV_FORMAT_3_4, so it should be hidden.
If you downgrade the compiler to GCC 4.7 or older, oldconfig/syncconfig
will display a prompt for the choice because GCOV_FORMAT_3_4 becomes
visible as a new symbol.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com >
Acked-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com >
Reviewed-by: Kees Cook <keescook@chromium.org >
2018-06-08 18:56:02 +09:00
..
2018-06-03 18:22:41 -07:00
2018-06-06 17:27:14 -07:00
2018-02-10 13:16:35 -08:00
2018-04-12 10:21:19 -07:00
2018-06-06 18:39:49 -07:00
2018-06-08 18:56:02 +09:00
2018-06-04 19:59:22 -07:00
2018-04-17 13:42:48 +02:00
2018-06-04 16:40:11 -07:00
2018-06-05 09:38:39 -07:00
2018-06-06 16:04:55 -07:00
2018-05-22 16:12:26 -07:00
2018-06-05 09:38:39 -07:00
2018-06-05 09:38:39 -07:00
2018-06-07 10:23:33 -07:00
2018-01-04 16:45:09 -08:00
2018-02-06 18:32:44 -08:00
2018-02-23 11:22:22 -05:00
2018-05-14 17:24:18 -04:00
2018-05-14 17:24:18 -04:00
2018-02-23 11:22:22 -05:00
2018-05-18 15:47:54 -04:00
2018-05-21 14:27:43 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-04 20:27:54 -07:00
2018-03-15 20:34:40 +01:00
2018-04-13 17:10:27 -07:00
2018-04-27 14:34:51 +02:00
2018-05-16 07:23:35 +02:00
2017-11-02 11:10:55 +01:00
2018-05-16 07:23:35 +02:00
2018-04-02 20:14:51 +02:00
2018-02-21 16:54:06 +01:00
2018-03-12 16:16:00 +01:00
2018-06-06 16:34:00 -07:00
2017-11-02 11:10:55 +01:00
2018-02-06 18:32:46 -08:00
2017-12-14 16:00:49 -08:00
2018-01-08 19:43:15 +01:00
2018-03-20 08:57:17 +01:00
2018-02-01 13:36:15 -08:00
2017-11-02 11:10:55 +01:00
2018-02-06 18:32:46 -08:00
2018-04-13 17:10:28 -07:00
2017-11-02 11:10:55 +01:00
2018-04-02 20:15:01 +02:00
2018-04-25 10:27:56 -04:00
2018-05-25 08:03:51 +02:00
2018-01-12 17:33:38 -08:00
2018-03-06 10:58:54 -08:00
2018-06-06 17:27:14 -07:00
2018-01-05 18:43:00 +11:00
2018-04-11 10:28:35 -07:00
2018-04-11 10:28:37 -07:00
2018-04-03 19:15:32 -07:00
2018-04-11 10:28:39 -07:00
2018-02-06 18:32:46 -08:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2018-02-21 15:35:43 -08:00
2018-05-16 07:24:30 +02:00
2018-06-06 16:34:00 -07:00
2018-06-04 15:23:48 -07:00
2017-11-08 11:13:50 +01:00
2017-10-04 10:53:54 +02:00
2017-11-02 11:10:55 +01:00
2018-06-04 19:59:22 -07:00
2018-05-15 08:10:50 +02:00
2018-06-07 10:23:33 -07:00
2018-05-25 18:12:11 -07:00
2018-04-16 11:26:49 +02:00
2018-04-11 10:28:38 -07:00
2017-12-17 13:57:15 +01:00
2018-02-06 18:32:46 -08:00
2017-10-20 11:02:54 +02:00
2018-05-15 10:27:29 -07:00
2018-05-28 12:49:51 -04:00
2018-04-05 21:36:27 -07:00
2018-04-02 20:15:59 +02:00
2018-04-02 20:15:30 +02:00
2018-05-23 13:23:39 -04:00
2018-03-20 17:11:44 +01:00
2018-02-22 10:21:02 -08:00
2018-04-11 10:28:35 -07:00
2017-11-04 08:53:04 +01:00
2017-11-08 10:17:15 +01:00
2018-05-18 08:47:13 -07:00
2018-06-06 17:27:14 -07:00