aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-14gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell1-94/+108
2003-05-10defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell1-41/+62
2003-05-07gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell1-24/+44
2003-05-04Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak1-5/+45
2003-04-24New GCOV_TAG_FUNCTION layoutNathan Sidwell1-8/+12
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-34/+55
2003-04-22gbl-ctors.h: Add special license exception.David Turner1-0/+7
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-434/+35
2003-04-17gcov-dump.c (tag_summary): Remove max_sumJan Hubicka1-4/+1
2003-04-11Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell1-251/+229
2003-04-08gcov-io.h (gcov_save_position): Remove __inline__ from declaration.Nathan Sidwell1-1/+1
2003-04-07Change gcov file interface to single file at a time.Nathan Sidwell1-417/+413
2003-03-31gcov.c: Add -a & -u options.Nathan Sidwell1-2/+4
2003-03-04gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak1-16/+310
2003-02-26gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak1-5/+23
2003-01-24ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.Kaveh R. Ghazi1-0/+9
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-213/+409
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-4/+4
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-1/+1
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-7/+108
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-5/+5
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-22predict.c (estimate_bb_frequencies): Do not handle conditional jumps jumping ...Jan Hubicka1-5/+59
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2000-02-27gcov-io.h (__fetch_long, [...]): Mark as possibly unused.Richard Kenner1-4/+4
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-10-14Warning fixes:Kaveh R. Ghazi1-5/+5
1998-06-20flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1-0/+5
1998-01-03* gcov-io.h: Include sys/types.h to ensure we get size_t.Kaveh R. Ghazi1-0/+1
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-4/+4
1997-03-28Initial revisionDoug Evans1-0/+136