OSDN Git Service

* implicit-zee.c: New file.
[pf3gnuchains/gcc-fork.git] / gcc / gcov-io.c
2009-11-25 hjlRemove trailing white spaces.
2009-10-02 nvachhar2009-10-02 Neil Vachharajani <nvachhar@google.com>
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-06-06 rwildgcc/
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2005-06-25 kcookUpdate FSF address.
2005-04-28 kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-01 nathan * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,
2004-09-09 nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-07-29 nathan * gcov-io.h: Allow zero tag as EOF indicator.
2004-02-23 kazu * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
2004-02-22 jakub * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open +...
2003-09-29 hubicka PR c++/12175
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-06-30 aj * gcov-io.c: Convert prototypes to ISO C90.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
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.