summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* 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