]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcov.c
gcov: avoid trailing space.
[thirdparty/gcc.git] / gcc / gcov.c
2020-07-01  Martin Liskagcov: avoid trailing space.
2020-07-01  Martin Liskagcov: shorted one option help message
2020-07-01  Martin Liskagcov: rename 2 options.
2020-06-17  Martin Liskagcov*: collapse lisence header to 2 lines in --version.
2020-05-05  Martin Liskagcov: print total_lines summary for all files.
2020-01-14  David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-01  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-10-22  Martin LiskaCome up with json::integer_number and use it in GCOV.
2019-09-02  Martin LiskaConsider also negative edges in cycle detection.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-13  Martin LiskaDo not follow zero edges in cycle detection (PR gcov...
2019-05-13  Martin LiskaTest for not existence of a negative loop (PR gcov...
2019-04-08  Martin LiskaAdd data_file to GCOV interm. format (PR gcov-profile...
2019-03-14  Martin LiskaGCOV: print {start,end}_column in JSON file and gcov...
2019-03-11  Martin LiskaImprove JSON format: add function names for lines.
2019-02-05  Martin LiskaGCOV: remove misleading branches and calls info for...
2019-01-24  Martin LiskaFix broken filename for .gcda files starting with ...
2019-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-27  Martin LiskaFix slowness in gcov (PR gcov-profile/88225).
2018-11-27  Martin Liskagcov: do not ICE on NULL string in JSON export.
2018-10-30  Eric Botcazou* gcov.c (output_lines): Remove duplicate line.
2018-10-29  Martin LiskaGCOV: introduce --json-format.
2018-09-24  Martin LiskaImprove colorization legend in gcov reports.
2018-09-21  Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-09-17  Martin LiskaFix out-of-bounds in gcov.c (PR gcov-profile/85871).
2018-09-17  Martin Liskagcov: emit hotness colors to easily find hot code.
2018-09-05  Martin LiskaGCOV: Print one decimal place in human readable mode.
2018-08-27  Martin LiskaDo not read gcda files multiple times (PR gcov-profile...
2018-08-02  Martin LiskaFix gcov misleading error (PR gcov-profile/86817).
2018-07-26  Martin Liskagcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-06-29  Martin LiskaWhen using -fprofile-generate=/some/path mangle absolut...
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-06-05  Martin LiskaPrint working directory only in intermediate format...
2018-05-18  Martin Liskagcov: add new option -t that prints output to stdout...
2018-05-18  Martin LiskaPrint working directory to gcov files (PR gcov-profile...
2018-02-27  Martin LiskaMake groups more generic (PR gcov-profile/84548).
2018-01-04  Martin LiskaAdd version to intermediate gcov file (PR gcov-profile...
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-11-13  Martin LiskaGCOV: remove typedef of coverage_t.
2017-11-13  Martin LiskaGCOV: remove typedef for block_t
2017-11-13  Martin LiskaGCOV: remove typedef for arc_t
2017-11-13  Martin LiskaGCOV: remove typedef for function_t
2017-11-13  Martin LiskaGCOV: introduce vector for function_info::counts.
2017-11-13  Martin LiskaGCOV: simplify usage of function_info::artificial.
2017-11-13  Martin LiskaGCOV: introduce global vector of functions
2017-11-10  Martin LiskaGCOV: create one intermediate file per a gcno file...
2017-11-10  Martin LiskaGCOV: do not support unexecuted blocks in Ada
2017-11-09  Martin LiskaGCOV: support multiple functions per a line (PR gcov...
2017-10-31  Martin LiskaGCOV: add -j argument (human readable format).
2017-10-31  Martin LiskaGCOV: std::vector refactoring III
2017-10-31  Martin LiskaGCOV: Vector refactoring II
2017-10-31  Martin LiskaGCOV: std::vector refactoring.
2017-10-31  Martin LiskaGCOV: add support for lines with an unexecuted lines.
2017-10-31  Martin LiskaGCOV: introduce usage of terminal colors.
2017-08-01  Martin LiskaFix segfault in gcov.c (PR gcov-profile/81561).
2017-06-08  Martin Liskagcov: Add block_info::block_info (PR gcov-profile/80911).
2017-05-02  Martin LiskaFix documentation and a ctor in gcov.c
2017-04-28  Martin LiskaSort options of gcov, gcov-dump and gcov-tool both...
2017-04-28  Martin LiskaFix format_gcov to not print misleading values (PR...
2017-04-28  Martin LiskaMake gcno more precise about BBs really belonging to...
2017-04-28  Martin LiskaIntroduce new option -w which shows verbose informations.
2017-04-28  Martin LiskaSimplify representation of locations of a block.
2017-04-28  Martin Liskagcno file: do not stream block flags (PR gcov-profile...
2017-04-10  Martin LiskaSupport multiple files w/ -i option in gcov (PR gcov...
2017-03-31  Bernd Edlingergcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
2017-03-07  Martin Liskagcov: put comment to correct location.
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-01-22  Dimitry Andricgcov.c (INCLUDE_ALGORITHM): Define.
2017-01-01  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-08-16  Martin Liskagcov: add new option (--hash-filenames) (PR
2016-08-12  Martin LiskaCreate x.gcov file for binary w/o x.gcda file (PR
2016-08-06  Jakub Jelinekgcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t...
2016-08-05  Martin Liskagcov tool: Implement Hawick's algorithm for cycle detec...
2016-08-05  Martin Liskagcov: rename line_next to next_file_fn in function_info
2016-08-04  Martin LiskaFix GNU coding style in gcov.c
2016-01-04  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-11  Benno Schulenberggcov.c (find_source): Fix miswording in error message.
2015-01-05  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-01-02  Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-06-20  Sharad Singhaigcov.c (print_usage): Handle new option.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2012-10-13  Andreas Schwabre PR gcov-profile/44728 (gcov chokes when "." is prese...
2012-07-23  Steven Bosschercoverage.c: Refer to "notes file" instead of "graph...
2012-07-23  Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-05-29  Jakub Jelinekre PR middle-end/53510 (OOM while compile some code)
2012-01-11  Nathan Sidwellgcov.c (STRING_SIZE): Remove.
2012-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-12-30  Nathan Sidwellgcov.c (total_lines, [...]): New global vars.
2011-12-02  Nathan Sidwellgcov.c (struct arc_info): Add is_throw field.
2011-11-26  Nathan Sidwellre PR gcov-profile/51297 (Many gcov tests FAIL on Tru64...
2011-11-14  Nathan Sidwell* gcov.c (canonicalize_name): Protect use of S_ISLNK.
next