aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-12gcov.c: Comments updated.Tristan Gingold1-53/+107
2006-08-09gcov.c (no_data_file): New flag.Nathan Sidwell1-3/+10
2006-03-14re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))Uttam Pawar1-0/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-12/+12
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-3/+3
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-21re PR other/20564 (gcov default behaviour changed)Nathan Sidwell1-3/+6
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-15/+15
2004-08-30gcov-io.c (GCOV_CHECK): Use gcc_assert when available.Nathan Sidwell1-1/+0
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-11/+0
2004-07-29gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell1-16/+11
2004-07-28* gcov.c (function_summary): Add missing \n.Richard Sandiford1-1/+1
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-20gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata1-5/+6
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-27gcov.c (typedef struct arc_info): New field cs_count.Zdenek Dvorak1-4/+19
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-10/+7
2003-07-10gcov-io.h: Update documentation.Nathan Sidwell1-19/+17
2003-07-09gcov-io.h: Update documentation.Nathan Sidwell1-18/+9
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-205/+180
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell1-1/+12
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-3/+3
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-6/+6
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-05-29re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle1-0/+1
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-6/+5
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-18/+23
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-2/+2
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-7/+10
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-4/+4
2003-04-21commit two parts of my last patch that escaped, somehowNathan Sidwell1-0/+1
2003-04-20cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.Nathan Sidwell1-5/+2
2003-04-11Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell1-119/+74
2003-04-07Change gcov file interface to single file at a time.Nathan Sidwell1-44/+42
2003-04-06gcov.c (struct arc_info): Replace local_span with cycle.Nathan Sidwell1-91/+119
2003-04-04* gcov.c (accumulate_line_counts): Fix span tree merge bug.Nathan Sidwell1-6/+9
2003-03-31gcov.c: Add -a & -u options.Nathan Sidwell1-109/+459
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-14/+14
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1039/+996
2002-10-08system.h (GCCBUGURL): Delete.Zack Weinberg1-1/+1
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-15/+15
2002-08-10emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi1-1/+1