Age | Commit message (Expand) | Author | Files | Lines |
2020-11-16 | gcov: Add -fprofile-info-section support | Sebastian Huber | 1 | -2/+26 |
2020-10-02 | GCOV: do not mangle .gcno files. | Martin Liska | 1 | -3/+5 |
2020-07-02 | Do not stream all zeros for gcda files. | Martin Liska | 1 | -3/+6 |
2020-06-02 | Make TOPN counter dynamically allocated. | Martin Liska | 1 | -2/+5 |
2020-04-17 | Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. | Martin Liska | 1 | -6/+6 |
2020-04-16 | Make it possible to have different instrumented and feedback builds without c... | Jan Hubicka | 1 | -0/+14 |
2020-02-06 | Revert mangling of names with -fprofile-generate=<dir>. | Martin Liska | 1 | -8/+0 |
2020-01-28 | diagnostics: make error message lowercase. | Jan Hubicka | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-05 | Fix __gcov_exit fn prototype. | Martin Liska | 1 | -2/+1 |
2019-12-05 | Fix profile name files without -fprofile-dir. | Martin Liska | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -4/+4 |
2019-10-23 | re PR gcov-profile/91971 (Profile directory concatenated with object file path) | Qing Zhao | 1 | -0/+8 |
2019-07-25 | Come up with function_decl_type and use it in tree_function_decl. | Martin Liska | 1 | -1/+1 |
2019-07-03 | Add -fprofile-note option. | Martin Liska | 1 | -3/+8 |
2019-03-14 | GCOV: print {start,end}_column in JSON file and gcov-dump tool. | Martin Liska | 1 | -0/+2 |
2019-01-01 | coverage.c (get_coverage_counts): Use current_function_decl. | Jan Hubicka | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-17 | coverage.c (struct conts_entry): Add n_counts. | Jan Hubicka | 1 | -8/+20 |
2018-11-30 | coverage.c (get_coverage_counts): Use from_function_decl for precise function... | Indu Bhagat | 1 | -1/+1 |
2018-11-19 | Strenghten assumption about function start and end line (PR gcov-profile/88045). | Martin Liska | 1 | -1/+3 |
2018-10-03 | Properly mark lambdas in GCOV (PR gcov-profile/86109). | Martin Liska | 1 | -1/+2 |
2018-09-28 | dumpfile.c: use prefixes other than 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MIS... | David Malcolm | 1 | -5/+5 |
2018-09-27 | coverage.c (get_coverage_counts): Revert the formatting of missing profile op... | Martin Liska | 1 | -6/+4 |
2018-09-26 | re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil... | Indu Bhagat | 1 | -12/+26 |
2018-09-24 | Improve location information of -Wcoverage-mismatch. | Martin Liska | 1 | -8/+10 |
2018-09-21 | Remove arc profile histogram in non-LTO mode. | Martin Liska | 1 | -50/+9 |
2018-07-31 | Fix target clones (PR gcov-profile/85370). | Martin Liska | 1 | -1/+2 |
2018-07-04 | Fix DOS-based system build and fix documentation. | Martin Liska | 1 | -1/+1 |
2018-06-29 | When using -fprofile-generate=/some/path mangle absolute path of file (PR lto... | Martin Liska | 1 | -2/+18 |
2018-06-26 | Introduce dump_location_t | David Malcolm | 1 | -8/+14 |
2018-06-05 | Simplify gcov_histogram as it's used only for ARCS counters. | Martin Liska | 1 | -31/+18 |
2018-05-18 | Print working directory to gcov files (PR gcov-profile/84846). | Martin Liska | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-10 | GCOV: do not support unexecuted blocks in Ada | Martin Liska | 1 | -0/+3 |
2017-11-09 | GCOV: support multiple functions per a line (PR gcov-profile/48463) | Martin Liska | 1 | -0/+7 |
2017-08-30 | [19/77] Add a smallest_int_mode_for_size helper function | Richard Sandiford | 1 | -3/+3 |
2017-06-05 | invoke.texi: Document the -fprofile-abs-path option. | Bernd Edlinger | 1 | -1/+1 |
2017-04-28 | Remove .gcno file when compilation does not success (PR driver/56469). | Martin Liska | 1 | -0/+12 |
2017-02-28 | i386.c: Include intl.h. | Jakub Jelinek | 1 | -1/+3 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-25 | Don't use priority {cd}tors if not supported by a target (PR | Martin Liska | 1 | -4/+9 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-07 | Really set priority to 99 for __gcov_exit | Martin Liska | 1 | -1/+1 |
2016-09-27 | gcov: dump in a static dtor instead of in an atexit handler | Martin Liska | 1 | -2/+25 |
2016-08-17 | Do not use LONG_LONG_TYPE_SIZE in #if macro condition | Martin Liska | 1 | -1/+2 |
2016-07-22 | Consider functions with xloc.file == NULL (PR | Martin Liska | 1 | -2/+4 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -1/+1 |
2016-03-29 | re PR lto/70283 (bogus vtable mismatch warnings) | Jan Hubicka | 1 | -5/+1 |