summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/12175hubicka2003-09-291-1/+1
* * gcov-io.h: Update documentation.nathan2003-07-101-38/+36
* * gcov-io.h: Update documentation.nathan2003-07-091-100/+94
* * gcov-io.c: Convert prototypes to ISO C90.aj2003-06-301-5/+5
* * basic-block.h: Fix comment formatting.kazu2003-06-231-2/+2
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-2/+2
* * gcov-io.c (gcov_read_bytes): Fix fread thinko.nathan2003-05-181-1/+1
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-112/+162
* * defaults.h (GCOV_TYPE_SIZE): Remove.nathan2003-05-101-14/+14
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-5/+28
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-0/+4
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-11/+21
* Break out coverage routines to new file.nathan2003-04-211-0/+431