summaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-5/+5
* * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka2005-07-281-6/+5
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-0/+27
* Update FSF address.kcook2005-06-251-2/+2
* * tree-nested.c (build_addr): New "context" argument. Temporarilylaw2005-05-241-3/+3
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-448/+96
* * coverage.h (GCOV_TYPE_NODE): Delete.rsandifo2005-04-061-65/+68
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* * Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H)hubicka2005-03-291-50/+473
* * profile.c (branch_prob): Call to init_edge_profiler added.hubicka2004-10-281-0/+9
* * predict.c (counts_to_freqs): Make glolbal.hubicka2004-09-251-2/+4
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-4/+16
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.rakdver2004-09-011-4/+4
* * basic-block.h (profile_staus): New global variable.hubicka2004-08-041-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+188