]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/coverage.c
Update copyright years.
[thirdparty/gcc.git] / gcc / coverage.c
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/
2012-07-16  stevengcc/
2012-06-30  nathan * coverage.c (bbg_file_stamp): New.
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-02-08  jakub PR gcov-profile/52150
2011-12-30  nathan * gcov.c (total_lines, total_executed): New global...
2011-12-10  nathan PR gcov-profile/51449
2011-12-04  nathan * gcov-io.h (struct gcov_info): Replace trailing array...
2011-12-01  nathan PR gcov-profile/51113
2011-11-20  nathan PR gcov-profile/51113
2011-11-07  nathan libgcc/
2011-08-30  chrbrfix -fbranch-probabilities and adjust testsuite
2011-05-04  rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-04-29  davidxluse tls for ic vars
2011-04-29  davidxlsplit checksum into cfg checksum and line checksum
2011-04-20  meyeringremove useless if-before-free tests
2011-03-25  ktietzChangelog c-family/
2010-08-10  froydnj * coverage.c (ctr_labels): Delete.
2010-07-15  froydnjgcc/
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-23  steven * regs.h: Do not include obstack.h, basic-block.h.
2010-05-12  froydnj * coverage.c (build_fn_info_value): Call build_constru...
2010-05-04  nvachharSanitize the behavior of -Wcoverage-mismatch.
2009-11-25  hjlRemove trailing white spaces.
2009-11-11  hubicka * lto-cgraph.c: Include gcov-io.h
2009-06-12  aldyhgcc/java/
2009-06-08  aolivagcc/ChangeLog:
2009-05-04  jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-03-27  rguenth2009-03-27 Richard Guenther <rguenther@suse.de>
2008-10-16  djegcc/
2008-08-20  manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-06-26  ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-06-06  rwildgcc/
2008-04-21  nemet * coverage.c: Include tree-pass.h.
2008-03-31  sparkgcc/ChangeLog:
2008-03-08  rguenth2008-03-08 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
next