Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -7/+7 |
2015-01-05 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2014-07-11 | Add gcov-tool: an offline gcda profile processing tool Support. | Rong Xu | 1 | -1/+5 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -13/+13 |
2014-01-02 | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 1 | -2/+2 |
2013-04-03 | This patch enables the gcov-dump tool to optionally compute and dump the work... | Teresa Johnson | 1 | -1/+43 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2012-09-04 | Enhances the gcov program summary by adding a histogram of arc counter entries. | Teresa Johnson | 1 | -1/+21 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -3/+3 |
2012-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -3/+3 |
2011-12-30 | gcov.c (total_lines, [...]): New global vars. | Nathan Sidwell | 1 | -1/+1 |
2011-12-02 | gcov.c (struct arc_info): Add is_throw field. | Nathan Sidwell | 1 | -0/+12 |
2011-11-07 | libgcov.c (struct gcov_fn_buffer): New struct. | Nathan Sidwell | 1 | -12/+17 |
2011-05-20 | Makefile.in (LIBDEPS): Add libcommon.a. | Joseph Myers | 1 | -0/+14 |
2011-04-29 | split checksum into cfg checksum and line checksum | Xinliang David Li | 1 | -1/+2 |
2011-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2010-05-02 | vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0... | Uros Bizjak | 1 | -2/+2 |
2010-05-02 | vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0... | Uros Bizjak | 1 | -2/+2 |
2010-01-09 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-02-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2008-04-10 | gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_S... | Adam Nemet | 1 | -1/+1 |
2008-03-02 | re PR driver/35420 (--version copyright date vs. 2008) | Jakub Jelinek | 1 | -2/+3 |
2007-08-21 | configure.ac: Add --with-pkgversion and --with-bugurl. | Paul Brook | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-01-21 | gcov.c (print_version), [...]): Update copyright notice dates. | Joseph Myers | 1 | -2/+2 |
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-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-07-29 | gcov-io.h: Allow zero tag as EOF indicator. | Nathan Sidwell | 1 | -2/+0 |
2003-07-10 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -18/+15 |
2003-07-10 | * gcov-dump.c (dump_file): Fix missing address operator. | Andreas Schwab | 1 | -1/+1 |
2003-07-09 | gcov-io.h: Update documentation. | Nathan Sidwell | 1 | -17/+16 |
2003-07-06 | gcov-io.h: Add a local time stamp. | Nathan Sidwell | 1 | -0/+7 |
2003-07-06 | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -68/+51 |
2003-05-29 | re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B) | Roger Sayle | 1 | -0/+1 |
2003-05-14 | gcov-io.h (gcov_write_bytes, [...]): Remove here. | Nathan Sidwell | 1 | -29/+60 |
2003-05-10 | defaults.h (GCOV_TYPE_SIZE): Remove. | Nathan Sidwell | 1 | -1/+2 |
2003-05-07 | gcov-io.h (GCOV_LOCKED): New #define. | Nathan Sidwell | 1 | -1/+1 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | Nathan Sidwell | 1 | -4/+6 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -20/+21 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -0/+1 |
2003-04-17 | gcov-dump.c (tag_summary): Remove max_sum | Jan Hubicka | 1 | -3/+0 |
2003-04-11 | Makefile.in (loop-init.o): Do not depend on gcov-io.h, gcov-iov.h. | Nathan Sidwell | 1 | -107/+60 |
2003-04-07 | Change gcov file interface to single file at a time. | Nathan Sidwell | 1 | -50/+51 |
2003-02-26 | gcov-dump.c (print_prefix): Fix signedness warning. | Zdenek Dvorak | 1 | -1/+1 |