summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-2/+3
* Integrate lexical block into source_location.dehao2012-09-191-3/+2
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-0/+157
* * opts.c (common_handle_option): Do not set steven2012-07-231-62/+18
* PR gcov-profile/32543steven2012-07-211-0/+3
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-5/+5
* gcc/steven2012-07-161-2/+1
* gcc/steven2012-07-081-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR middle-end/44777jakub2012-01-051-1/+36
* * gcov-io.h (struct gcov_info): Replace trailing array withnathan2011-12-041-20/+13
* 2011-10-20 Dehao Chen <dehao@google.com>dehao2011-10-201-1/+40
* Fix a bug that broke -freorder-functionsdavidxl2011-08-041-0/+1
* split checksum into cfg checksum and line checksumdavidxl2011-04-291-23/+33
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * profile.c (branch_prob): Move declaration of local variable. Removeebotcazou2011-04-061-10/+6
* Changelog c-family/ktietz2011-03-251-1/+1
* PR lto/45375hubicka2011-01-101-2/+11
* * value-prof.c (value_prof_hooks): Remove.steven2010-12-211-21/+10
* PR tree-optimization/46528jakub2010-12-061-3/+4
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-11-26 Richard Guenther <rguenther@suse.de>rguenth2010-11-261-1/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+1
* /gccpaolo2009-12-301-1/+1
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * profile.c (total_num_never_executed): Don't define.ian2009-06-171-11/+2
* 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2008-10-241-1/+1
* PR debug/29609jakub2008-10-071-2/+4
* * profile.c (is_edge_inconsistent): Add debug output; ignore negative counthubicka2008-09-091-12/+63
* * predict.c (maybe_hot_count_p, maybe_hot_edge_p): When profile ishubicka2008-09-011-13/+11
* * ipa-cp.c (ipcp_need_original_clone_p): Remove.hubicka2008-08-311-1/+1
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-1/+1
* 2008-08-18 Paul Yuan <yingbo.com@gmail.com>spark2008-08-181-55/+145
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-27/+20
* gcc/rwild2008-06-061-1/+1
* gcctromey2008-02-261-13/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+5
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-0/+9
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-0/+16
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-0/+8
* hubicka2006-12-131-3/+1
* * tree-dump.c (dump_enable_all): Rename local variablesteven2006-11-031-1/+1
* PR gcov/profile/26570rakdver2006-08-171-1/+1
* 2006-04-12 Richard Guenther <rguenther@suse.de>rguenth2006-04-121-142/+38
* * predict.c (estimate_probability): Remove.steven2006-03-121-43/+0
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-151-2/+2