OSDN Git Service

2012-04-13 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / gcov.c
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/
2011-01-03 jakubgcc/
2010-08-05 ebotcazou * gcov.c (flag_display_progress): New static variable.
2010-01-09 jakub * gcc.c (process_command): Update copyright notice...
2009-11-25 hjlRemove trailing white spaces.
2009-06-16 ian./:
2009-02-03 jakub * gcc.c (process_command): Update copyright notice...
2008-10-03 hainque * gcov.c (create_file_names): Properly handle...
2008-08-29 gingold2008-08-29 Tristan Gingold <gingold@adacore.com>
2008-06-06 rwildgcc/
2008-03-02 jakub PR driver/35420
2007-08-21 jsm28gcc:
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-12 hainque * gcov.c: Comments updated.
2006-08-09 nathan * gcov.c (no_data_file): New flag.
2006-03-14 sayle2006-03-13 Uttam Pawar <uttamp@us.ibm.com>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-21 jsm28 * gcov.c (print_version), gcov-dump.c (print_version),
2005-06-25 kcookUpdate FSF address.
2005-06-06 jakubgcc/po/
2005-04-26 ghazi * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,
2005-04-24 ghazi * collect2.c (main): Unlock the stdio streams.
2005-03-29 kazu * builtin-types.def, c-convert.c, c-format.c, ddg...
2005-03-21 nathan PR other/20564
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-08-30 nathan * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-07-29 nathan * gcov-io.h: Allow zero tag as EOF indicator.
2004-07-28 rsandifo * gcov.c (function_summary): Add missing \n.
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-02-20 kazugcc/
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-08-27 rakdver * gcov.c (typedef struct arc_info): New field cs_count.
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-07-06 aj * basic-block.h: Convert prototypes to ISO C90.
2003-07-06 nathan * gcov-io.h: Add a local time stamp.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-05-29 sayle PR bootstrap/10169
2003-05-17 ghazigcc:
2003-05-14 nathan * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remov...
2003-05-07 nathan * gcov-io.h (GCOV_LOCKED): New #define.
2003-04-24 nathan New GCOV_TAG_FUNCTION layout
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathancommit two parts of my last patch that escaped, somehow
2003-04-20 nathan.:
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-07 nathan Change gcov file interface to single file at a time.
2003-04-06 nathan.
2003-04-04 nathan * gcov.c (accumulate_line_counts): Fix span tree merge...
2003-03-31 nathan * gcov.c: Add -a & -u options.
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-10 ghazi * emit-rtl.c (emit_jump_insn_before, emit_call_insn_be...
2002-08-06 nathan * gcov.c: Tidy.
2002-08-05 nathangcc:
2002-08-04 nathan * gcov.c (bb_file_time): New static variable.
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-01-05 kazu * cse.c: Fix formatting.
2001-11-07 rth * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to
2001-11-01 jsm28 * Makefile.in (GCOV_OBJS): Add version.o.
2001-10-19 zack * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-30 aj * jump.c: Add prototype for mark_modified_reg.
2001-07-16 aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-11 rth * gcov.c (arcdata): Use gcov_type to fix branch...
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-02-26 lawFix copyrights.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
next