aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcov.c
AgeCommit message (Expand)Author
2005-07-132005-07-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-06-25Update FSF address.Kelley Cook
2005-05-112005-05-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-11 * fold-const.c, libgcov.c: Fix comment typos.Kazu Hirata
2005-05-10 * libgcov.c (create_file_directory): New function. CreateGrigory Zagorodnev
2005-05-08 * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-22 * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,Zdenek Dvorak
2005-04-01 * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,Nathan Sidwell
2004-07-29 * gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell
2004-04-23 * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,Zdenek Dvorak
2004-02-23 * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,Kazu Hirata
2004-02-22 * gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead ofJakub Jelinek
2003-09-29 * libgcov.c (gcov_exit): Fix two pastos.Jan Hubicka
2003-08-02 * libgcov.c (gcov_exit): Cleanup and fix.Zdenek Dvorak
2003-07-10 * gcov-io.h: Update documentation.Nathan Sidwell
2003-07-09 * gcov-io.h: Update documentation.Nathan Sidwell
2003-07-06 * gcov-io.h: Add a local time stamp.Nathan Sidwell
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-26 * value-prof.c: New.Zdenek Dvorak
2003-05-14 * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.Nathan Sidwell
2003-05-10 * defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell
2003-05-07 * gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell
2003-05-05 * libgcov.c (__gcov_merge_add): Do not use gcov_type when inhibit_libcZdenek Dvorak
2003-05-04 * Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak
2003-04-24 New GCOV_TAG_FUNCTION layoutNathan Sidwell
2003-04-23 * Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell
2003-04-21 Break out coverage routines to new file.Nathan Sidwell
2003-04-17 * gcov-dump.c (tag_summary): Remove max_sumJan Hubicka
2003-04-11 * Makefile.in (loop-init.o): Do not depend on gcov-io.h,Nathan Sidwell
2003-04-07 Change gcov file interface to single file at a time.Nathan Sidwell
2003-03-272003-03-27 Janis Johnson <janis187@us.ibm.com>Janis Johnson
2003-03-04 * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync,Zdenek Dvorak
2003-02-26 * gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak
2003-01-27 * Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell