aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2004-06-27Formatting fixes.Ranjit Mathew11-40/+74
2004-06-27re PR java/15715 (member interfaces are always static)Bryce McKinlay3-8/+54
2004-06-27parse.y (qualify_and_find): Pass type decl, not identifier, to load_class.Bryce McKinlay2-1/+6
2004-06-26re PR java/15734 (internal compiler error: Segmentation fault)Bryce McKinlay2-1/+11
2004-06-26PR java/1207, java/16178Bryce McKinlay3-12/+27
2004-06-24parse.y (set_nested_class_simple_name_value): Removed.Bryce McKinlay2-17/+6
2004-06-22re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugg...Andrew Haley2-1/+6
2004-06-22parse.y (create_class): Correct diagnostic message about java.lang.Object ext...Ranjit Mathew2-2/+7
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner6-46/+68
2004-06-21java-gimplify.c (java_gimplify_block): set TREE_USED on the new block.Andrew Haley2-0/+10
2004-06-21tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers4-8/+16
2004-06-17re PR java/13948 (GCJ segmentation fault while compiling GL4Java .class files)Ranjit Mathew3-14/+48
2004-06-16coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini2-2/+2
2004-06-15function.h (struct function): Remove cannot_inline field.Paolo Bonzini3-12/+13
2004-06-08re PR java/15769 (ICE: infinite recursion through gimplify_expr)Andrew Pinski2-2/+14
2004-06-03tree.h: Remove include of version.hMark G. Adams2-0/+5
2004-05-31jcf-write.c (generate_bytecode_conditional): Correct handling of unordered co...Bryce McKinlay2-4/+12
2004-05-29java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was...Ranjit Mathew4-25/+30
2004-05-29Fix formatting.Bryce McKinlay1-2/+3
2004-05-29jcf-write.c (generate_bytecode_conditional): Handle binops UNLT_EXPR, UNLE_EX...Bryce McKinlay2-0/+41
2004-05-28check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNG...Bryce McKinlay2-0/+11
2004-05-28gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay2-10/+34
2004-05-27decl.c (struct binding_level): Add GTY marker.Bryce McKinlay2-13/+16
2004-05-26lex.c (java_new_lexer): Set 'encoding'.Bryce McKinlay3-3/+19
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini2-5/+9
2004-05-21gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not extern.Mark Wielaard2-1/+6
2004-05-19typeck.c: Remove non-printable character 160.Paolo Bonzini2-1/+5
2004-05-17* check-init.c: Correct minor typos.Ranjit Mathew2-12/+16
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo4-3/+8
2004-05-14* java-gimplify.c (java_gimplify_expr): Correct minor typos.Ranjit Mathew2-4/+8
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo20-679/+1335
2004-05-10parse.y (create_class): Set TYPE_VFIELD.Andrew Haley6-20/+81
2004-05-10parse.y (check_pkg_class_access): Add new argument and use it when cl is NULL...Andrew Pinski2-11/+27
2004-05-06Fixes PR java/9685, PR java/15073Ranjit Mathew2-21/+45
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew2-2/+14
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle2-0/+17
2004-04-22resource.c (write_resource_constructor): Guard call to possibly NULL targetm....Roger Sayle2-2/+11
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay3-0/+8
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay3-8/+10
2004-04-14expr.c (build_invokeinterface): Remove unused variables to fix warnings.Bryce McKinlay2-2/+5
2004-04-14[multiple changes]Bryce McKinlay4-13/+34
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-5/+5
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2-1/+5
2004-03-31re PR java/14104 (java testsuite fails "linking simple")Andrew Haley2-1/+7
2004-03-30gengtype.c (create_option): New function.Zack Weinberg5-22/+27
2004-03-25re PR java/14689 (jcf-path.c missing closedir)Marcus Meissner2-0/+7
2004-03-23re PR java/14315 ([3.4 only]: Java compiler is not parallel make safe)Tom Tromey2-3/+11
2004-03-23* gcj.texi (Extensions): Document GCJ_PROPERTIES.Tom Tromey2-1/+17
2004-03-20class.c, [...]: Fix comment typos.Kazu Hirata5-6/+11
2004-03-19* gcj.texi (Code Generation): Document new flags and assert defaults.Per Bothner2-0/+23