summaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)Author
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
2013-09-162013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson
2013-08-292013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson
2013-08-09 * cgraph.h (cgraph_node): Add profile_id.hubicka
2013-05-04 * coverage.c (coverage_obj_init): Move the construction of gcovcarrot
2013-01-10Update copyright years in gcc/rsandifo
2012-12-13 PR gcov-profile/55650jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-25Change hash_table to support a comparator type different from thecrowl
2012-09-04Enhances the gcov program summary by adding a histogram of arc countertejohnson
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>rguenth
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-07-23gcc/steven
2012-07-16gcc/steven
2012-06-30 * coverage.c (bbg_file_stamp): New.nathan
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>rguenth
2012-02-08 PR gcov-profile/52150jakub
2011-12-30 * gcov.c (total_lines, total_executed): New global vars.nathan
2011-12-10 PR gcov-profile/51449nathan
2011-12-04 * gcov-io.h (struct gcov_info): Replace trailing array withnathan
2011-12-01 PR gcov-profile/51113nathan
2011-11-20 PR gcov-profile/51113nathan
2011-11-07 libgcc/nathan
2011-08-30fix -fbranch-probabilities and adjust testsuitechrbr
2011-05-042011-05-04 Richard Guenther <rguenther@suse.de>rguenth
2011-04-29use tls for ic varsdavidxl
2011-04-29split checksum into cfg checksum and line checksumdavidxl