index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcc
/
libgcov-interface.c
Age
Commit message (
Expand
)
Author
2020-05-05
Remove __gcov_flush.
Martin Liska
2020-05-05
Use __gcov_dump and __gcov_reset in execv and fork context.
Martin Liska
2020-05-05
Do locking for __gcov_dump and __gcov_reset as well.
Martin Liska
2020-03-02
Remove duplicate declaration.
Martin Liska
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-09-17
Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
Nathan Sidwell
2014-09-07
libgcov-interface.c (STRONG_ALIAS): Rename to ...
Nathan Sidwell
2014-09-03
libgcov-interface.c (STRONG_ALIAS): New.
Nathan Sidwell
2014-08-07
Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
Nathan Sidwell
2014-08-01
Makefile.in (LIBGCOV_MERGE, [...]): Reformat.
Nathan Sidwell
2014-07-25
libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol...
Nathan Sidwell
2014-01-08
gcov-io.c (gcov_var): Move from gcov-io.h.
Rong Xu
2014-01-02
Update copyright years in libgcc/
Richard Sandiford
2013-11-13
The patch re-factors libgcov.c to make it better modulelized.
Rong Xu