tree.h (enum tree_code_class): Add tcc_vl_exp.
[platform/upstream/gcc.git] / gcc / java / expr.c
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-07 Andrew Haleyclass.c (uncache_this_class_ref): New.
2007-02-02 Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-01-15 Tom Tromeylang.c (dump_compound_expr): Removed case.
2007-01-13 Tom Tromeyjcf-dump.c (main): Updated call to find_class.
2007-01-11 Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-09-12 Tom Tromey* expr.c (push_value): Always flush quick stack.
2006-09-12 Tom Tromeyre PR java/28754 (java.lang.nullPointerException while...
2006-09-12 Tom Tromeyre PR java/28892 (assignment to static field not in...
2006-06-23 Andrew Haleyjava-tree.h (update_aliases): Remove
2006-06-19 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-06-08 Andrew Haleyexpr.c (build_field_ref): Pass NULL_TREE as SPECIAL...
2006-05-28 Kazu Hirataclass.c, [...]: Fix comment typos.
2006-05-26 Tom Tromeyexpr.c (java_push_constant_from_pool): Handle 'ldc...
2006-05-04 Andrew Haley[multiple changes]
2006-04-08 Kazu Hirata* expr.c, gjavah.c: Fix comment typos.
2006-04-03 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-03-31 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-02-09 Andrew Haleyre PR java/26192 (ICE while compiling jar or class...
2006-02-07 Andrew Haleyre PR java/25535 (gcj broken on 64-bit big-endian systems)
2006-02-04 Tom Tromeyre PR java/26097 (Libjava failed to build)
2006-02-04 Andreas Toblerexpr.c (java_stack_swap): Revert gcc_assert patch.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-12-08 Andrew Haleyjava-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCH...
2005-12-02 Richard Guentherjava-gimplify.c (java_gimplify_labeled_block_expr)...
2005-11-29 Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-09-18 James A. Morrisonbuiltins.c (max_builtin, [...]): Use fold_buildN.
2005-09-09 Andrew Haleyre PR libgcj/23182 (instanceof sometimes fails if compi...
2005-09-06 Kazu Hiratacheck-init.c, [...]: Fix comment typos.
2005-08-16 Tom Tromeyre PR java/23300 (DECL_FIELD_OFFSET == 0 versus build_f...
2005-08-15 Tom TromeyMake-lang.in (JAVA_OBJS): Removed verify.o
2005-07-28 Diego Novilloexpr.c (expand_load_internal): Fix missing parens in...
2005-07-28 Andrew Haleyexpr.c (expand_load_internal): Convert to destination...
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-13 Per Bothnerexpr.c (int highest_label_pc_this_method, [...]): New...
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-15 Tom Tromeyreverted erroneous checkin
2005-05-15 Tom Tromeyre PR java/21519 (ICE in generate_bytecode_conditional...
2005-04-29 Tom Tromeytree.c (build_block): Removed unused 'tags' argument.
2005-04-29 Andrew Pinskiexpr.c (force_evaluation_order): Declare 'saved' earlier.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-17 Andrew Haleyexpr.c (expand_java_arrayload): Don't generate a NullPo...
2005-03-07 Bryce McKinlay[multiple changes]
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2005-02-14 Andrew Haleyre PR java/19907 (Incorrect code generated for Manifest...
2005-02-08 Marcin Daleckiexpr.c (add_type_assertion): Use the proper enumeration...
2005-01-12 Ranjit Mathewexpr.c (build_jni_stub): Replace mistaken use of TYPE_S...
2004-12-17 Andrew Haleyre PR java/18931 (Java bytecode ICE in except.c remove_...
2004-11-28 Per Bothnerexpr.c (build_expr_wfl): Only declare last_file and...
2004-11-27 Kazu Hirata* class.c, decl.c, expr.c: Fix comment typos.
2004-11-26 Andrew Pinskire PR java/18305 (Class initialization optimization...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-09 Andrew Pinskire PR java/15576 (Class initialization optimization...
2004-10-16 Hans-Peter Nilssonexpr.c (expr_add_location): Move declaration to before...
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-09-30 Per BothnerMore cleanup for --enable-mapped-location.
2004-09-25 Kazu Hirataexpr.c, [...]: Fix comment typos.
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-20 Nathan Sidwellexpr.c (build_java_arrayaccess): Use convert to change...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-21 Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-12 Roger Sayleexpr.c (java_truthvalue_conversion, [...]): Convert...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-26 Bryce McKinlayre PR java/15734 (internal compiler error: Segmentation...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-14 Bryce McKinlayexpr.c (build_invokeinterface): Remove unused variables...
2004-04-14 Bryce McKinlay[multiple changes]
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-02-05 Kazu Hiratautils.c (create_param_decl): Replace PROMOTE_PROTOTYPES...
2004-01-30 Andrew Pinskiexpr.c (build_field_ref): Move variable definition up.
2004-01-29 Andrew Haleyexpr.c (build_field_ref): Widen field offset.
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-11-06 Andrew Haleyexpr.c (java_stack_swap): Make sure destination stack...
2003-10-22 Kazu HirataChangeLog: Fix typos.
2003-10-22 Tom Tromeyexpr.c (expand_byte_code): Only warn about dead bytecod...
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-28 Roger Sayleexpr.c (java_check_reference): Use the semantics of...
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-15 Kazu Hirata* expr.c: Remove the last argument to expand_assignment().
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
next