OSDN Git Service

Patch from Gunther Nikl.
[pf3gnuchains/gcc-fork.git] / gcc / coverage.c
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-05-14 nathan * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remov...
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-05-10 nathan * defaults.h (GCOV_TYPE_SIZE): Remove.
2003-05-07 nathan * gcov-io.h (GCOV_LOCKED): New #define.
2003-05-04 rakdver * Makefile.in (LIBGCOV): Add _gcov_merge_add.
2003-05-01 nathan * input.h (lineno): Rename to ...
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.