Age | Commit message (Expand) | Author | Files | Lines |
2004-01-27 | coverage.c (get_coverage_counts): Give a different message if flag_guess_bran... | J"orn Rennecke | 1 | -1/+3 |
2004-01-18 | coverage.c (checksum_string): Rename to ... | Jan Hubicka | 1 | -17/+46 |
2004-01-05 | Update copyright dates after recent commits. | Richard Sandiford | 1 | -1/+1 |
2004-01-05 | re PR c++/12945 (MIPS g++.old-deja/g++.abi/ptrflags.C fails.) | Richard Sandiford | 1 | -0/+1 |
2003-12-29 | coverage.c (read_counts_file): Better error messages... | Jan Hubicka | 1 | -14/+34 |
2003-12-13 | coverage.c (get_coverage_counts): Use inform instead of warning about missing... | Jan Hubicka | 1 | -2/+2 |
2003-10-09 | stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here. | Jason Merrill | 1 | -3/+2 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -4/+4 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -4/+4 |
2003-09-15 | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 1 | -4/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-07-12 | c-format.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-10 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -3/+6 |
2003-07-09 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -14/+7 |
2003-07-06 | gcov-io.h: Add a local time stamp. | Nathan Sidwell | 1 | -7/+15 |
2003-06-29 | collect2.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -95/+85 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-05-14 | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 1 | -11/+13 |
2003-05-11 | coverage.h (coverage_counter_alloc): New function. | Nathan Sidwell | 1 | -33/+42 |
2003-05-10 | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 1 | -33/+39 |
2003-05-07 | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 1 | -1/+1 |
2003-05-04 | Makefile.in (LIBGCOV): Add _gcov_merge_add. | Zdenek Dvorak | 1 | -0/+31 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 1 | -43/+31 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -547/+294 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -0/+1146 |