re PR target/21412 (ICE loading TLS address)
[gcc.git] / gcc / tree-dfa.c
2005-05-08 Kazu Hiratatree-dfa.c (referenced_vars, [...]): Use VEC instead...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-03 Jan Hubickatree-dfa.c (add_referenced_var): Don't walk initializer...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14 Diego Novillore PR tree-optimization/19853 (incorrect vops after...
2004-12-10 Diego Novillotree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-11-04 Nathan Sidwellbitmap.h (bitmap_a_or_b, [...]): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-10-25 Steven Bosschertimevar.def (TV_FIND_REFERENCED_VARS): New.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-09-30 Diego Novillotree-ssa-alias.c (collect_points_to_info_r): Move analy...
2004-09-23 Jakub Jelinektree-flow.h (find_new_referenced_vars): Add prototype.
2004-09-22 Diego Novillore PR tree-optimization/16721 (Accesses to volatile...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-14 Diego Novillore PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18 Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-07-27 Eric Christophertree-dfa.c (add_referenced_var): Register initializers...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-14 Paolo Bonzinitree-dfa.c (make_rename_temp): *Really* work just like...
2004-07-14 Paolo Bonzinitree-dfa.c (make_rename_temp): Work just like create_tm...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-06-25 Richard Kennertree-dfa.c (get_virtual_var): Merge real/imaginary...
2004-06-25 Richard KennerUpdate whitespace and comments
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18 Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Diego NovilloMove SSA_NAME annotations into tree_ssa_name.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.