OSDN Git Service

Index: include/ChangeLog
[pf3gnuchains/gcc-fork.git] / gcc / coverage.c
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-07-06 nathan * gcov-io.h: Add a local time stamp.
2003-06-29 aj * collect2.h: Convert prototypes to ISO C90.
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.