usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / tree-ssa-dce.c
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-10 Jan Hubickatree-ssa-dce.c (remove_dead_stmt): Update profile.
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-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
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-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-29 Richard Hendersontree-cfg.c (verify_stmt): Add last_in_block parameter.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-ssa-dce.c (perform_tree_ssa_dce): Free el at the...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.