]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/coverage.c
/cp
[thirdparty/gcc.git] / gcc / coverage.c
2019-07-25  marxinCome up with function_decl_type and use it in tree_func...
2019-07-03  marxinAdd -fprofile-note option.
2019-03-14  marxinGCOV: print {start,end}_column in JSON file and gcov...
2019-01-01  hubicka * coverage.c (get_coverage_counts): Use current_functi...
2019-01-01  jakub Update copyright years.
2018-12-17  hubicka * coverage.c (struct conts_entry): Add n_counts.
2018-11-30  law * coverage.c (get_coverage_counts): Use from_function_...
2018-11-19  marxinStrenghten assumption about function start and end...
2018-10-03  marxinProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-09-28  dmalcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-27  rguenth2018-09-27 Martin Liska <mliska@suse.cz>
2018-09-26  qinzhao2018-09-26 Indu Bhagat <indu.bhagat@oracle.com>
2018-09-24  marxinImprove location information of -Wcoverage-mismatch.
2018-09-21  marxinRemove arc profile histogram in non-LTO mode.
2018-07-31  marxinFix target clones (PR gcov-profile/85370).
2018-07-04  marxinFix DOS-based system build and fix documentation.
2018-06-29  marxinWhen using -fprofile-generate=/some/path mangle absolut...
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-05  marxinSimplify gcov_histogram as it's used only for ARCS...
2018-05-18  marxinPrint working directory to gcov files (PR gcov-profile...
2018-01-03  jakub Update copyright years.
2017-11-10  marxinGCOV: do not support unexecuted blocks in Ada
2017-11-09  marxinGCOV: support multiple functions per a line (PR gcov...
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-06-05  edlinger2017-06-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-28  marxinRemove .gcno file when compilation does not success...
2017-02-28  jakub * config/i386/i386.c: Include intl.h.
2017-01-01  jakub Update copyright years.
2016-11-25  marxinDon't use priority {cd}tors if not supported by a targe...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-07  marxinReally set priority to 99 for __gcov_exit
2016-09-27  marxingcov: dump in a static dtor instead of in an atexit...
2016-08-17  marxinDo not use LONG_LONG_TYPE_SIZE in #if macro condition
2016-07-22  marxinConsider functions with xloc.file == NULL (PR
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-03-29  hubicka PR ipa/70283
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01  tbsaunderemove many typedefs
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-11  hubicka Patch by Richard Biener
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dehaoAdd AutoFDO.
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-20  hubicka * coverage.c (coverage_compute_profile_id): Return...
2014-07-26  davidxlMake FDO more tolerant to source changes
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-11  xur2014-07-10 Rong Xu <xur@google.com>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-04  marxinMake coverage_compute_cfg_checksum callable with arg.
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-17  rsandifoMerge from trunk.
2014-04-14  hubicka * ipa-utils.c (ipa_merge_profiles): Merge profile_id.
2014-04-02  mrsMerge in trunk.
2014-03-21  rguenth2014-03-21 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifogcc/c-family/
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-20  mrsMerge in trunk.
2013-10-14  dmalcolmIntroduce gcc::dump_manager class
2013-10-10  dmalcolmFix leak of coverage.c:da_file_name
2013-09-20  mrsMerge in trunk.
2013-09-17  tejohnson2013-09-17 Teresa Johnson <tejohnson@google.com>
2013-09-16  tejohnson2013-09-16 Teresa Johnson <tejohnson@google.com>
2013-09-04  mrsMerge in trunk.
2013-08-29  tejohnson2013-08-29 Teresa Johnson <tejohnson@google.com>
2013-08-13  mrsAdd wide-int branch.
2013-08-09  hubicka * cgraph.h (cgraph_node): Add profile_id.
2013-05-04  carrot * coverage.c (coverage_obj_init): Move the constructio...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-13  jakub PR gcov-profile/55650
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25  crowlChange hash_table to support a comparator type differen...
2012-09-04  tejohnsonEnhances the gcov program summary by adding a histogram...
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-07-23  stevengcc/
next