summaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* 2017-06-05 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-06-051-0/+1
* gcno file: do not stream block flags (PR gcov-profile/80031).marxin2017-04-281-1/+0
* Update copyright years.jakub2017-01-011-1/+1
* Do not use LONG_LONG_TYPE_SIZE in #if macro conditionmarxin2016-08-171-10/+0
* Cherry-pick fprofile-generate-atomic from google/gcc-4_9marxin2016-08-101-0/+8
* Adapt the numbering scheme (PR gcov-profile/64874)marxin2016-07-251-9/+9
* Update copyright years.jakub2016-01-041-1/+1
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* Add AutoFDO.dehao2014-10-211-0/+3
* 2014-10-06 Rong Xu <xur@google.com>xur2014-10-071-0/+6
* 2014-07-10 Rong Xu <xur@google.com>xur2014-07-111-39/+18
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-2/+2
* 2014-05-22 Teresa Johnson <tejohnson@google.com>tejohnson2014-05-221-0/+7
* 2014-01-08 Rong Xu <xur@google.com> tejohnson2014-01-081-263/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Put back typedef for gcov_working_set_t/gcov_bucket_typehjl2013-12-101-4/+4
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-4/+4
* 2013-11-12 Rong Xu <xur@google.com>xur2013-11-131-0/+2
* Time profiler introduced.marxin2013-11-111-4/+9
* gcc/rsandifo2013-09-281-1/+1
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-1/+1
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-0/+22
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Revised patch to ensure that histograms from the profile summary are streamedtejohnson2012-11-301-0/+1
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-3/+38
* gcc/steven2012-07-231-1/+1
* This patch adds functionality to libgcov to enable user applications totejohnson2012-05-081-0/+6
* * gcov-io.h (struct gcov_info): Replace trailing array withnathan2011-12-041-2/+2
* libgcc/nathan2011-11-071-33/+32
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-4/+8
* Remove trailing white spaces.hjl2009-11-251-6/+6
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-12/+10
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * libgcov.c (__gcov_execl, __gcov_execlp, __gcov_execle): Removebje2009-01-201-3/+3
* * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.matz2008-03-181-2/+4
* PR gcov-profile/30650hubicka2007-02-031-4/+4
* * gcov-io.h (__gcov_indirect_call_profiler): Declare.bje2007-01-291-0/+4
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-4/+11
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-4/+7
* 2005-07-13 H.J. Lu <hongjiu.lu@intel.com>hjl2005-07-131-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-1/+1
* PR 19985janis2005-05-021-26/+43
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-0/+5
* * system.h (GCOV_SIZE_TYPE): Unposion.rsandifo2005-04-041-5/+1
* * gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,nathan2005-04-011-16/+2