]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcov.c
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / gcov.c
2019-05-13  marxinDo not follow zero edges in cycle detection (PR gcov...
2019-05-13  marxinTest for not existence of a negative loop (PR gcov...
2019-04-08  marxinAdd data_file to GCOV interm. format (PR gcov-profile...
2019-03-14  marxinGCOV: print {start,end}_column in JSON file and gcov...
2019-03-11  marxinImprove JSON format: add function names for lines.
2019-02-05  marxinGCOV: remove misleading branches and calls info for...
2019-01-24  marxinFix broken filename for .gcda files starting with ...
2019-01-01  jakub Update copyright years.
2019-01-01  jakub * gcc.c (process_command): Update copyright notice...
2018-12-27  marxinFix slowness in gcov (PR gcov-profile/88225).
2018-11-27  marxingcov: do not ICE on NULL string in JSON export.
2018-10-30  ebotcazou * gcov.c (output_lines): Remove duplicate line.
2018-10-29  marxinGCOV: introduce --json-format.
2018-09-24  marxinImprove colorization legend in gcov reports.
2018-09-21  marxinRemove arc profile histogram in non-LTO mode.
2018-09-17  marxinFix out-of-bounds in gcov.c (PR gcov-profile/85871).
2018-09-17  marxingcov: emit hotness colors to easily find hot code.
2018-09-05  marxinGCOV: Print one decimal place in human readable mode.
2018-08-27  marxinDo not read gcda files multiple times (PR gcov-profile...
2018-08-02  marxinFix gcov misleading error (PR gcov-profile/86817).
2018-07-26  marxingcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-06-29  marxinWhen using -fprofile-generate=/some/path mangle absolut...
2018-06-05  marxinSimplify gcov_histogram as it's used only for ARCS...
2018-06-05  marxinPrint working directory only in intermediate format...
2018-05-18  marxingcov: add new option -t that prints output to stdout...
2018-05-18  marxinPrint working directory to gcov files (PR gcov-profile...
2018-02-27  marxinMake groups more generic (PR gcov-profile/84548).
2018-01-04  marxinAdd version to intermediate gcov file (PR gcov-profile...
2018-01-03  jakub Update copyright years.
2018-01-03  jakubgcc/
2017-11-13  marxinGCOV: remove typedef of coverage_t.
2017-11-13  marxinGCOV: remove typedef for block_t
2017-11-13  marxinGCOV: remove typedef for arc_t
2017-11-13  marxinGCOV: remove typedef for function_t
2017-11-13  marxinGCOV: introduce vector for function_info::counts.
2017-11-13  marxinGCOV: simplify usage of function_info::artificial.
2017-11-13  marxinGCOV: introduce global vector of functions
2017-11-10  marxinGCOV: create one intermediate file per a gcno file...
2017-11-10  marxinGCOV: do not support unexecuted blocks in Ada
2017-11-09  marxinGCOV: support multiple functions per a line (PR gcov...
2017-10-31  marxinGCOV: add -j argument (human readable format).
2017-10-31  marxinGCOV: std::vector refactoring III
2017-10-31  marxinGCOV: Vector refactoring II
2017-10-31  marxinGCOV: std::vector refactoring.
2017-10-31  marxinGCOV: add support for lines with an unexecuted lines.
2017-10-31  marxinGCOV: introduce usage of terminal colors.
2017-08-01  marxinFix segfault in gcov.c (PR gcov-profile/81561).
2017-06-08  marxingcov: Add block_info::block_info (PR gcov-profile/80911).
2017-05-02  marxinFix documentation and a ctor in gcov.c
2017-04-28  marxinSort options of gcov, gcov-dump and gcov-tool both...
2017-04-28  marxinFix format_gcov to not print misleading values (PR...
2017-04-28  marxinMake gcno more precise about BBs really belonging to...
2017-04-28  marxinIntroduce new option -w which shows verbose informations.
2017-04-28  marxinSimplify representation of locations of a block.
2017-04-28  marxingcno file: do not stream block flags (PR gcov-profile...
2017-04-10  marxinSupport multiple files w/ -i option in gcov (PR gcov...
2017-03-31  edlinger2017-03-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-03-07  marxingcov: put comment to correct location.
2017-02-28  jakub * config/i386/i386.c: Include intl.h.
2017-01-22  gerald * gcov.c (INCLUDE_ALGORITHM): Define.
2017-01-01  jakub Update copyright years.
2017-01-01  jakubgcc/
2016-08-16  marxingcov: add new option (--hash-filenames) (PR
2016-08-12  marxinCreate x.gcov file for binary w/o x.gcda file (PR
2016-08-06  jakub * gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t...
2016-08-05  marxingcov tool: Implement Hawick's algorithm for cycle detec...
2016-08-05  marxingcov: rename line_next to next_file_fn in function_info
2016-08-04  marxinFix GNU coding style in gcov.c
2016-01-04  jakubgcc/
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-11  gerald * gcov.c (find_source): Fix miswording in error message.
2015-01-05  jakubgcc/
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  burnus2014-01-02 Tobias Burnus <burnus@net-b.de>
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-06-20  singhai2013-06-19 <singhai@google.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-03  jakub * gcc.c (process_command): Update copyright notice...
2012-10-13  schwabPR gcov-profile/44728
2012-07-23  stevengcc/
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-05-29  jakub PR middle-end/53510
2012-01-11  nathan * gcov.c (STRING_SIZE): Remove.
2012-01-01  jakubgcc/
2011-12-30  nathan * gcov.c (total_lines, total_executed): New global...
2011-12-02  nathan * gcov.c (struct arc_info): Add is_throw field.
2011-11-26  nathan PR gcov-profile/51297
2011-11-14  nathan * gcov.c (canonicalize_name): Protect use of S_ISLNK.
2011-11-14  ktietz * gcov.c (generate_results): Add missing semico...
2011-11-13  nathan * gcov.c (source_prefix, source_length): New globals.
2011-11-12  nathan * gcov.c (struct name_map): New.
2011-11-10  nathan * gcov.c (struct function_info): Make src an index...
2011-11-07  nathan libgcc/
2011-05-23  ebotcazou * gcov.c (create_file_names): If no object directory...
2011-05-20  jsm28 * Makefile.in (LIBDEPS): Add libcommon.a.
2011-04-29  davidxlsplit checksum into cfg checksum and line checksum
2011-04-20  meyeringremove useless if-before-free tests
2011-03-25  ktietzChangelog c-family/
next