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-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-21
Add AutoFDO.
Dehao Chen
1
-0
/
+3
2014-10-07
Makefile.in: Fix dependence.
Rong Xu
1
-0
/
+6
2014-07-11
Add gcov-tool: an offline gcda profile processing tool Support.
Rong Xu
1
-39
/
+18
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-2
/
+2
2014-05-22
gcov-io.c (gcov_position): Use gcov_nonruntime_assert.
Teresa Johnson
1
-0
/
+7
2014-01-08
gcov-io.c (gcov_var): Move from gcov-io.h.
Rong Xu
1
-263
/
+7
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-10
Put back typedef for gcov_working_set_t/gcov_bucket_type
H.J. Lu
1
-4
/
+4
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-4
/
+4
2013-11-13
The patch re-factors libgcov.c to make it better modulelized.
Rong Xu
1
-0
/
+2
2013-11-11
Time profiler introduced.
Martin Liska
1
-4
/
+9
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-1
/
+1
2013-08-09
cgraph.h (cgraph_node): Add profile_id.
Jan Hubicka
1
-1
/
+1
2013-04-03
This patch enables the gcov-dump tool to optionally compute and dump the work...
Teresa Johnson
1
-0
/
+22
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-30
Revised patch to ensure that histograms from the profile summary are streamed...
Teresa Johnson
1
-0
/
+1
2012-09-04
Enhances the gcov program summary by adding a histogram of arc counter entries.
Teresa Johnson
1
-3
/
+38
2012-07-23
coverage.c: Refer to "notes file" instead of "graph file" in all comments.
Steven Bosscher
1
-1
/
+1
2012-05-08
This patch adds functionality to libgcov to enable user applications to colle...
Teresa Johnson
1
-0
/
+6
2011-12-04
gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.
Nathan Sidwell
1
-2
/
+2
2011-11-07
libgcov.c (struct gcov_fn_buffer): New struct.
Nathan Sidwell
1
-33
/
+32
2011-04-29
split checksum into cfg checksum and line checksum
Xinliang David Li
1
-4
/
+8
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-6
/
+6
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-12
/
+10
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-01-20
libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.
Ben Elliston
1
-3
/
+3
2008-03-18
* gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.
Michael Matz
1
-2
/
+4
2007-02-03
re PR gcov-profile/30650 (ICE with -fprofile-use)
Jan Hubicka
1
-4
/
+4
2007-01-29
gcov-io.h (__gcov_indirect_call_profiler): Declare.
Ben Elliston
1
-0
/
+4
2007-01-28
expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...
Jan Hubicka
1
-4
/
+11
2007-01-19
Patch by Tomas Bily <tbily@suse.cz>
Tomas Bily
1
-4
/
+7
2005-07-13
linux.h (TARGET_HAS_F_SETLKW): Renamed to ...
H.J. Lu
1
-1
/
+1
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-08
Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
Nathan Sidwell
1
-1
/
+1
2005-05-02
re PR middle-end/19985 (executables created with -fprofile-arcs -ftest-covera...
Janis Johnson
1
-26
/
+43
2005-04-28
attribs.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-04-22
Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...
Zdenek Dvorak
1
-0
/
+5
2005-04-04
system.h (GCOV_SIZE_TYPE): Unposion.
Richard Sandiford
1
-5
/
+1
2005-04-01
gcov-io.h (GCOV_CHECK, [...]): Remove.
Nathan Sidwell
1
-16
/
+2
2004-08-30
gcov-io.c (GCOV_CHECK): Use gcc_assert when available.
Nathan Sidwell
1
-2
/
+7
2004-07-29
gcov-io.h: Allow zero tag as EOF indicator.
Nathan Sidwell
1
-31
/
+11
2004-04-25
gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined.
Zdenek Dvorak
1
-0
/
+2
2004-04-23
Makefile.in (LIBGCOV): Add _gcov_fork...
Zdenek Dvorak
1
-0
/
+10
2004-03-22
re PR target/14291 (-fprofile-arcs fails (unresolved symbol))
Danny Smith
1
-1
/
+4
2003-10-10
Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl>
Herman A.J. ten Brugge
1
-0
/
+21
2003-10-05
c-pretty-print.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-07-30
combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.
Zdenek Dvorak
1
-0
/
+11
[next]