intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
[gcc.git] / gcc / value-prof.c
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-23 Richard Guenthervalue-prof.c (gimple_ic): Purge old EH edges only after...
2009-09-18 Neil Vachharajanivalue-prof.c (interesting_stringop_to_profile_p): Added...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-06 Neil Vachharajani* value-prof.c (init_pid_map): Replace xmalloc with...
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-09-10 Jan Hubickavalue-prof.c (gimple_ic): Fix tuplification bug.
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-20 Manuel López-Ibáñezvalue-prof.c (check_counter): Revert wrong call to...
2008-08-20 Manuel López-Ibáñezprofile.c: Update calls to inform.
2008-08-18 H.J. Lure PR bootstrap/37153 (Revision 139210 failed to bootstrap)
2008-08-18 Paul Yuancgraph.c (cgraph_edge): Handle inconsistent counts...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
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-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-10 Vinodha Ramasamyvalue_prob.c (tree_divmod_fixed_value_transform): Use...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-28 Seongbae Parkvalue-prof.c (tree_ic_transform): Use HOST_WIDEST_INT_P...
2008-05-28 Seongbae Parktree-ssa-propagate.c (set_rhs): Preserve the histogram...
2008-05-28 Seongbae Parkvalue-prof.c (tree_ic_transform): Print counts.
2008-05-10 Uros Bizjakvalue-prof.c (interesting_stringop_to_profile): Do...
2007-08-24 Sandra Loosemorere PR target/11787 (always call memcpy for block move...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-08 Jan Hubickavalue-prof.c (visit_hist, free_hist): Return 1 instead...
2007-02-03 Jan Hubickare PR gcov-profile/30650 (ICE with -fprofile-use)
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-28 Jan Hubickabuiltins.c (expand_builtin_memset): Fix typo in my...
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-12-11 Jan Hubickavalue-prof.c (tree_stringops_transform): New.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-08-17 Zdenek DvorakPR gcov/profile/26570
2006-07-13 Jan Hubickacgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-04-24 Richard Guentherre PR tree-optimization/22525 (tree based value profili...
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
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-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-28 Jan Hubickatree-ssa-threadupdate.c: (create_edge_and_update_destin...
2005-04-28 Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-10 Richard Sandifordvalue-prof.c (tree_divmod_fixed_value_transform): Fix...
2005-04-06 Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-04 Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2005-03-29 Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-12 Kazu Hiratavalue-prof.c (mod_subtract_transform): Remove local...
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14 Zdenek Dvorakre PR rtl-optimization/17428 (internal compiler error...
2004-11-14 Kazu Hirataglobal.c, [...]: Fix comment typos.
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-01 Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-06-23 Pat Haugenre PR rtl-optimization/15633 (Failure to propagate...
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
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-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-31 R. Kelley CookC90 prototype updates.
2003-10-19 Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-07-30 Zdenek Dvorakcombine.c (distribute_notes): Cancel REG_VALUE_PROFILE...
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.