summaryrefslogtreecommitdiff
path: root/gcc/gcov.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/rsandifo1-4/+1
2013-01-03 * gcc.c (process_command): Update copyright notice dates.jakub1-2/+3
2012-10-13PR gcov-profile/44728schwab1-1/+1
2012-07-23gcc/steven1-7/+9
2012-07-23 * opts.c (common_handle_option): Do not set steven1-13/+17
2012-05-29 PR middle-end/53510jakub1-9/+2
2012-01-11 * gcov.c (STRING_SIZE): Remove.nathan1-46/+69
2012-01-01gcc/jakub1-2/+2
2011-12-30 * gcov.c (total_lines, total_executed): New global vars.nathan1-8/+22
2011-12-02 * gcov.c (struct arc_info): Add is_throw field.nathan1-14/+73
2011-11-26 PR gcov-profile/51297nathan1-4/+5
2011-11-14 * gcov.c (canonicalize_name): Protect use of S_ISLNK.nathan1-3/+8
2011-11-14 * gcov.c (generate_results): Add missing semicolon andktietz1-3/+3
2011-11-13 * gcov.c (source_prefix, source_length): New globals.nathan1-11/+57
2011-11-12 * gcov.c (struct name_map): New.nathan1-89/+254
2011-11-10 * gcov.c (struct function_info): Make src an index, not a pointer.nathan1-162/+147
2011-11-07 libgcc/nathan1-50/+76
2011-05-23 * gcov.c (create_file_names): If no object directory is specified,ebotcazou1-9/+8
2011-05-20 * Makefile.in (LIBDEPS): Add libcommon.a.jsm281-11/+11
2011-04-29split checksum into cfg checksum and line checksumdavidxl1-5/+17
2011-04-20remove useless if-before-free testsmeyering1-4/+2
2011-03-25Changelog c-family/ktietz1-14/+23
2011-01-03gcc/jakub1-2/+2
2010-08-05 * gcov.c (flag_display_progress): New static variable.ebotcazou1-2/+20
2010-01-09 * gcc.c (process_command): Update copyright notice dates.jakub1-2/+2
2009-11-25Remove trailing white spaces.hjl1-5/+5
2009-06-16./:ian1-19/+21
2009-02-03 * gcc.c (process_command): Update copyright notice dates.jakub1-2/+2
2008-10-03 * gcov.c (create_file_names): Properly handle UNIX and DOShainque1-27/+40
2008-08-292008-08-29 Tristan Gingold <gingold@adacore.com>gingold1-0/+3
2008-06-06gcc/rwild1-1/+1
2008-03-02 PR driver/35420jakub1-2/+3
2007-08-21gcc:jsm281-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-5/+4
2007-06-12 * gcov.c: Comments updated.hainque1-53/+107
2006-08-09 * gcov.c (no_data_file): New flag.nathan1-3/+10
2006-03-142006-03-13 Uttam Pawar <uttamp@us.ibm.com>sayle1-0/+1
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki1-12/+12
2006-01-21 * gcov.c (print_version), gcov-dump.c (print_version),jsm281-3/+3
2005-06-25Update FSF address.kcook1-2/+2
2005-06-06gcc/po/jakub1-3/+3
2005-04-26 * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi1-3/+1
2005-04-24 * collect2.c (main): Unlock the stdio streams.ghazi1-0/+5
2005-03-29 * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu1-1/+1
2005-03-21 PR other/20564nathan1-3/+6
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm281-15/+15
2004-08-30 * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.nathan1-1/+0
2004-08-23 * Makefile.in (BUILD_ERRORS): Set to build-errors.nathan1-11/+0
2004-07-29 * gcov-io.h: Allow zero tag as EOF indicator.nathan1-16/+11
2004-07-28 * gcov.c (function_summary): Add missing \n.rsandifo1-1/+1