summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-4/+4
* gcov-io.h (gcov_write_bytes, [...]): Remove here.Nathan Sidwell2003-05-141-94/+108
* defaults.h (GCOV_TYPE_SIZE): Remove.Nathan Sidwell2003-05-101-41/+62
* gcov-io.h (GCOV_LOCKED): New #define.Nathan Sidwell2003-05-071-24/+44
* Makefile.in (LIBGCOV): Add _gcov_merge_add.Zdenek Dvorak2003-05-041-5/+45
* New GCOV_TAG_FUNCTION layoutNathan Sidwell2003-04-241-8/+12
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-34/+55
* gbl-ctors.h: Add special license exception.David Turner2003-04-221-0/+7
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-434/+35
* gcov-dump.c (tag_summary): Remove max_sumJan Hubicka2003-04-171-4/+1
* Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h.Nathan Sidwell2003-04-111-251/+229
* gcov-io.h (gcov_save_position): Remove __inline__ from declaration.Nathan Sidwell2003-04-081-1/+1
* Change gcov file interface to single file at a time.Nathan Sidwell2003-04-071-417/+413
* gcov.c: Add -a & -u options.Nathan Sidwell2003-03-311-2/+4
* gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of...Zdenek Dvorak2003-03-041-16/+310
* gcov-dump.c (print_prefix): Fix signedness warning.Zdenek Dvorak2003-02-261-5/+23
* ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.Kaveh R. Ghazi2003-01-241-0/+9
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-213/+409
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-4/+4
* gbl-ctors.h: Fix formatting.Kazu Hirata2002-06-041-1/+1
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-7/+108
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-5/+5
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* predict.c (estimate_bb_frequencies): Do not handle conditional jumps jumping ...Jan Hubicka2001-06-221-5/+59
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* gcov-io.h (__fetch_long, [...]): Mark as possibly unused.Richard Kenner2000-02-271-4/+4
* eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-5/+5
* Copyright fixes.Jeff Law1999-01-061-1/+1
* Warning fixes:Kaveh R. Ghazi1998-10-141-5/+5
* flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1998-06-201-0/+5
* * gcov-io.h: Include sys/types.h to ensure we get size_t.Kaveh R. Ghazi1998-01-031-0/+1
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-4/+4
* Initial revisionDoug Evans1997-03-281-0/+136