aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-14/+18
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell1-20/+17
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-60/+50
2003-05-05libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libc is defined.Zdenek Dvorak1-2/+2
2003-05-04Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak1-6/+31
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-10/+8
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-220/+200
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-1/+2
2003-04-17gcov-dump.c (tag_summary): Remove max_sumJan Hubicka1-66/+71
2003-04-11Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell1-86/+55
2003-04-07Change gcov file interface to single file at a time.Nathan Sidwell1-73/+51
2003-03-27libgcov.c: Provide only dummy functions if libc is not available.Janis Johnson1-0/+13
2003-03-04gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak1-66/+56
2003-02-26gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak1-48/+94
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell1-0/+473