summaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
Commit message (Expand)AuthorAgeFilesLines
* Backport r247376marxin2017-06-221-1/+1
* Print bug url for gcov-dump --helpvries2017-03-171-0/+2
* Update copyright years.jakub2017-01-011-1/+1
* gcc/jakub2017-01-011-1/+1
* gcc/jakub2016-01-041-2/+2
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-7/+7
* gcc/jakub2015-01-051-2/+2
* 2014-07-10 Rong Xu <xur@google.com>xur2014-07-111-1/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-13/+13
* 2014-01-02 Tobias Burnus <burnus@net-b.de>burnus2014-01-021-2/+2
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-1/+43
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * gcc.c (process_command): Update copyright notice dates.jakub2013-01-031-2/+2
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-1/+21
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-3/+3
* gcc/jakub2012-01-011-3/+3
* * gcov.c (total_lines, total_executed): New global vars.nathan2011-12-301-1/+1
* * gcov.c (struct arc_info): Add is_throw field.nathan2011-12-021-0/+12
* libgcc/nathan2011-11-071-12/+17
* * Makefile.in (LIBDEPS): Add libcommon.a.jsm282011-05-201-0/+14
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-1/+2
* gcc/jakub2011-01-031-2/+2
* * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros2010-05-021-2/+2
* * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros2010-05-021-2/+2
* * gcc.c (process_command): Update copyright notice dates.jakub2010-01-091-2/+2
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * gcc.c (process_command): Update copyright notice dates.jakub2009-02-031-2/+2
* * gcov-dump.c (tag_summary): Only print summaries for the firstnemet2008-04-101-1/+1
* PR driver/35420jakub2008-03-021-2/+3
* gcc:jsm282007-08-211-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gcov.c (print_version), gcov-dump.c (print_version),jsm282006-01-211-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi2005-04-261-3/+1
* * collect2.c (main): Unlock the stdio streams.ghazi2005-04-241-0/+5
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * gcov-io.h: Allow zero tag as EOF indicator.nathan2004-07-291-2/+0
* * gcov-io.h: Update documentation.nathan2003-07-101-18/+15
* * gcov-dump.c (dump_file): Fix missing address operator.schwab2003-07-101-1/+1
* * gcov-io.h: Update documentation.nathan2003-07-091-17/+16
* * gcov-io.h: Add a local time stamp.nathan2003-07-061-0/+7
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-68/+51
* PR bootstrap/10169sayle2003-05-291-0/+1
* * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan2003-05-141-29/+60
* * defaults.h (GCOV_TYPE_SIZE): Remove.nathan2003-05-101-1/+2
* * gcov-io.h (GCOV_LOCKED): New #define.nathan2003-05-071-1/+1
* New GCOV_TAG_FUNCTION layoutnathan2003-04-241-4/+6
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-20/+21
* Break out coverage routines to new file.nathan2003-04-211-0/+1