tree.h (enum tree_code_class): Add tcc_vl_exp.
[platform/upstream/gcc.git] / gcc / java / java-gimplify.c
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-15 Tom Tromeylang.c (dump_compound_expr): Removed case.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-06-19 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-06-13 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-05-28 Kazu Hirataclass.c, [...]: Fix comment typos.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-12-02 Richard Guentherjava-gimplify.c (java_gimplify_labeled_block_expr)...
2005-09-06 Andrew Pinskijava-gimplify.c (java_gimplify_block): NULL out the...
2005-08-11 Andrew Haley[multiple changes]
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2004-12-02 Tom Tromeyre PR java/18741 (ICE tree check: expected class 'expre...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-09-30 Per Bothnercheck-init.c (check_init): Handle USE_MAPPED_LOCATION...
2004-09-23 Tom Tromeyre PR java/17329 (ICE: SEGV in java_gimplify_expr)
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-10 Bryce McKinlayjava-gimplify.c (java_gimplify_new_array_init): Use...
2004-08-01 Roger Sayledecl.c (update_aliases, [...]): Replace calls to build...
2004-07-21 Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Andrew Haleyjava-gimplify.c (java_gimplify_block): set TREE_USED...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-14 Ranjit Mathew* java-gimplify.c (java_gimplify_expr): Correct minor...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.