]> Git Repo - linux.git/commit
gcov: Remove old GCC 3.4 support
authorWill Deacon <[email protected]>
Wed, 22 Jan 2020 19:36:29 +0000 (19:36 +0000)
committerWill Deacon <[email protected]>
Thu, 16 Apr 2020 11:28:35 +0000 (12:28 +0100)
commit10415533a9062c9e5e27c421d9c232f0cae108fd
tree7982fc30175f33dc2208a42a9aee2ac64eac76d7
parent10223c5286f7389c022e9e91f12c49918790cf36
gcov: Remove old GCC 3.4 support

The kernel requires at least GCC 4.8 in order to build, and so there is
no need to cater for the pre-4.7 gcov format.

Remove the obsolete code.

Acked-by: Peter Oberparleiter <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
kernel/gcov/Kconfig
kernel/gcov/Makefile
kernel/gcov/gcc_3_4.c [deleted file]
This page took 0.057422 seconds and 4 git commands to generate.