]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/value-prof.c
* MAINTAINERS: Update my email address.
[thirdparty/gcc.git] / gcc / value-prof.c
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.