* tree-outof-ssa.c: Fix a comment typo.
[platform/upstream/gcc.git] / gcc / tree-outof-ssa.c
2004-11-19 Kazu Hirata* tree-outof-ssa.c: Fix a comment typo.
2004-11-11 Nathan Sidwellbitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-11-03 Andrew MacLeodre PR tree-optimization/18270 (internal compiler error...
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-10-12 Fariborz JahanianRestored acciddental check-in.
2004-10-12 Fariborz Jahanianre PR tree-optimization/17892 (gcc-4.0 should not reass...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
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-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Diego Novillotree-outof-ssa.c (coalesce_abnormal_edges): Fix typo...
2004-09-09 Nathan Sidwelltree-outof-ssa.c (free_temp_expr_table): Add missed...
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-10 Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-25 Richard Kennertree-nested.c (build_addr): Merge real/imagpart with...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
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-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.