aboutsummaryrefslogtreecommitdiff
path: root/libgcc/libgcov-driver.c
AgeCommit message (Expand)Author
2019-06-07Remove indirect call top N counter type.Martin Liska
2019-01-18Update error message prefix in libgcov profiling.Martin Liska
2019-01-18Describe better version mismatch in libgcov driver.Martin Liska
2019-01-01 Update copyright years.Jakub Jelinek
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska
2018-06-07Fix compilation of libgcov with GCOV_LOCKED=0.Martin Liska
2018-06-07Fix libgcov-driver-system bootstrap failure (PR bootstrap/86057).Martin Liska
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska
2018-05-29libgcov: report about a different timestamp (PR gcov-profile/85759).Martin Liska
2018-01-03 Update copyright years.Jakub Jelinek
2017-04-18Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska
2017-01-01 Update copyright years.Jakub Jelinek
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska
2016-06-02On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole
2016-01-04 Update copyright years.Jakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-08Add overlap functionality to gcov-tool.Rong Xu
2014-10-072014-10-06 Rong Xu <xur@google.com>Rong Xu
2014-09-17 * Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell
2014-08-07 * Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell
2014-08-01 * Makefile.in (LIBGCOV_MERGE, LIBGCOV_PROFILER,Nathan Sidwell
2014-07-29 libgcc/Nathan Sidwell
2014-07-27 * libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell
2014-07-25 * libgcov-driver.c (set_gcov_dump_complete,Nathan Sidwell
2014-07-23 gcc/Nathan Sidwell
2014-07-112014-07-10 Rong Xu <xur@google.com>Rong Xu
2014-05-222014-05-22 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2014-01-092014-01-09 Rong Xu <xur@google.com>Rong Xu
2014-01-082014-01-08 Rong Xu <xur@google.com> Rong Xu
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-11-19 * libgcov-driver.c (run_accounted): Make global level static.Jan Hubicka
2013-11-19 * libgcov-driver.c (gcov_exit_merge_summary): Fix settingJan Hubicka
2013-11-18 * libgcov-driver.c (get_gcov_dump_complete): Update comments.Jan Hubicka
2013-11-132013-11-12 Rong Xu <xur@google.com>Rong Xu