aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2019-03-14GCOV: print {start,end}_column in JSON file and gcov-dump tool.Martin Liska1-1/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska1-78/+3
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska1-34/+29
2018-05-18Print working directory to gcov files (PR gcov-profile/84846).Martin Liska1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-12-21Fix gcov-dump tool for GCDA files (PR gcov-profile/83509).Martin Liska1-8/+12
2017-11-10GCOV: do not support unexecuted blocks in AdaMartin Liska1-0/+5
2017-11-09GCOV: support multiple functions per a line (PR gcov-profile/48463)Martin Liska1-1/+7
2017-04-28Sort options of gcov, gcov-dump and gcov-tool both in --help and documentationMartin Liska1-1/+1
2017-04-28gcno file: do not stream block flags (PR gcov-profile/80031).Martin Liska1-20/+2
2017-04-28Fix indentation of gcov-dump.Martin Liska1-49/+58
2017-03-17Print bug url for gcov-dump --helpTom de Vries1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-7/+7
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu1-1/+5
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-13/+13
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-2/+2
2013-04-03This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson1-1/+43
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-1/+21
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-3/+3
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-3/+3
2011-12-30gcov.c (total_lines, [...]): New global vars.Nathan Sidwell1-1/+1
2011-12-02gcov.c (struct arc_info): Add is_throw field.Nathan Sidwell1-0/+12
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell1-12/+17
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-0/+14
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li1-1/+2
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2010-05-02vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak1-2/+2
2010-05-02vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak1-2/+2
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2008-04-10gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_S...Adam Nemet1-1/+1
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-2/+3
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1