summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add AutoFDO.Dehao Chen2014-10-211-0/+3
* Makefile.in: Fix dependence.Rong Xu2014-10-071-0/+6
* Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu2014-07-111-39/+18
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-2/+2
* gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson2014-05-221-0/+7
* gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu2014-01-081-263/+7
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Put back typedef for gcov_working_set_t/gcov_bucket_typeH.J. Lu2013-12-101-4/+4
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-4/+4
* The patch re-factors libgcov.c to make it better modulelized.Rong Xu2013-11-131-0/+2
* Time profiler introduced.Martin Liska2013-11-111-4/+9
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* cgraph.h (cgraph_node): Add profile_id.Jan Hubicka2013-08-091-1/+1
* This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson2013-04-031-0/+22
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson2012-11-301-0/+1
* Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson2012-09-041-3/+38
* coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher2012-07-231-1/+1
* This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson2012-05-081-0/+6
* gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell2011-12-041-2/+2
* libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell2011-11-071-33/+32
* split checksum into cfg checksum and line checksumXinliang David Li2011-04-291-4/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+10
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.Ben Elliston2009-01-201-3/+3
* * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.Michael Matz2008-03-181-2/+4
* re PR gcov-profile/30650 (ICE with -fprofile-use)Jan Hubicka2007-02-031-4/+4
* gcov-io.h (__gcov_indirect_call_profiler): Declare.Ben Elliston2007-01-291-0/+4
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-4/+11
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-4/+7
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-1/+1
* re PR middle-end/19985 (executables created with -fprofile-arcs -ftest-covera...Janis Johnson2005-05-021-26/+43
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak2005-04-221-0/+5
* system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford2005-04-041-5/+1
* gcov-io.h (GCOV_CHECK, [...]): Remove.Nathan Sidwell2005-04-011-16/+2
* gcov-io.c (GCOV_CHECK): Use gcc_assert when available.Nathan Sidwell2004-08-301-2/+7
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-31/+11
* gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined.Zdenek Dvorak2004-04-251-0/+2
* Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak2004-04-231-0/+10
* re PR target/14291 (-fprofile-arcs fails (unresolved symbol))Danny Smith2004-03-221-1/+4
* Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl>Herman A.J. ten Brugge2003-10-101-0/+21
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak2003-07-301-0/+11