summaryrefslogtreecommitdiffstats
path: root/gcc/gcov.c
Commit message (Expand)AuthorAgeFilesLines
* * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.nathan2004-08-301-1/+0
* * Makefile.in (BUILD_ERRORS): Set to build-errors.nathan2004-08-231-11/+0
* * gcov-io.h: Allow zero tag as EOF indicator.nathan2004-07-291-16/+11
* * gcov.c (function_summary): Add missing \n.rsandifo2004-07-281-1/+1
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-1/+1
* gcc/kazu2004-02-201-5/+6
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * gcov.c (typedef struct arc_info): New field cs_count.rakdver2003-08-271-4/+19
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-10/+7
* * gcov-io.h: Update documentation.nathan2003-07-101-19/+17
* * gcov-io.h: Update documentation.nathan2003-07-091-18/+9
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-205/+180
* * gcov-io.h: Add a local time stamp.nathan2003-07-061-1/+12
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-3/+3
* * basic-block.h: Fix comment formatting.kazu2003-06-231-6/+6
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* PR bootstrap/10169sayle2003-05-291-0/+1
* gcc:ghazi2003-05-171-6/+5
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-18/+23
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-2/+2
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-7/+10
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-4/+4
* commit two parts of my last patch that escaped, somehownathan2003-04-211-0/+1
* .:nathan2003-04-201-5/+2
* * Makefile.in (loop-init.o): Do not depend on gcov-io.h,nathan2003-04-111-119/+74
* Change gcov file interface to single file at a time.nathan2003-04-071-44/+42
* .nathan2003-04-061-91/+119
* * gcov.c (accumulate_line_counts): Fix span tree merge bug.nathan2003-04-041-6/+9
* * gcov.c: Add -a & -u options.nathan2003-03-311-109/+459
* * basic-block.h: Fix comment formatting.kazu2003-01-181-14/+14
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-1039/+996
* * system.h (GCCBUGURL): Delete.zack2002-10-081-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-15/+15
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-101-1/+1
* * gcov.c: Tidy.nathan2002-08-061-498/+469
* gcc:nathan2002-08-051-7/+7
* * gcov.c (bb_file_time): New static variable.nathan2002-08-041-257/+302
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-7/+7
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-23/+159
* * cse.c: Fix formatting.kazu2002-01-051-4/+4
* * gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME torth2001-11-071-6/+1
* * Makefile.in (GCOV_OBJS): Add version.o.jsm282001-11-011-32/+85
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-13/+4
OpenPOWER on IntegriCloud