aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell1-7/+15
2003-06-29collect2.h: Convert prototypes to ISO C90.Andreas Jaeger1-95/+85
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-4/+4
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell1-1/+1
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell1-1/+1
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-11/+13
2003-05-11coverage.h (coverage_counter_alloc): New function.Nathan Sidwell1-33/+42
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell1-33/+39
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-1/+1
2003-05-04Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak1-0/+31
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-2/+2
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-43/+31
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-547/+294
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-0/+1146