index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
gcov-dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
Print working directory to gcov files (PR gcov-profile/84846).
Martin Liska
1
-0
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-1
/
+1
2017-12-21
Fix gcov-dump tool for GCDA files (PR gcov-profile/83509).
Martin Liska
1
-8
/
+12
2017-11-10
GCOV: do not support unexecuted blocks in Ada
Martin Liska
1
-0
/
+5
2017-11-09
GCOV: support multiple functions per a line (PR gcov-profile/48463)
Martin Liska
1
-1
/
+7
2017-04-28
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation
Martin Liska
1
-1
/
+1
2017-04-28
gcno file: do not stream block flags (PR gcov-profile/80031).
Martin Liska
1
-20
/
+2
2017-04-28
Fix indentation of gcov-dump.
Martin Liska
1
-49
/
+58
2017-03-17
Print bug url for gcov-dump --help
Tom de Vries
1
-0
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-01
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-1
/
+1
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
[next]