re PR tree-optimization/43833 (false warning: array subscript is above array bounds...
[gcc.git] / gcc / gcov-io.c
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-02 Neil Vachharajanigcov-io.c (gcov_open): Open files read-only when MODE < 0
2008-06-26 Kaveh R. Ghazidwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-01 Nathan Sidwellgcov-io.h (GCOV_CHECK, [...]): Remove.
2004-09-09 Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-01 Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-07-29 Nathan Sidwellgcov-io.h: Allow zero tag as EOF indicator.
2004-02-23 Kazu Hirataconvert.c, [...]: Update copyright.
2004-02-22 Jakub Jelinekgcov-io.c (gcov_open): Use open + fdopen instead of...
2003-09-29 Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-07-10 Nathan Sidwellgcov-io.h: Update documentation.
2003-07-09 Nathan Sidwellgcov-io.h: Update documentation.
2003-06-30 Andreas Jaegergcov-io.c: Convert prototypes to ISO C90.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-05-18 Nathan Sidwell* gcov-io.c (gcov_read_bytes): Fix fread thinko.
2003-05-14 Nathan Sidwellgcov-io.h (gcov_write_bytes, [...]): Remove here.
2003-05-10 Nathan Sidwelldefaults.h (GCOV_TYPE_SIZE): Remove.
2003-05-07 Nathan Sidwellgcov-io.h (GCOV_LOCKED): New #define.
2003-04-24 Nathan SidwellNew GCOV_TAG_FUNCTION layout
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.