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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-08-06
gcov: Add __gcov_info_to_gdca()
Sebastian Huber
1
-25
/
+11
2021-08-04
gcov: check return code of a fclose
Vincent Lefèvre
1
-1
/
+3
2021-05-13
gcov: Use system IO buffering
marxin
1
-218
/
+64
2021-04-29
Add parallelism support to gcov for MinGW platforms
Eric Botcazou
1
-0
/
+30
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-07-23
gcov-tool: Fix merging of different endian coverage data [PR96267]
Dong JianQiang
1
-1
/
+1
2020-05-28
gcov-tool: Flexible endian adjustment for merging coverage data
Martin Liska
1
-3
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-24
Fix broken filename for .gcda files starting with '..' (PR gcov-profile/88994).
Martin Liska
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-09-21
Remove arc profile histogram in non-LTO mode.
Martin Liska
1
-394
/
+4
2018-06-29
When using -fprofile-generate=/some/path mangle absolute path of file (PR lto...
Martin Liska
1
-0
/
+49
2018-06-05
Simplify gcov_histogram as it's used only for ARCS counters.
Martin Liska
1
-81
/
+67
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-06-05
invoke.texi: Document the -fprofile-abs-path option.
Bernd Edlinger
1
-0
/
+32
2017-04-13
Do not call memcpy with a NULL argument (PR gcov-profile/80413).
Martin Liska
1
-2
/
+6
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-22
gcc-ar.c (main): Fix indentation.
Nathan Sidwell
1
-7
/
+5
2016-10-14
* gcov-io.c (gcov_open): Deconstify 'mode'.
Nathan Sidwell
1
-1
/
+1
2016-10-13
gcov-io.c (gcov_open): Fix documentation.
Nathan Sidwell
1
-37
/
+12
2016-05-30
Don't cause ICEs when auto profile file is not found with checking
Andi Kleen
1
-1
/
+3
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-02-04
re PR gcov-profile/64123 (Instrumented Firefox segfaults on start)
Jan Hubicka
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-07-29
libgcov.h: Move renaming of entry points to lib gcov specific portion.
Nathan Sidwell
1
-1
/
+1
2014-07-11
Add gcov-tool: an offline gcda profile processing tool Support.
Rong Xu
1
-4
/
+16
2014-07-03
gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.
Jakub Jelinek
1
-3
/
+4
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-13
/
+1
2014-05-22
gcov-io.c (gcov_position): Use gcov_nonruntime_assert.
Teresa Johnson
1
-21
/
+20
2014-02-03
re PR gcov-profile/58602 (.gcno files not truncated at gcov_close)
Laurent Alfonsi
1
-2
/
+8
2014-01-08
gcov-io.c (gcov_var): Move from gcov-io.h.
Rong Xu
1
-0
/
+55
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-8
/
+9
2013-04-03
This patch enables the gcov-dump tool to optionally compute and dump the work...
Teresa Johnson
1
-0
/
+107
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-12-20
Fix PR gcov-profile/55734 by using methods from hwint.c instead of builtins...
Teresa Johnson
1
-2
/
+34
2012-11-30
Revised patch to ensure that histograms from the profile summary are streamed...
Teresa Johnson
1
-5
/
+9
2012-11-15
re PR bootstrap/55051 (profiledbootstrap failed)
Jan Hubicka
1
-1
/
+1
2012-11-03
final patch for enabling VxWorks
Robert Mason
1
-1
/
+2
2012-09-04
Enhances the gcov program summary by adding a histogram of arc counter entries.
Teresa Johnson
1
-4
/
+255
2011-04-06
* gcov-io.c: Use GCC Runtime Library Exception.
Joseph Myers
1
-2
/
+7
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-11
/
+11
2009-10-02
gcov-io.c (gcov_open): Open files read-only when MODE < 0
Neil Vachharajani
1
-10
/
+21
2008-06-26
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
Kaveh R. Ghazi
1
-1
/
+1
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-3
/
+3
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-04-28
attribs.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
[next]