| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcov-io.h (__gcov_fork, __gcov_execl, __gcov_execlp, __gcov_execle, | rakdver | 2004-04-25 | 1 | -0/+2 |
* | * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp, | rakdver | 2004-04-23 | 1 | -0/+10 |
* | PR target/14291 | dannysmith | 2004-03-22 | 1 | -1/+4 |
* | Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl> | hubicka | 2003-10-10 | 1 | -0/+21 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | rakdver | 2003-07-30 | 1 | -0/+11 |
* | * c-format.c: Fix comment formatting. | kazu | 2003-07-12 | 1 | -1/+1 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-10 | 1 | -22/+34 |
* | * gcov-io.h: Update documentation. | nathan | 2003-07-09 | 1 | -84/+90 |
* | * gcov-io.h: Add a local time stamp. | nathan | 2003-07-06 | 1 | -3/+17 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -2/+2 |
* | * gcov-io.c: Convert prototypes to ISO C90. | aj | 2003-06-30 | 1 | -2/+2 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -1/+1 |
* | * value-prof.c: New. | rakdver | 2003-06-26 | 1 | -8/+25 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -8/+8 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -4/+4 |
* | * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here. | nathan | 2003-05-14 | 1 | -94/+108 |
* | * defaults.h (GCOV_TYPE_SIZE): Remove. | nathan | 2003-05-10 | 1 | -41/+62 |
* | * gcov-io.h (GCOV_LOCKED): New #define. | nathan | 2003-05-07 | 1 | -24/+44 |
* | * Makefile.in (LIBGCOV): Add _gcov_merge_add. | rakdver | 2003-05-04 | 1 | -5/+45 |
* | New GCOV_TAG_FUNCTION layout | nathan | 2003-04-24 | 1 | -8/+12 |
* | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 2003-04-23 | 1 | -34/+55 |
* | * gbl-ctors.h: Add special license exception. | mmitchel | 2003-04-22 | 1 | -0/+7 |
* | Break out coverage routines to new file. | nathan | 2003-04-21 | 1 | -434/+35 |
* | * gcov-dump.c (tag_summary): Remove max_sum | hubicka | 2003-04-17 | 1 | -4/+1 |
* | * Makefile.in (loop-init.o): Do not depend on gcov-io.h, | nathan | 2003-04-11 | 1 | -251/+229 |
* | * gcov-io.h (gcov_save_position): Remove __inline__ from | nathan | 2003-04-08 | 1 | -1/+1 |
* | Change gcov file interface to single file at a time. | nathan | 2003-04-07 | 1 | -417/+413 |
* | * gcov.c: Add -a & -u options. | nathan | 2003-03-31 | 1 | -2/+4 |
* | * gcov-io.h (gcov_save_position, gcov_reserve_length, gcov_resync, | rakdver | 2003-03-04 | 1 | -16/+310 |
* | * gcov-dump.c (print_prefix): Fix signedness warning. | rakdver | 2003-02-26 | 1 | -5/+23 |
* | * ChangeLog (configure.in): Don't include ansidecl.h in tconfig.h. | ghazi | 2003-01-24 | 1 | -0/+9 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -213/+409 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -4/+4 |
* | * gbl-ctors.h: Fix formatting. | kazu | 2002-06-04 | 1 | -1/+1 |
* | * final.c (end_final): Use C trees to output data structures for profiling. | hubicka | 2002-05-09 | 1 | -7/+108 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -5/+5 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * predict.c (estimate_bb_frequencies): Do not handle conditional | hubicka | 2001-06-22 | 1 | -5/+59 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long): | kenner | 2000-02-27 | 1 | -4/+4 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -5/+5 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -5/+5 |
* | * flow.c (allocate_for_life_analysis, init_regset_vector): | law | 1998-06-20 | 1 | -0/+5 |
* | * gcov-io.h: Include sys/types.h to ensure we get size_t. | law | 1998-01-03 | 1 | -0/+1 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -4/+4 |
* | Initial revision | dje | 1997-03-28 | 1 | -0/+136 |