]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-tailcall.c
backport: basic-block.h: Include vec.h, errors.h.
[thirdparty/gcc.git] / gcc / tree-tailcall.c
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15  Jan Hubickatree-ssa.c (verify_flow_sensitive_alias_info): Do not...
2004-09-15  Zdenek Dvorakre PR tree-optimization/17468 (Java garbage collector...
2004-09-10  Richard Sandifordtree-tailcall.c (process_assignment): Only do accumulat...
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-07  Nathan Sidwellbuiltins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-01  Richard Kennertree-tailcall.c (find_tail_calls): Also fail is stateme...
2004-08-11  Richard Henderson* tree-tailcall.c (suitable_for_tail_opt_p): Also check...
2004-08-05  Zdenek Dvorakre PR tree-optimization/16864 (Segmentation fault durin...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-23  Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-16  Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-13  Zdenek Dvorakre PR tree-optimization/16461 (ICE: expected ssa_name...
2004-07-11  Zdenek Dvorakre PR tree-optimization/15654 (ICE in calculate_live_on...
2004-07-08  Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-26  Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-18  Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-17  Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17  Ben Ellistontree-alias-common.c: Add whitespace.
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10  Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09  Richard Hendersonre PR tree-optimization/15108 ([tree-ssa] [regression...
2004-06-09  Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-06-03  Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-30  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-15  Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-14  Steven Bosscherre PR rtl-optimization/14472 ([tree-ssa] [regression...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.