Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | gcc/ | jakub | 1 | -2/+2 |
2015-05-09 | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 1 | -7/+7 |
2015-01-05 | gcc/ | jakub | 1 | -2/+2 |
2014-07-11 | 2014-07-10 Rong Xu <xur@google.com> | xur | 1 | -1/+5 |
2014-05-26 | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 1 | -13/+13 |
2014-01-02 | 2014-01-02 Tobias Burnus <burnus@net-b.de> | burnus | 1 | -2/+2 |
2013-04-03 | This patch enables the gcov-dump tool to optionally compute and dump | tejohnson | 1 | -1/+43 |
2013-01-10 | Update copyright years in gcc/ | rsandifo | 1 | -2/+1 |
2013-01-03 | * gcc.c (process_command): Update copyright notice dates. | jakub | 1 | -2/+2 |
2012-09-04 | Enhances the gcov program summary by adding a histogram of arc counter | tejohnson | 1 | -1/+21 |
2012-05-31 | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 1 | -3/+3 |
2012-01-01 | gcc/ | jakub | 1 | -3/+3 |
2011-12-30 | * gcov.c (total_lines, total_executed): New global vars. | nathan | 1 | -1/+1 |
2011-12-02 | * gcov.c (struct arc_info): Add is_throw field. | nathan | 1 | -0/+12 |
2011-11-07 | libgcc/ | nathan | 1 | -12/+17 |
2011-05-20 | * Makefile.in (LIBDEPS): Add libcommon.a. | jsm28 | 1 | -0/+14 |
2011-04-29 | split checksum into cfg checksum and line checksum | davidxl | 1 | -1/+2 |
2011-01-03 | gcc/ | jakub | 1 | -2/+2 |
2010-05-02 | * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string | uros | 1 | -2/+2 |
2010-05-02 | * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string | uros | 1 | -2/+2 |
2010-01-09 | * gcc.c (process_command): Update copyright notice dates. | jakub | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | hjl | 1 | -4/+4 |
2009-02-03 | * gcc.c (process_command): Update copyright notice dates. | jakub | 1 | -2/+2 |
2008-04-10 | * gcov-dump.c (tag_summary): Only print summaries for the first | nemet | 1 | -1/+1 |
2008-03-02 | PR driver/35420 | jakub | 1 | -2/+3 |
2007-08-21 | gcc: | jsm28 | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 1 | -5/+4 |
2006-01-21 | * gcov.c (print_version), gcov-dump.c (print_version), | jsm28 | 1 | -2/+2 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-04-28 | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 1 | -1/+1 |
2005-04-26 | * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c, | ghazi | 1 | -3/+1 |
2005-04-24 | * collect2.c (main): Unlock the stdio streams. | ghazi | 1 | -0/+5 |
2004-10-15 | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 1 | -1/+1 |
2004-07-29 | * gcov-io.h: Allow zero tag as EOF indicator. | nathan | 1 | -2/+0 |
2003-07-10 | * gcov-io.h: Update documentation. | nathan | 1 | -18/+15 |
2003-07-10 | * gcov-dump.c (dump_file): Fix missing address operator. | schwab | 1 | -1/+1 |
2003-07-09 | * gcov-io.h: Update documentation. | nathan | 1 | -17/+16 |
2003-07-06 | * gcov-io.h: Add a local time stamp. | nathan | 1 | -0/+7 |
2003-07-06 | * gcc.c: Convert prototypes to ISO C90. | aj | 1 | -68/+51 |
2003-05-29 | PR bootstrap/10169 | sayle | 1 | -0/+1 |
2003-05-14 | * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here. | nathan | 1 | -29/+60 |
2003-05-10 | * defaults.h (GCOV_TYPE_SIZE): Remove. | nathan | 1 | -1/+2 |
2003-05-07 | * gcov-io.h (GCOV_LOCKED): New #define. | nathan | 1 | -1/+1 |
2003-04-24 | New GCOV_TAG_FUNCTION layout | nathan | 1 | -4/+6 |
2003-04-23 | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 1 | -20/+21 |
2003-04-21 | Break out coverage routines to new file. | nathan | 1 | -0/+1 |
2003-04-17 | * gcov-dump.c (tag_summary): Remove max_sum | hubicka | 1 | -3/+0 |
2003-04-11 | * Makefile.in (loop-init.o): Do not depend on gcov-io.h, | nathan | 1 | -107/+60 |
2003-04-07 | Change gcov file interface to single file at a time. | nathan | 1 | -50/+51 |
2003-02-26 | * gcov-dump.c (print_prefix): Fix signedness warning. | rakdver | 1 | -1/+1 |