summaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)Author
2017-06-22Backport r247371marxin
2017-02-28 * config/i386/i386.c: Include intl.h.jakub
2017-01-01 Update copyright years.jakub
2016-11-25Don't use priority {cd}tors if not supported by a target (PRmarxin
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-07Really set priority to 99 for __gcov_exitmarxin
2016-09-27gcov: dump in a static dtor instead of in an atexit handlermarxin
2016-08-17Do not use LONG_LONG_TYPE_SIZE in #if macro conditionmarxin
2016-07-22Consider functions with xloc.file == NULL (PRmarxin
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-03-29 PR ipa/70283hubicka
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-01remove many typedefstbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-11 Patch by Richard Bienerhubicka
2015-04-18remove need for store_values_directlytbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-21Add AutoFDO.dehao
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-25IPA C++ refactoring 4/Nmarxin
2014-08-20 * coverage.c (coverage_compute_profile_id): Return non-0;hubicka
2014-07-26Make FDO more tolerant to source changesdavidxl
2014-07-24IPA C++ refactoring 2/Nmarxin
2014-07-112014-07-10 Rong Xu <xur@google.com>xur
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-06-04Make coverage_compute_cfg_checksum callable with arg.marxin
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-04-14 * ipa-utils.c (ipa_merge_profiles): Merge profile_id.hubicka
2014-03-212014-03-21 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18gcc/c-family/rsandifo
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-14Introduce gcc::dump_manager classdmalcolm
2013-10-10Fix leak of coverage.c:da_file_namedmalcolm
2013-09-172013-09-17 Teresa Johnson <tejohnson@google.com>tejohnson