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