Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcov: add support for GCC 14 | Peter Oberparleiter | 2024-06-15 | 1 | -1/+3 |
* | gcov: add support for checksum field | Rickard x Andersson | 2022-12-21 | 1 | -0/+5 |
* | gcov: support GCC 12.1 and newer compilers | Martin Liska | 2022-10-21 | 1 | -2/+16 |
* | gcov: use kvmalloc() | Johannes Berg | 2021-05-07 | 1 | -3/+3 |
* | gcov: combine common code | Johannes Berg | 2021-05-07 | 1 | -166/+1 |
* | gcov: fix kernel-doc markup issue | Alex Shi | 2020-12-16 | 1 | -3/+3 |
* | gcov: remove support for GCC < 4.9 | Nick Desaulniers | 2020-12-16 | 1 | -3/+1 |
* | gcov: add support for GCC 10.1 | Peter Oberparleiter | 2020-09-11 | 1 | -1/+3 |
* | gcov: gcc_4_7: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-04-07 | 1 | -1/+1 |
* | gcov: clang support | Greg Hackmann | 2019-05-15 | 1 | -0/+12 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | gcov: support GCC 7.1 | Martin Liska | 2017-05-13 | 1 | -1/+3 |
* | gcov: add support for gcc version >= 6 | Florian Meier | 2016-07-15 | 1 | -1/+1 |
* | gcov: add support for GCC 5.1 | Lorenzo Stoakes | 2015-07-01 | 1 | -1/+3 |
* | gcov: add support for GCC 4.9 | Yuan Pengfei | 2014-06-11 | 1 | -0/+5 |
* | gcov: add support for gcc 4.7 gcov format | Frantisek Hrbata | 2013-11-13 | 1 | -0/+560 |