aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-prof.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-13Makefile.in: Add dependencies.Jan Hubicka1-0/+11
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+0
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-20/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-22Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _...Zdenek Dvorak1-4/+0
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-2/+3
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-11/+20
2004-10-28profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel1-0/+4
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-08vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell1-1/+1
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-14/+19
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+49
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-0/+1
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-0/+4
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-2/+2
2003-06-26value-prof.c: New.Zdenek Dvorak1-0/+59