aboutsummaryrefslogtreecommitdiff
path: root/gcc/coverage.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-21re PR middle-end/28034 (section anchors break -fprofile-generate)Richard Sandiford1-12/+5
2006-05-04re PR java/8260 (gcj -fprofile-arcs doesn't work)Alexandre Oliva1-8/+8
2006-04-06re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for fun...Jan Hubicka1-24/+25
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-5/+5
2005-10-31re PR gcov-profile/20815 (-fprofile-use barfs with "coverage mismatch for fun...Jan Hubicka1-29/+35
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-26/+0
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-7/+15
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-5/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-4/+4
2005-04-06coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford1-6/+8
2005-04-04system.h (GCOV_SIZE_TYPE): Unposion.Richard Sandiford1-15/+30
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-7/+7
2004-09-07cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre...Nathan Sidwell1-6/+5
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-23/+22
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-30/+29
2004-08-03coverage.c (tree_coverage_counter_ref): Fix computation of the new ARRAY_REF ...Jan Hubicka1-1/+1
2004-07-29gcov-io.h: Allow zero tag as EOF indicator.Nathan Sidwell1-8/+6
2004-07-25convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN.Roger Sayle1-5/+5
2004-07-15* Fix for g++/15861Frank Ch. Eigler1-1/+1
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-53/+26
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-7/+8
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-4/+6
2004-06-16coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-12/+49
2004-04-28re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads *.gcda file of differ...Serge Belyshev1-2/+2
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-1/+0
2004-03-20bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-2/+2
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-4/+4
2004-03-02re PR middle-end/11767 (different code behaviour with -fnon-call-exceptions -...Richard Henderson1-0/+1
2004-01-27coverage.c (get_coverage_counts): Give a different message if flag_guess_bran...J"orn Rennecke1-1/+3
2004-01-18coverage.c (checksum_string): Rename to ...Jan Hubicka1-17/+46
2004-01-05Update copyright dates after recent commits.Richard Sandiford1-1/+1
2004-01-05re PR c++/12945 (MIPS g++.old-deja/g++.abi/ptrflags.C fails.)Richard Sandiford1-0/+1
2003-12-29coverage.c (read_counts_file): Better error messages...Jan Hubicka1-14/+34
2003-12-13coverage.c (get_coverage_counts): Use inform instead of warning about missing...Jan Hubicka1-2/+2
2003-10-09stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here.Jason Merrill1-3/+2
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-4/+4
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-4/+4
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell1-4/+3
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-10gcov-io.h: Update documentation.Nathan Sidwell1-3/+6
2003-07-09gcov-io.h: Update documentation.Nathan Sidwell1-14/+7
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell1-7/+15
2003-06-29collect2.h: Convert prototypes to ISO C90.Andreas Jaeger1-95/+85
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-4/+4
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell1-1/+1
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell1-1/+1