Age | Commit message (Expand) | Author | Files | Lines |
2020-07-23 | gcov-tool: Fix merging of different endian coverage data [PR96267] | Dong JianQiang | 1 | -1/+1 |
2020-05-28 | gcov-tool: Flexible endian adjustment for merging coverage data | Martin Liska | 1 | -3/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-24 | Fix broken filename for .gcda files starting with '..' (PR gcov-profile/88994). | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-09-21 | Remove arc profile histogram in non-LTO mode. | Martin Liska | 1 | -394/+4 |
2018-06-29 | When using -fprofile-generate=/some/path mangle absolute path of file (PR lto... | Martin Liska | 1 | -0/+49 |
2018-06-05 | Simplify gcov_histogram as it's used only for ARCS counters. | Martin Liska | 1 | -81/+67 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-05 | invoke.texi: Document the -fprofile-abs-path option. | Bernd Edlinger | 1 | -0/+32 |
2017-04-13 | Do not call memcpy with a NULL argument (PR gcov-profile/80413). | Martin Liska | 1 | -2/+6 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-22 | gcc-ar.c (main): Fix indentation. | Nathan Sidwell | 1 | -7/+5 |
2016-10-14 | * gcov-io.c (gcov_open): Deconstify 'mode'. | Nathan Sidwell | 1 | -1/+1 |
2016-10-13 | gcov-io.c (gcov_open): Fix documentation. | Nathan Sidwell | 1 | -37/+12 |
2016-05-30 | Don't cause ICEs when auto profile file is not found with checking | Andi Kleen | 1 | -1/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-02-04 | re PR gcov-profile/64123 (Instrumented Firefox segfaults on start) | Jan Hubicka | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-07-29 | libgcov.h: Move renaming of entry points to lib gcov specific portion. | Nathan Sidwell | 1 | -1/+1 |
2014-07-11 | Add gcov-tool: an offline gcda profile processing tool Support. | Rong Xu | 1 | -4/+16 |
2014-07-03 | gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. | Jakub Jelinek | 1 | -3/+4 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -13/+1 |
2014-05-22 | gcov-io.c (gcov_position): Use gcov_nonruntime_assert. | Teresa Johnson | 1 | -21/+20 |
2014-02-03 | re PR gcov-profile/58602 (.gcno files not truncated at gcov_close) | Laurent Alfonsi | 1 | -2/+8 |
2014-01-08 | gcov-io.c (gcov_var): Move from gcov-io.h. | Rong Xu | 1 | -0/+55 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -8/+9 |
2013-04-03 | This patch enables the gcov-dump tool to optionally compute and dump the work... | Teresa Johnson | 1 | -0/+107 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-20 | Fix PR gcov-profile/55734 by using methods from hwint.c instead of builtins... | Teresa Johnson | 1 | -2/+34 |
2012-11-30 | Revised patch to ensure that histograms from the profile summary are streamed... | Teresa Johnson | 1 | -5/+9 |
2012-11-15 | re PR bootstrap/55051 (profiledbootstrap failed) | Jan Hubicka | 1 | -1/+1 |
2012-11-03 | final patch for enabling VxWorks | Robert Mason | 1 | -1/+2 |
2012-09-04 | Enhances the gcov program summary by adding a histogram of arc counter entries. | Teresa Johnson | 1 | -4/+255 |
2011-04-06 | * gcov-io.c: Use GCC Runtime Library Exception. | Joseph Myers | 1 | -2/+7 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -11/+11 |
2009-10-02 | gcov-io.c (gcov_open): Open files read-only when MODE < 0 | Neil Vachharajani | 1 | -10/+21 |
2008-06-26 | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -3/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | gcov-io.h (GCOV_CHECK, [...]): Remove. | Nathan Sidwell | 1 | -11/+11 |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -2/+1 |
2004-09-01 | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 1 | -6/+1 |
2004-07-29 | gcov-io.h: Allow zero tag as EOF indicator. | Nathan Sidwell | 1 | -3/+2 |
2004-02-23 | convert.c, [...]: Update copyright. | Kazu Hirata | 1 | -2/+2 |
2004-02-23 | gcov-io.c (gcov_open): Use open + fdopen instead of fopen. | Jakub Jelinek | 1 | -7/+41 |