summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un...Richard Guenther2010-04-011-2/+0
* tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park2010-03-301-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-32/+32
* lto-cgraph.c: Include gcov-io.hJan Hubicka2009-11-111-2/+10
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-2/+2
* omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther2009-04-151-0/+2
* omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher2009-04-031-1/+1
* revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables...Seongbae Park2008-12-301-2/+0
* tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS.Seongbae Park2008-12-291-0/+2
* re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc...Jan Hubicka2008-09-131-6/+26
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-87/+94
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-5/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* value-prof.c (tree_ic_transform): Print counts.Seongbae Park2008-05-281-1/+14
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* coverage.h (tree_coverage_counter_addr): Declare.Richard Guenther2008-03-081-16/+11
* re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp")Jakub Jelinek2008-01-191-3/+7
* tree-profile.c (gcov_type_tmp_var): New global variable.Richard Guenther2007-12-071-9/+18
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-8/+10
* tree-scalar-evolution.c (scev_const_prop): Do not create labels.Zdenek Dvorak2007-05-301-1/+1
* tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle2007-03-081-13/+11
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-31/+17
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2007-01-311-3/+3
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-8/+65
* Patch by Tomas Bily <tbily@suse.cz>Tomas Bily2007-01-191-1/+143
* pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka2007-01-031-27/+4
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-8/+1
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-5/+5
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-6/+5
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-0/+27
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-nested.c (build_addr): New "context" argument.Jeff Law2005-05-241-3/+3
* Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak2005-04-221-448/+96
* coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford2005-04-061-65/+68
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen2005-03-291-50/+473
* profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel2004-10-281-0/+9
* predict.c (counts_to_freqs): Make glolbal.Jan Hubicka2004-09-251-2/+4
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-4/+16
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak2004-09-011-4/+4
* basic-block.h (profile_staus): New global variable.Jan Hubicka2004-08-041-1/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+188