usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / tree-flow-inline.h
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-11 Andrew MacLeodtree-flow-inline.h (get_def_ops, [...]): Add operand...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-12 Sebastian Popcfgloop.h (struct loop): Add nb_iterations field.
2004-07-07 Richard Hendersontree-flow-inline.h (may_propagate_copy): Move...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 Diego Novillocommon.opt (ftree-fre): New flag.
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 Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-15 Daniel Berlintree-flow-inline.h: Document all functions.
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-21 Diego Novillotree-flow-inline.h (num_immediate_uses): Don't abort...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.