Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 2003-06-14 | 1 | -1/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2003-06-12 | 1 | -2/+2 |
* | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 2003-05-14 | 1 | -11/+13 |
* | coverage.h (coverage_counter_alloc): New function. | Nathan Sidwell | 2003-05-11 | 1 | -33/+42 |
* | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 2003-05-10 | 1 | -33/+39 |
* | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 2003-05-07 | 1 | -1/+1 |
* | Makefile.in (LIBGCOV): Add _gcov_merge_add. | Zdenek Dvorak | 2003-05-04 | 1 | -0/+31 |
* | input.h (lineno): Rename to ... | Nathan Sidwell | 2003-05-01 | 1 | -2/+2 |
* | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 2003-04-24 | 1 | -43/+31 |
* | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 2003-04-23 | 1 | -547/+294 |
* | Break out coverage routines to new file. | Nathan Sidwell | 2003-04-21 | 1 | -0/+1146 |