OSDN Git Service

* de.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / coverage.c
2004-01-27 amylaar * coverage.c (get_coverage_counts): Give a different...
2004-01-18 hubicka * coverage.c (checksum_string): Rename to ...
2004-01-05 rsandifoUpdate copyright dates after recent commits.
2004-01-05 rsandifo PR target/12945
2003-12-29 hubicka * coverage.c (read_counts_file): Better error messages...
2003-12-13 hubicka * coverage.c (get_coverage_counts): Use inform instea...
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
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.