OSDN Git Service

PR c++/53989
[pf3gnuchains/gcc-fork.git] / gcc / profile.c
2012-01-05 jakub PR middle-end/44777
2011-12-04 nathan * gcov-io.h (struct gcov_info): Replace trailing array...
2011-10-20 dehao2011-10-20 Dehao Chen <dehao@google.com>
2011-08-04 davidxlFix a bug that broke -freorder-functions
2011-04-29 davidxlsplit checksum into cfg checksum and line checksum
2011-04-20 meyeringremove useless if-before-free tests
2011-04-06 ebotcazou * profile.c (branch_prob): Move declaration of local...
2011-03-25 ktietzChangelog c-family/
2011-01-10 hubicka PR lto/45375
2010-12-21 steven * value-prof.c (value_prof_hooks): Remove.
2010-12-06 jakub PR tree-optimization/46528
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-26 rguenth2010-11-26 Richard Guenther <rguenther@suse.de>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-23 steven * regs.h: Do not include obstack.h, basic-block.h.
2009-12-30 paolo/gcc
2009-11-25 hjlRemove trailing white spaces.
2009-06-17 ian * profile.c (total_num_never_executed): Don't define.
2008-10-24 manu2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-10-07 jakub PR debug/29609
2008-09-09 hubicka * profile.c (is_edge_inconsistent): Add debug output...
2008-09-01 hubicka * predict.c (maybe_hot_count_p, maybe_hot_edge_p)...
2008-08-31 hubicka * ipa-cp.c (ipcp_need_original_clone_p): Remove.
2008-08-20 manu2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 spark2008-08-18 Paul Yuan <yingbo.com@gmail.com>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-02-26 tromeygcc
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-01-28 hubicka * expr.c (emit_block_move_via_movmem, emit_block_move_...
2007-01-19 hubickaPatch by Tomas Bily <tbily@suse.cz>
2006-12-13 hubicka * Makefile.in: Add dependencies.
2006-11-03 steven * tree-dump.c (dump_enable_all): Rename local variable
2006-08-17 rakdver PR gcov/profile/26570
2006-04-12 rguenth2006-04-12 Richard Guenther <rguenther@suse.de>
2006-03-12 steven * predict.c (estimate_probability): Remove.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-10-24 stevenPR tree-optimization/24225
2005-08-03 hubicka * profile.c (branch_prob): Split edges with goto locus...
2005-08-01 hubicka * profile.c (compute_value_histograms): Fix thinko.
2005-07-28 hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-15 hubicka * profile.c (rest_of_handle_branch_prob): Fix handling...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-05-25 hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-03 nathan * params.c (set_param_value): Use gcc_assert & gcc_unr...
2005-03-29 hubicka * Makefile.in (value-prof.o): New dependencies on...
2005-03-12 kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2004-11-16 dalej2004-11-15 Dale Johannesen <dalej@apple.com>
2004-11-16 kazu * tree-cfg.c (bsi_commit_edge_inserts): Remove an...
2004-10-28 hubicka * profile.c (branch_prob): Call to init_edge_profiler...
2004-09-29 bothner * profile.c (brnahc_prob): Pass correct value to...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 kazu * profile.c: Fix a comment typo.
2004-09-25 hubicka * profile.c (compute_branch_probabilities): Use REG_BR...
2004-09-25 hubicka * predict.c (counts_to_freqs): Make glolbal.
2004-09-23 hubicka * profile.c (branch_prob): Do not verify flow info...
2004-09-23 hubicka * cfgexpand.c (add_reg_br_prob_note): New function.
2004-09-16 fche2004-09-16 Frank Ch. Eigler <fche@redhat.com>
2004-09-14 kazu * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
2004-09-11 hubicka * profile.c (BB_TO_GCOV_INDEX): move more to the front.
2004-09-10 nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-08-04 hubicka * basic-block.h (profile_staus): New global variable.
2004-07-16 rth * basic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27 kazugcc/
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-10-19 rakdver * Makefile.in (toplev.o): Add value-prof.h dependency.
2003-09-29 hubicka PR c++/12175
2003-08-02 rakdver * libgcov.c (gcov_exit): Cleanup and fix.
2003-07-30 rakdver * combine.c (distribute_notes): Cancel REG_VALUE_PROFI...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-26 rakdver * value-prof.c: New.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-05-10 nathan * defaults.h (GCOV_TYPE_SIZE): Remove.
2003-04-23 nathan * Makefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 nathan Break out coverage routines to new file.
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-12 geoffk * profile.c (read_counts_file): Initialise 'checksum'.
2003-04-11 rth * libfuncs.h (LTI_setbits, LTI_gcov_flush,...
2003-04-11 nathan * Makefile.in (loop-init.o): Do not depend on gcov...
2003-04-07 nathan Change gcov file interface to single file at a time.
2003-03-31 nathan * gcov.c: Add -a & -u options.
2003-03-30 dj* profile.c (instrument_edges): Make sure any newly...
next