summaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
Commit message (Expand)AuthorAgeFilesLines
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-19/+20
* Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak2004-04-231-0/+142
* convert.c, [...]: Update copyright.Kazu Hirata2004-02-231-1/+1
* gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek2004-02-231-0/+1
* * libgcov.c (gcov_exit): Fix two pastos.Jan Hubicka2003-09-291-2/+2
* libgcov.c (gcov_exit): Cleanup and fix.Zdenek Dvorak2003-08-021-80/+101
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-101-18/+20
* gcov-io.h: Update documentation.Nathan Sidwell2003-07-091-35/+26
* gcov-io.h: Add a local time stamp.Nathan Sidwell2003-07-061-3/+13
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-2/+2
* value-prof.c: New.Zdenek Dvorak2003-06-261-0/+89
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-14/+18
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-20/+17
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-60/+50
* libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libc is defined.Zdenek Dvorak2003-05-051-2/+2
* Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak2003-05-041-6/+31
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-10/+8
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-220/+200
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-1/+2
* gcov-dump.c (tag_summary): Remove max_sumJan Hubicka2003-04-171-66/+71
* Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell2003-04-111-86/+55
* Change gcov file interface to single file at a time.Nathan Sidwell2003-04-071-73/+51
* libgcov.c: Provide only dummy functions if libc is not available.Janis Johnson2003-03-271-0/+13
* gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak2003-03-041-66/+56
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-48/+94
* Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell2003-01-271-0/+473