OSDN Git Service

* gcc.dg/pragma-darwin.c: Improve for ppc64.
[pf3gnuchains/gcc-fork.git] / gcc / gcov-io.h
2005-07-13 hjl2005-07-13 H.J. Lu <hongjiu.lu@intel.com>
2005-06-25 kcookUpdate FSF address.
2005-05-08 nathan * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET...
2005-05-02 janis PR 19985
2005-04-28 kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-22 rakdver * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,
2005-04-04 rsandifo * system.h (GCOV_SIZE_TYPE): Unposion.
2005-04-01 nathan * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,
2004-08-30 nathan * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.
2004-07-29 nathan * gcov-io.h: Allow zero tag as EOF indicator.
2004-04-25 rakdver * gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp...
2004-04-23 rakdver * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl...
2004-03-22 dannysmith PR target/14291
2003-10-10 hubickaFri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge...
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-07-30 rakdver * combine.c (distribute_notes): Cancel REG_VALUE_PROFI...
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-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-30 aj * gcov-io.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-26 rakdver * value-prof.c: New.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
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-05-04 rakdver * Makefile.in (LIBGCOV): Add _gcov_merge_add.
2003-04-24 nathan New GCOV_TAG_FUNCTION layout
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-22 mmitchel * gbl-ctors.h: Add special license exception.
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 hubicka * gcov-dump.c (tag_summary): Remove max_sum
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-08 nathan * gcov-io.h (gcov_save_position): Remove __inline__...
2003-04-07 nathan Change gcov file interface to single file at a time.
2003-03-31 nathan * gcov.c: Add -a & -u options.
2003-03-04 rakdver * gcov-io.h (gcov_save_position, gcov_reserve_length...
2003-02-26 rakdver * gcov-dump.c (print_prefix): Fix signedness warning.
2003-01-24 ghazi * ChangeLog (configure.in): Don't include ansidecl...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-06-22 hubicka * predict.c (estimate_bb_frequencies): Do not handle...
2001-05-26 rthStandardize header guards.
2000-02-27 kenner * gcov-io.h (__fetch_long, __store_long, __read_long...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-01-06 lawCopyright fixes.
1998-10-14 ghaziWarning fixes:
1998-06-20 law * flow.c (allocate_for_life_analysis, init_regs...
1998-01-03 law * gcov-io.h: Include sys/types.h to ensure...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-03-28 djeInitial revision