aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-8/+1
2005-12-02tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther1-5/+5
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-6/+5
2005-06-28cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka1-0/+27
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-24tree-nested.c (build_addr): New "context" argument.Jeff Law1-3/+3
2005-04-22Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak1-448/+96
2005-04-06coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford1-65/+68
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-29Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen1-50/+473
2004-10-28profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel1-0/+9
2004-09-25predict.c (counts_to_freqs): Make glolbal.Jan Hubicka1-2/+4
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-4/+16
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+2
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-4/+4
2004-08-04basic-block.h (profile_staus): New global variable.Jan Hubicka1-1/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+188