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