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
/
coverage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
Fix __gcov_exit fn prototype.
Martin Liska
1
-2
/
+1
2019-12-05
Fix profile name files without -fprofile-dir.
Martin Liska
1
-1
/
+1
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-4
/
+4
2019-10-23
re PR gcov-profile/91971 (Profile directory concatenated with object file path)
Qing Zhao
1
-0
/
+8
2019-07-25
Come up with function_decl_type and use it in tree_function_decl.
Martin Liska
1
-1
/
+1
2019-07-03
Add -fprofile-note option.
Martin Liska
1
-3
/
+8
2019-03-14
GCOV: print {start,end}_column in JSON file and gcov-dump tool.
Martin Liska
1
-0
/
+2
2019-01-01
coverage.c (get_coverage_counts): Use current_function_decl.
Jan Hubicka
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-17
coverage.c (struct conts_entry): Add n_counts.
Jan Hubicka
1
-8
/
+20
2018-11-30
coverage.c (get_coverage_counts): Use from_function_decl for precise function...
Indu Bhagat
1
-1
/
+1
2018-11-19
Strenghten assumption about function start and end line (PR gcov-profile/88045).
Martin Liska
1
-1
/
+3
2018-10-03
Properly mark lambdas in GCOV (PR gcov-profile/86109).
Martin Liska
1
-1
/
+2
2018-09-28
dumpfile.c: use prefixes other than 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MIS...
David Malcolm
1
-5
/
+5
2018-09-27
coverage.c (get_coverage_counts): Revert the formatting of missing profile op...
Martin Liska
1
-6
/
+4
2018-09-26
re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...
Indu Bhagat
1
-12
/
+26
2018-09-24
Improve location information of -Wcoverage-mismatch.
Martin Liska
1
-8
/
+10
2018-09-21
Remove arc profile histogram in non-LTO mode.
Martin Liska
1
-50
/
+9
2018-07-31
Fix target clones (PR gcov-profile/85370).
Martin Liska
1
-1
/
+2
2018-07-04
Fix DOS-based system build and fix documentation.
Martin Liska
1
-1
/
+1
2018-06-29
When using -fprofile-generate=/some/path mangle absolute path of file (PR lto...
Martin Liska
1
-2
/
+18
2018-06-26
Introduce dump_location_t
David Malcolm
1
-8
/
+14
2018-06-05
Simplify gcov_histogram as it's used only for ARCS counters.
Martin Liska
1
-31
/
+18
2018-05-18
Print working directory to gcov files (PR gcov-profile/84846).
Martin Liska
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-10
GCOV: do not support unexecuted blocks in Ada
Martin Liska
1
-0
/
+3
2017-11-09
GCOV: support multiple functions per a line (PR gcov-profile/48463)
Martin Liska
1
-0
/
+7
2017-08-30
[19/77] Add a smallest_int_mode_for_size helper function
Richard Sandiford
1
-3
/
+3
2017-06-05
invoke.texi: Document the -fprofile-abs-path option.
Bernd Edlinger
1
-1
/
+1
2017-04-28
Remove .gcno file when compilation does not success (PR driver/56469).
Martin Liska
1
-0
/
+12
2017-02-28
i386.c: Include intl.h.
Jakub Jelinek
1
-1
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-25
Don't use priority {cd}tors if not supported by a target (PR
Martin Liska
1
-4
/
+9
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-10-07
Really set priority to 99 for __gcov_exit
Martin Liska
1
-1
/
+1
2016-09-27
gcov: dump in a static dtor instead of in an atexit handler
Martin Liska
1
-2
/
+25
2016-08-17
Do not use LONG_LONG_TYPE_SIZE in #if macro condition
Martin Liska
1
-1
/
+2
2016-07-22
Consider functions with xloc.file == NULL (PR
Martin Liska
1
-2
/
+4
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-1
/
+1
2016-03-29
re PR lto/70283 (bogus vtable mismatch warnings)
Jan Hubicka
1
-5
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-12
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-15
/
+12
2015-10-01
remove many typedefs
Trevor Saunders
1
-5
/
+5
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-8
/
+1
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
Richard Sandiford
1
-3
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-8
/
+0
[next]