aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
AgeCommit message (Expand)Author
2005-06-25Update FSF address.kcook
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu
2005-04-25 * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi
2005-04-24 * collect2.c (main): Unlock the stdio streams.ghazi
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-07-29 * gcov-io.h: Allow zero tag as EOF indicator.nathan
2003-07-10 * gcov-io.h: Update documentation.nathan
2003-07-10 * gcov-dump.c (dump_file): Fix missing address operator.schwab
2003-07-09 * gcov-io.h: Update documentation.nathan
2003-07-06 * gcov-io.h: Add a local time stamp.nathan
2003-07-06 * gcc.c: Convert prototypes to ISO C90.aj
2003-05-29 PR bootstrap/10169sayle
2003-05-14 * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan
2003-05-10 * defaults.h (GCOV_TYPE_SIZE): Remove.nathan
2003-05-07 * gcov-io.h (GCOV_LOCKED): New #define.nathan
2003-04-24 New GCOV_TAG_FUNCTION layoutnathan
2003-04-23 * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan
2003-04-21 Break out coverage routines to new file.nathan
2003-04-17 * gcov-dump.c (tag_summary): Remove max_sumhubicka
2003-04-11 * Makefile.in (loop-init.o): Do not depend on gcov-io.h,nathan
2003-04-07 Change gcov file interface to single file at a time.nathan
2003-02-26 * gcov-dump.c (print_prefix): Fix signedness warning.rakdver
2003-01-05 * Makefile.in (gtyp-gen.h): Const-ify.ghazi
2002-12-16Merge basic-improvements-branch to trunkzack