Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -6/+6 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -12/+10 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-20 | libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter. | Ben Elliston | 1 | -3/+3 |
2008-03-18 | * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden. | Michael Matz | 1 | -2/+4 |
2007-02-03 | re PR gcov-profile/30650 (ICE with -fprofile-use) | Jan Hubicka | 1 | -4/+4 |
2007-01-29 | gcov-io.h (__gcov_indirect_call_profiler): Declare. | Ben Elliston | 1 | -0/+4 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -4/+11 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -4/+7 |
2005-07-13 | linux.h (TARGET_HAS_F_SETLKW): Renamed to ... | H.J. Lu | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 1 | -1/+1 |
2005-05-02 | re PR middle-end/19985 (executables created with -fprofile-arcs -ftest-covera... | Janis Johnson | 1 | -26/+43 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -0/+5 |
2005-04-04 | system.h (GCOV_SIZE_TYPE): Unposion. | Richard Sandiford | 1 | -5/+1 |
2005-04-01 | gcov-io.h (GCOV_CHECK, [...]): Remove. | Nathan Sidwell | 1 | -16/+2 |
2004-08-30 | gcov-io.c (GCOV_CHECK): Use gcc_assert when available. | Nathan Sidwell | 1 | -2/+7 |
2004-07-29 | gcov-io.h: Allow zero tag as EOF indicator. | Nathan Sidwell | 1 | -31/+11 |
2004-04-25 | gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined. | Zdenek Dvorak | 1 | -0/+2 |
2004-04-23 | Makefile.in (LIBGCOV): Add _gcov_fork... | Zdenek Dvorak | 1 | -0/+10 |
2004-03-22 | re PR target/14291 (-fprofile-arcs fails (unresolved symbol)) | Danny Smith | 1 | -1/+4 |
2003-10-10 | Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl> | Herman A.J. ten Brugge | 1 | -0/+21 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-30 | combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | Zdenek Dvorak | 1 | -0/+11 |
2003-07-12 | c-format.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-10 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -22/+34 |
2003-07-09 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -84/+90 |
2003-07-06 | gcov-io.h: Add a local time stamp. | Nathan Sidwell | 1 | -3/+17 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-30 | gcov-io.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -2/+2 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-26 | value-prof.c: New. | Zdenek Dvorak | 1 | -8/+25 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2003-05-14 | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 1 | -94/+108 |
2003-05-10 | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 1 | -41/+62 |
2003-05-07 | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 1 | -24/+44 |
2003-05-04 | Makefile.in (LIBGCOV): Add _gcov_merge_add. | Zdenek Dvorak | 1 | -5/+45 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 1 | -8/+12 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -34/+55 |
2003-04-22 | gbl-ctors.h: Add special license exception. | David Turner | 1 | -0/+7 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -434/+35 |
2003-04-17 | gcov-dump.c (tag_summary): Remove max_sum | Jan Hubicka | 1 | -4/+1 |
2003-04-11 | Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h. | Nathan Sidwell | 1 | -251/+229 |
2003-04-08 | gcov-io.h (gcov_save_position): Remove __inline__ from declaration. | Nathan Sidwell | 1 | -1/+1 |
2003-04-07 | Change gcov file interface to single file at a time. | Nathan Sidwell | 1 | -417/+413 |
2003-03-31 | gcov.c: Add -a & -u options. | Nathan Sidwell | 1 | -2/+4 |
2003-03-04 | gcov-io.h (gcov_save_position, [...]): Modified to enable reading/ writing of... | Zdenek Dvorak | 1 | -16/+310 |
2003-02-26 | gcov-dump.c (print_prefix): Fix signedness warning. | Zdenek Dvorak | 1 | -5/+23 |