aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
AgeCommit message (Expand)AuthorFilesLines
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