aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-11libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.H.J. Lu1-0/+2
2005-05-11* fold-const.c, libgcov.c: Fix comment typos.Kazu Hirata1-2/+2
2005-05-10libgcov.c (create_file_directory): New function.Grigory Zagorodnev1-13/+122
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-4/+0
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-22Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak1-0/+61
2005-04-01gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell1-2/+2
2004-07-29gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell1-19/+20
2004-04-23Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak1-0/+142
2004-02-23convert.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-23gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek1-0/+1
2003-09-29* libgcov.c (gcov_exit): Fix two pastos.Jan Hubicka1-2/+2
2003-08-02libgcov.c (gcov_exit): Cleanup and fix.Zdenek Dvorak1-80/+101
2003-07-10gcov-io.h: Update documentation.Nathan Sidwell1-18/+20
2003-07-09gcov-io.h: Update documentation.Nathan Sidwell1-35/+26
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell1-3/+13
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-26value-prof.c: New.Zdenek Dvorak1-0/+89
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