aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-13 PR gcov-profile/55650Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-25Change hash_table to support a comparator type different from theLawrence Crowl
2012-09-04Enhances the gcov program summary by adding a histogram of arc counterTeresa Johnson
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-23gcc/Steven Bosscher
2012-07-16gcc/Steven Bosscher
2012-06-30 * coverage.c (bbg_file_stamp): New.Nathan Sidwell
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-02-08 PR gcov-profile/52150Jakub Jelinek
2011-12-30 * gcov.c (total_lines, total_executed): New global vars.Nathan Sidwell
2011-12-10 PR gcov-profile/51449Nathan Sidwell
2011-12-04 * gcov-io.h (struct gcov_info): Replace trailing array withNathan Sidwell
2011-12-01 PR gcov-profile/51113Nathan Sidwell
2011-11-20 PR gcov-profile/51113Nathan Sidwell
2011-11-07 libgcc/Nathan Sidwell
2011-08-30fix -fbranch-probabilities and adjust testsuiteChristian Bruel
2011-05-042011-05-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-29use tls for ic varsXinliang David Li
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-25Changelog c-family/Kai Tietz
2010-08-10 * coverage.c (ctr_labels): Delete.Nathan Froyd
2010-07-15gcc/Nathan Froyd
2010-05-27 * diagnostic-core.h: New. Contents moved from diagnostic.h andJoseph Myers
2010-05-23 * regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher
2010-05-12 * coverage.c (build_fn_info_value): Call build_constructor instead ofKazu Hirata
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-11 * lto-cgraph.c: Include gcov-io.hJan Hubicka
2009-06-12gcc/java/Aldy Hernandez
2009-06-08gcc/ChangeLog:Alexandre Oliva
2009-05-04 * attribs.c (decl_attributes): Use %qE for identifiers inJoseph Myers
2009-03-272009-03-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-10-16gcc/David Edelsohn
2008-08-202008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): FixKaveh Ghazi
2008-06-06gcc/Ralf Wildenhues
2008-04-21 * coverage.c: Include tree-pass.h.Adam Nemet
2008-03-31gcc/ChangeLog:Seongbae Park
2008-03-082008-03-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-02-152007-02-15 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2007-01-252007-01-25 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-11-01In gcc/:Geoffrey Keating
2006-06-21gcc/Richard Sandiford
2006-05-04PR java/8260Alexandre Oliva
2006-04-06 PR profile/20815Jan Hubicka