linux/kernel/gcov
Frantisek Hrbata 9c6152e679 gcov: compile specific gcov implementation based on gcc version
Compile the correct gcov implementation file for the specific gcc version.

Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
Cc: Jan Stancek <jstancek@redhat.com>
Cc: Kees Cook <keescook@chromium.org>
Acked-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andy Gospodarek <agospoda@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit 17c568d60a)
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-03-17 21:51:55 +00:00
..
base.c gcov: add support for GCC 4.9 2015-03-17 21:51:27 +00:00
fs.c gcov: move gcov structs definitions to a gcc version specific file 2015-03-17 21:50:55 +00:00
gcc_3_4.c gcov: move gcov structs definitions to a gcc version specific file 2015-03-17 21:50:55 +00:00
gcc_4_7.c gcov: add support for GCC 4.9 2015-03-17 21:51:27 +00:00
gcov.h gcov: move gcov structs definitions to a gcc version specific file 2015-03-17 21:50:55 +00:00
Kconfig gcov: compile specific gcov implementation based on gcc version 2015-03-17 21:51:55 +00:00
Makefile gcov: compile specific gcov implementation based on gcc version 2015-03-17 21:51:55 +00:00