aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Document gcov-io (PR gcov-profile/84735).Martin Liska1-2/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger1-0/+1
2017-04-28gcno file: do not stream block flags (PR gcov-profile/80031).Martin Liska1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-17Do not use LONG_LONG_TYPE_SIZE in #if macro conditionMartin Liska1-10/+0
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+8
2016-07-25Adapt the numbering scheme (PR gcov-profile/64874)Martin Liska1-9/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21Add AutoFDO.Dehao Chen1-0/+3
2014-10-07Makefile.in: Fix dependence.Rong Xu1-0/+6
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu1-39/+18
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-2/+2
2014-05-22gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson1-0/+7
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu1-263/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10Put back typedef for gcov_working_set_t/gcov_bucket_typeH.J. Lu1-4/+4
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-4/+4
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu1-0/+2
2013-11-11Time profiler introduced.Martin Liska1-4/+9
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka1-1/+1
2013-04-03This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson1-0/+22
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-30Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson1-0/+1
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-3/+38
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher1-1/+1
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson1-0/+6
2011-12-04gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell1-2/+2
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell1-33/+32
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li1-4/+8
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-20libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.Ben Elliston1-3/+3
2008-03-18* gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.Michael Matz1-2/+4
2007-02-03re PR gcov-profile/30650 (ICE with -fprofile-use)Jan Hubicka1-4/+4
2007-01-29gcov-io.h (__gcov_indirect_call_profiler): Declare.Ben Elliston1-0/+4
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-4/+11
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily1-4/+7
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-1/+1
2005-05-02re PR middle-end/19985 (executables created with -fprofile-arcs -ftest-covera...Janis Johnson1-26/+43
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-22Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak1-0/+5
2005-04-04system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford1-5/+1