summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* * gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle,rakdver2004-04-251-0/+2
* * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,rakdver2004-04-231-0/+10
* PR target/14291dannysmith2004-03-221-1/+4
* Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl>hubicka2003-10-101-0/+21
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-0/+11
* * c-format.c: Fix comment formatting.kazu2003-07-121-1/+1
* * gcov-io.h: Update documentation.nathan2003-07-101-22/+34
* * gcov-io.h: Update documentation.nathan2003-07-091-84/+90
* * gcov-io.h: Add a local time stamp.nathan2003-07-061-3/+17
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * gcov-io.c: Convert prototypes to ISO C90.aj2003-06-301-2/+2
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * value-prof.c: New.rakdver2003-06-261-8/+25
* * basic-block.h: Fix comment formatting.kazu2003-06-231-8/+8
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-4/+4
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-94/+108
* * defaults.h (GCOV_TYPE_SIZE): Remove.nathan2003-05-101-41/+62
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-24/+44
* * Makefile.in (LIBGCOV): Add _gcov_merge_add.rakdver2003-05-041-5/+45
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-8/+12
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-34/+55
* * gbl-ctors.h: Add special license exception.mmitchel2003-04-221-0/+7
* Break out coverage routines to new file.nathan2003-04-211-434/+35
* * gcov-dump.c (tag_summary): Remove max_sumhubicka2003-04-171-4/+1
* * Makefile.in (loop-init.o): Do not depend on gcov-io.h,nathan2003-04-111-251/+229
* * gcov-io.h (gcov_save_position): Remove __inline__ fromnathan2003-04-081-1/+1
* Change gcov file interface to single file at a time.nathan2003-04-071-417/+413
* * gcov.c: Add -a & -u options.nathan2003-03-311-2/+4
* * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync,rakdver2003-03-041-16/+310
* * gcov-dump.c (print_prefix): Fix signedness warning.rakdver2003-02-261-5/+23
* * ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h.ghazi2003-01-241-0/+9
* Merge basic-improvements-branch to trunkzack2002-12-161-213/+409
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-4/+4
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-1/+1
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-7/+108
* * c-common.h: Fix comment formatting.kazu2001-10-091-5/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * predict.c (estimate_bb_frequencies): Do not handle conditionalhubicka2001-06-221-5/+59
* Standardize header guards.rth2001-05-261-3/+3
* * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):kenner2000-02-271-4/+4
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-5/+5
* Copyright fixes.law1999-01-061-1/+1
* Warning fixes:ghazi1998-10-141-5/+5
* * flow.c (allocate_for_life_analysis, init_regset_vector):law1998-06-201-0/+5
* * gcov-io.h: Include sys/types.h to ensure we get size_t.law1998-01-031-0/+1
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-4/+4
* Initial revisiondje1997-03-281-0/+136