OSDN Git Service

Fix copyright problems reported by Doug Evans.
[pf3gnuchains/gcc-fork.git] / gcc / gcov-io.c
2003-05-18 nathan * gcov-io.c (gcov_read_bytes): Fix fread thinko.
2003-05-14 nathan * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remov...
2003-05-10 nathan * defaults.h (GCOV_TYPE_SIZE): Remove.
2003-05-07 nathan * gcov-io.h (GCOV_LOCKED): New #define.
2003-04-24 nathan New GCOV_TAG_FUNCTION layout
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathan Break out coverage routines to new file.