From Martin Thuresson <martint@google.com>
[gcc.git] / gcc / java / expr.c
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-28 Nathan Froyd* expr.c (get_symbol_table_index): Add spaces in expres...
2010-05-28 Nathan Froydjava-tree.h (method_entry): Declare.
2010-05-24 Nathan Froydexpr.c (quick_stack): Change type to a VEC.
2010-05-23 Steven Bosscherjava-gimplify.c: Do not include tm.h, toplev.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Nathan Froyd* expr.c (pop_arguments): Fix use of undeclared variable.
2010-05-18 Nathan Froydtree.h (build_call_list): Remove.
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2009-11-28 Jakub Jelinekjvspec.c (lang_specific_driver): Remove unused saw_verb...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2008-10-16 David Edelsohnre PR c++/35483 (GCC on AIX doesn't support dollar...
2008-09-22 Andrew Haleyexpr.c (rules): Add new rule for gnu.java.lang.VMCPStri...
2008-09-17 Jan Hubickare PR middle-end/18071 (-Winline does not respect ...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-24 Tom Tromeyjcf-path.c (jcf_path_init): Don't name variable 'try'.
2008-06-20 Kaveh R. Ghazicollect2.c (main, [...]): Fix for -Wc++-compat.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-02-29 Tom Tromeyexpr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-11-26 Alexandre Olivaexpr.c (build_jni_stub): Use the computed jni func...
2007-11-26 Alexandre Olivaexpr.c (type_assertion_hash): Hash type uids rather...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-08-17 Tom Tromeytypeck.c (find_method_in_interfaces): Update.
2007-08-17 Tom Tromeytree.h (struct tree_label_decl): Removed old "java...
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-12 Richard Guentherexpr.c (expand_java_return): RETURN_EXPR has void type.
2007-06-16 Andrew Pinski[multiple changes]
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-03 Andrew Haleyjvgenmain.c (main): Change main to use class$, not...
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
next