summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-2/+2
* * gcov-io.c (gcov_read_bytes): Fix fread thinko.Nathan Sidwell2003-05-181-1/+1
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-112/+162
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-14/+14
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-5/+28
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-0/+4
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-11/+21
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-0/+431