aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2003-05-18* gcov-io.c (gcov_read_bytes): Fix fread thinko.Nathan Sidwell1-1/+1
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-112/+162
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell1-14/+14
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-5/+28
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-0/+4
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-11/+21
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-0/+431