summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* 2005-07-13 H.J. Lu <hongjiu.lu@intel.com>hjl2005-07-131-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-1/+1
* PR 19985janis2005-05-021-26/+43
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+5
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-5/+1
* * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,nathan2005-04-011-16/+2
* * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.nathan2004-08-301-2/+7
* * gcov-io.h: Allow zero tag as EOF indicator.nathan2004-07-291-31/+11
* * 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