summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell2005-04-011-11/+11
* gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-091-2/+1
* Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak2004-09-011-6/+1
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-3/+2
* convert.c, [...]: Update copyright.Kazu Hirata2004-02-231-2/+2
* gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek2004-02-231-7/+41
* re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linki...Jan Hubicka2003-09-291-1/+1
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-38/+36
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-100/+94
* gcov-io.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-301-5/+5
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-2/+2
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-2/+2
* * gcov-io.c (gcov_read_bytes): Fix fread thinko.Nathan Sidwell2003-05-181-1/+1
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-112/+162
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-14/+14
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-5/+28
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-0/+4
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-11/+21
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-0/+431