summaryrefslogtreecommitdiff
path: root/gcc/coverage.c
Commit message (Expand)AuthorAgeFilesLines
* * coverage.c (ctr_labels): Delete.Nathan Froyd2010-08-101-4/+0
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-17/+17
* diagnostic-core.h: New.Joseph Myers2010-05-271-4/+4
* regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher2010-05-231-0/+1
* coverage.c (build_fn_info_value): Call build_constructor instead of build_con...Kazu Hirata2010-05-121-69/+49
* Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani2010-05-041-21/+22
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* lto-cgraph.c: Include gcov-io.hJan Hubicka2009-11-111-2/+4
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-18/+36
* common.opt (fcompare-debug=, [...]): New.Alexandre Oliva2009-06-081-1/+1
* attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-051-6/+5
* gimplify.c (mark_addressable): Export.Richard Guenther2009-03-271-0/+2
* re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn2008-10-161-0/+1
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-6/+6
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-5/+5
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* coverage.c: Include tree-pass.h.Adam Nemet2008-04-211-0/+4
* common.opt (fprofile-dir=, [...]): New optionsSeongbae Park2008-03-311-15/+28
* coverage.h (tree_coverage_counter_addr): Declare.Richard Guenther2008-03-081-0/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+1
* invoke.texi (-Wcoverage-mismatch): Document.Richard Guenther2007-01-251-15/+36
* In gcc/:Geoffrey Keating2006-11-011-1/+1
* re PR middle-end/28034 (section anchors break -fprofile-generate)Richard Sandiford2006-06-211-12/+5
* re PR java/8260 (gcj -fprofile-arcs doesn't work)Alexandre Oliva2006-05-041-8/+8
* re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for fun...Jan Hubicka2006-04-061-24/+25
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-5/+5
* re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for fun...Jan Hubicka2005-10-311-29/+35
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-26/+0
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-7/+15
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-5/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-4/+4
* coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford2005-04-061-6/+8
* system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford2005-04-041-15/+30
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-7/+7
* cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre...Nathan Sidwell2004-09-071-6/+5
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-23/+22
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-30/+29
* coverage.c (tree_coverage_counter_ref): Fix computation of the new ARRAY_REF ...Jan Hubicka2004-08-031-1/+1
* gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell2004-07-291-8/+6
* convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-07-251-5/+5
* * Fix for g++/15861Frank Ch. Eigler2004-07-151-1/+1
* cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson2004-07-011-53/+26
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-7/+8
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-4/+6
* coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini2004-06-161-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-12/+49
* re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ...Serge Belyshev2004-04-281-2/+2