]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile.c
basic-block.h: Re-group most prototypes per file.
[thirdparty/gcc.git] / gcc / profile.c
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-01-05  Jakub Jelinekre PR middle-end/44777 (ICE: SIGSEGV with -fprofile...
2011-12-04  Nathan Sidwellgcov-io.h (struct gcov_info): Replace trailing array...
2011-10-20  Dehao Chenprofile.c (compute_branch_probabilities): Compute and...
2011-08-04  David LiFix a bug that broke -freorder-functions
2011-04-29  Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-06  Eric Botcazouprofile.c (branch_prob): Move declaration of local...
2011-03-25  Kai TietzChangelog c-family/
2011-01-10  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2010-12-21  Steven Bosschervalue-prof.c (value_prof_hooks): Remove.
2010-12-06  Jakub Jelinekre PR bootstrap/46528 (profiledbootstrap failure)
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-26  Richard Guentherre PR bootstrap/46528 (profiledbootstrap failure)
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-23  Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2009-12-30  Robert Millanre PR other/42537 ([PATCH] misc spelling fixes)
2009-11-25  H.J. LuRemove trailing white spaces.
2009-06-17  Ian Lance Taylorprofile.c (total_num_never_executed): Don't define.
2008-10-24  Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-07  Jakub Jelinekre PR middle-end/29609 (Even with -O0 -g gcc optimizes...
2008-09-09  Jan Hubickaprofile.c (is_edge_inconsistent): Add debug output...
2008-09-01  Jan Hubickapredict.c (maybe_hot_count_p, [...]): When profile...
2008-08-31  Jan Hubickaipa-cp.c (ipcp_need_original_clone_p): Remove.
2008-08-20  Manuel López-Ibáñezprofile.c: Update calls to inform.
2008-08-18  Paul Yuancgraph.c (cgraph_edge): Handle inconsistent counts...
2008-08-06  Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-01-28  Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2007-01-19  Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2006-12-13  Jan HubickaMakefile.in: Add dependencies.
2006-11-03  Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-08-17  Zdenek DvorakPR gcov/profile/26570
2006-04-12  Richard Guentherprofile.c (compute_branch_probabilities): Remove code...
2006-03-12  Steven Bosscherpredict.c (estimate_probability): Remove.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-10-24  Steven Bosscherre PR tree-optimization/24225 (ICE: segmentation fault...
2005-08-03  Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-08-01  Jan Hubickaprofile.c (compute_value_histograms): Fix thinko.
2005-07-28  Jan HubickaMakefile.in (rtl-profile.o): Kill all traces of it.
2005-07-15  Jan Hubickaprofile.c (rest_of_handle_branch_prob): Fix handling...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-25  Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-04-21  Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-03  Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-29  Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-12  Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2004-11-16  Dale Johannesenprofile.c (compute_branch_probabilities): Prevent crash...
2004-11-16  Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-10-28  Andreas Krebbelprofile.c (branch_prob): Call to init_edge_profiler...
2004-09-29  Per Bothnerprofile.c (brnahc_prob): Pass correct value to output_l...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26  Kazu Hirata* profile.c: Fix a comment typo.
2004-09-25  Jan Hubickaprofile.c (compute_branch_probabilities): Use REG_BR_PR...
2004-09-25  Jan Hubickapredict.c (counts_to_freqs): Make glolbal.
2004-09-23  Jan Hubickaprofile.c (branch_prob): Do not verify flow info in...
2004-09-23  Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-16  Frank Ch. Eiglerprofile.c (branch_prob): Restore support for USE_MAPPED...
2004-09-14  Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-11  Jan Hubickaprofile.c (BB_TO_GCOV_INDEX): move more to the front.
2004-09-10  Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-01  Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-08-04  Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-16  Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27  Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-19  Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-09-29  Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-08-02  Zdenek Dvoraklibgcov.c (gcov_exit): Cleanup and fix.
2003-07-30  Zdenek Dvorakcombine.c (distribute_notes): Cancel REG_VALUE_PROFILE...
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-26  Zdenek Dvorakvalue-prof.c: New.
2003-06-23  Kazu Hiratabasic-block.h: Fix comment formatting.
2003-05-11  Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-05-10  Nathan Sidwelldefaults.h (GCOV_TYPE_SIZE): Remove.
2003-04-23  Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21  Nathan SidwellBreak out coverage routines to new file.
2003-04-17  Jan Hubickaemit-rtl.c (subreg_hard_regno): Check that register...
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-04-12  Geoffrey Keating* profile.c (read_counts_file): Initialise 'checksum'.
2003-04-11  Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-04-11  Nathan SidwellMakefile.in (loop-init.o): Do not depend on gcov-io...
next