aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-08-27 * gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-10 * gcov-io.h: Update documentation.Nathan Sidwell
2003-07-09 * gcov-io.h: Update documentation.Nathan Sidwell
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-06 * gcov-io.h: Add a local time stamp.Nathan Sidwell
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-05-29 PR bootstrap/10169Roger Sayle
2003-05-17gcc:Kaveh Ghazi
2003-05-14 * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.Nathan Sidwell
2003-05-07 * gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell
2003-04-24 New GCOV_TAG_FUNCTION layoutNathan Sidwell
2003-04-23 * Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell
2003-04-21commit two parts of my last patch that escaped, somehowNathan Sidwell
2003-04-20.:Nathan Sidwell
2003-04-11 * Makefile.in (loop-init.o): Do not depend on gcov-io.h,Nathan Sidwell
2003-04-07 Change gcov file interface to single file at a time.Nathan Sidwell
2003-04-06.Nathan Sidwell
2003-04-04 * gcov.c (accumulate_line_counts): Fix span tree merge bug.Nathan Sidwell
2003-03-31 * gcov.c: Add -a & -u options.Nathan Sidwell
2003-01-18 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-12-19 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-08 * system.h (GCCBUGURL): Delete.Zack Weinberg
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-08 * basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-10 * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,Kaveh Ghazi
2002-08-06 * gcov.c: Tidy.Nathan Sidwell
2002-08-05gcc:Nathan Sidwell
2002-08-04 * gcov.c (bb_file_time): New static variable.Nathan Sidwell
2002-06-04 * gbl-ctors.h: Fix formatting.Kazu Hirata
2002-05-09 * final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-11-07 * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME toDanny Smith
2001-11-01 * Makefile.in (GCOV_OBJS): Add version.o.Joseph Myers
2001-10-19 * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andZack Weinberg
2001-10-09 * c-common.c: Fix comment typos.Kazu Hirata
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-12 * gcc.c: Fix comment formatting.Kazu Hirata
2001-07-30 * jump.c: Add prototype for mark_modified_reg.Andreas Jaeger
2001-07-16 * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to outputAndreas Jaeger
2001-07-11 * gcov.c (arcdata): Use gcov_type to fix branch percentageRichard Henderson
2001-06-22 * regs.h (struct reg_info_def): Add freq field.Jan Hubicka
2000-12-172000-12-14 Philipp Thomas <pthomas@suse.de>Philipp Thomas