aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)Author
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
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-10-31 PR profile/20815Jan Hubicka
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-06 * coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford
2005-04-04 * system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford
2004-09-15gcc:Joseph Myers
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,Nathan Sidwell
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-15.:Nathan Sidwell
2004-08-03 * coverage.c (tree_coverage_counter_ref): Fix computation of the newJan Hubicka
2004-07-29 * gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell
2004-07-25 * convert.c (convert_to_real, convert_to_integer,Roger Sayle
2004-07-15* Fix for g++/15861Frank Ch. Eigler
2004-07-01 * cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson
2004-06-30 Conditionally compile support for --enable-mapped_location.Per Bothner
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-06-16gcc/ChangeLog:Paolo Bonzini
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-29Patch from Serge Belyshev.Serge Belyshev
2004-03-23 PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg