aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
AgeCommit message (Expand)Author
2017-08-01Fix segfault in gcov.c (PR gcov-profile/81561).marxin
2017-06-22Backport r247376marxin
2017-06-22Backport r247375marxin
2017-04-10Support multiple files w/ -i option in gcov (PR gcov-profile/80224).marxin
2017-03-312017-03-31 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2017-03-07gcov: put comment to correct location.marxin
2017-02-28 * config/i386/i386.c: Include intl.h.jakub
2017-01-22 * gcov.c (INCLUDE_ALGORITHM): Define.gerald
2017-01-01 Update copyright years.jakub
2017-01-01gcc/jakub
2016-08-16gcov: add new option (--hash-filenames) (PRmarxin
2016-08-12Create x.gcov file for binary w/o x.gcda file (PRmarxin
2016-08-06 * gcov.c (handle_cycle): Use INTTYPE_MAXIMUM (int64_t) instead ofjakub
2016-08-05gcov tool: Implement Hawick's algorithm for cycle detection,marxin
2016-08-05gcov: rename line_next to next_file_fn in function_infomarxin
2016-08-04Fix GNU coding style in gcov.cmarxin
2016-01-04gcc/jakub
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-04-11 * gcov.c (find_source): Fix miswording in error message.gerald
2015-01-05gcc/jakub
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-01-022014-01-02 Tobias Burnus <burnus@net-b.de>burnus
2013-09-28gcc/rsandifo
2013-06-202013-06-19 <singhai@google.com>singhai
2013-01-10Update copyright years in gcc/rsandifo
2013-01-03 * gcc.c (process_command): Update copyright notice dates.jakub
2012-10-13PR gcov-profile/44728schwab
2012-07-23gcc/steven
2012-07-23 * opts.c (common_handle_option): Do not set steven
2012-05-29 PR middle-end/53510jakub
2012-01-11 * gcov.c (STRING_SIZE): Remove.nathan
2012-01-01gcc/jakub
2011-12-30 * gcov.c (total_lines, total_executed): New global vars.nathan
2011-12-02 * gcov.c (struct arc_info): Add is_throw field.nathan
2011-11-26 PR gcov-profile/51297nathan
2011-11-14 * gcov.c (canonicalize_name): Protect use of S_ISLNK.nathan
2011-11-14 * gcov.c (generate_results): Add missing semicolon andktietz
2011-11-13 * gcov.c (source_prefix, source_length): New globals.nathan
2011-11-12 * gcov.c (struct name_map): New.nathan
2011-11-10 * gcov.c (struct function_info): Make src an index, not a pointer.nathan
2011-11-07 libgcc/nathan
2011-05-23 * gcov.c (create_file_names): If no object directory is specified,ebotcazou
2011-05-20 * Makefile.in (LIBDEPS): Add libcommon.a.jsm28
2011-04-29split checksum into cfg checksum and line checksumdavidxl
2011-04-20remove useless if-before-free testsmeyering
2011-03-25Changelog c-family/ktietz
2011-01-03gcc/jakub
2010-08-05 * gcov.c (flag_display_progress): New static variable.ebotcazou
2010-01-09 * gcc.c (process_command): Update copyright notice dates.jakub
2009-11-25Remove trailing white spaces.hjl