summaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
AgeCommit message (Expand)Author
2017-06-22Backport r247376marxin
2017-03-17Print bug url for gcov-dump --helpvries
2017-01-01 Update copyright years.jakub
2017-01-01gcc/jakub
2016-01-04gcc/jakub
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-01-05gcc/jakub
2014-07-112014-07-10 Rong Xu <xur@google.com>xur
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-01-022014-01-02 Tobias Burnus <burnus@net-b.de>burnus
2013-04-03This patch enables the gcov-dump tool to optionally compute and dumptejohnson
2013-01-10Update copyright years in gcc/rsandifo
2013-01-03 * gcc.c (process_command): Update copyright notice dates.jakub
2012-09-04Enhances the gcov program summary by adding a histogram of arc countertejohnson
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-01-01gcc/jakub
2011-12-30 * gcov.c (total_lines, total_executed): New global vars.nathan
2011-12-02 * gcov.c (struct arc_info): Add is_throw field.nathan
2011-11-07 libgcc/nathan
2011-05-20 * Makefile.in (LIBDEPS): Add libcommon.a.jsm28
2011-04-29split checksum into cfg checksum and line checksumdavidxl
2011-01-03gcc/jakub
2010-05-02 * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros
2010-05-02 * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros
2010-01-09 * gcc.c (process_command): Update copyright notice dates.jakub
2009-11-25Remove trailing white spaces.hjl
2009-02-03 * gcc.c (process_command): Update copyright notice dates.jakub
2008-04-10 * gcov-dump.c (tag_summary): Only print summaries for the firstnemet
2008-03-02 PR driver/35420jakub
2007-08-21gcc:jsm28
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2006-01-21 * gcov.c (print_version), gcov-dump.c (print_version),jsm28
2005-06-25Update FSF address.kcook
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu
2005-04-26 * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi
2005-04-24 * collect2.c (main): Unlock the stdio streams.ghazi
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-07-29 * gcov-io.h: Allow zero tag as EOF indicator.nathan
2003-07-10 * gcov-io.h: Update documentation.nathan
2003-07-10 * gcov-dump.c (dump_file): Fix missing address operator.schwab
2003-07-09 * gcov-io.h: Update documentation.nathan
2003-07-06 * gcov-io.h: Add a local time stamp.nathan
2003-07-06 * gcc.c: Convert prototypes to ISO C90.aj
2003-05-29 PR bootstrap/10169sayle
2003-05-14 * gcov-io.h (gcov_write_bytes, gcov_read_bytes): Remove here.nathan
2003-05-10 * defaults.h (GCOV_TYPE_SIZE): Remove.nathan
2003-05-07 * gcov-io.h (GCOV_LOCKED): New #define.nathan
2003-04-24 New GCOV_TAG_FUNCTION layoutnathan
2003-04-23 * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan
2003-04-21 Break out coverage routines to new file.nathan