Age | Commit message (Expand) | Author | Files | Lines |
2004-07-07 | * gcj.texi (Invoking gij): Document new -verbose:class flag. | Per Bothner | 1 | -0/+4 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -0/+19 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -1/+6 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -1/+7 |
2004-07-04 | * verify.c: Correct array element access formatting thinko. | Ranjit Mathew | 1 | -0/+4 |
2004-07-04 | verify.c: Insert a short blurb at the start referring to the JVMS. | Ranjit Mathew | 1 | -0/+8 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -0/+4 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -0/+16 |
2004-06-29 | re PR java/1262 (Method with default access can be overridden in another pack... | Bryce McKinlay | 1 | -0/+13 |
2004-06-29 | except.c (expand_start_java_handler): Push a new binding level. | Andrew Haley | 1 | -0/+18 |
2004-06-29 | * jcf-write.c (get_classfile_modifiers): Formatting fixes. | Bryce McKinlay | 1 | -0/+4 |
2004-06-27 | Formatting fixes. | Ranjit Mathew | 1 | -1/+25 |
2004-06-27 | re PR java/15715 (member interfaces are always static) | Bryce McKinlay | 1 | -0/+17 |
2004-06-27 | parse.y (qualify_and_find): Pass type decl, not identifier, to load_class. | Bryce McKinlay | 1 | -0/+5 |
2004-06-26 | re PR java/15734 (internal compiler error: Segmentation fault) | Bryce McKinlay | 1 | -0/+6 |
2004-06-26 | PR java/1207, java/16178 | Bryce McKinlay | 1 | -0/+17 |
2004-06-24 | parse.y (set_nested_class_simple_name_value): Removed. | Bryce McKinlay | 1 | -0/+6 |
2004-06-22 | re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugg... | Andrew Haley | 1 | -0/+6 |
2004-06-22 | parse.y (create_class): Correct diagnostic message about java.lang.Object ext... | Ranjit Mathew | 1 | -0/+5 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -0/+13 |
2004-06-21 | java-gimplify.c (java_gimplify_block): set TREE_USED on the new block. | Andrew Haley | 1 | -0/+5 |
2004-06-21 | tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi... | Joseph Myers | 1 | -0/+8 |
2004-06-17 | re PR java/13948 (GCJ segmentation fault while compiling GL4Java .class files) | Ranjit Mathew | 1 | -0/+11 |
2004-06-15 | function.h (struct function): Remove cannot_inline field. | Paolo Bonzini | 1 | -0/+7 |
2004-06-08 | re PR java/15769 (ICE: infinite recursion through gimplify_expr) | Andrew Pinski | 1 | -0/+8 |
2004-06-03 | tree.h: Remove include of version.h | Mark G. Adams | 1 | -0/+4 |
2004-05-31 | jcf-write.c (generate_bytecode_conditional): Correct handling of unordered co... | Bryce McKinlay | 1 | -0/+5 |
2004-05-29 | java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was... | Ranjit Mathew | 1 | -0/+15 |
2004-05-29 | Fix formatting. | Bryce McKinlay | 1 | -2/+3 |
2004-05-29 | jcf-write.c (generate_bytecode_conditional): Handle binops UNLT_EXPR, UNLE_EX... | Bryce McKinlay | 1 | -0/+6 |
2004-05-28 | check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNG... | Bryce McKinlay | 1 | -0/+5 |
2004-05-28 | gcj.texi (Object allocation): Remove _Jv_AllocBytes. | Bryce McKinlay | 1 | -0/+5 |
2004-05-27 | decl.c (struct binding_level): Add GTY marker. | Bryce McKinlay | 1 | -0/+9 |
2004-05-26 | lex.c (java_new_lexer): Set 'encoding'. | Bryce McKinlay | 1 | -0/+6 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -0/+4 |
2004-05-21 | gjavah.c (print_stub_or_jni): Mark functions only JNIEXPORT, not extern. | Mark Wielaard | 1 | -0/+5 |
2004-05-19 | typeck.c: Remove non-printable character 160. | Paolo Bonzini | 1 | -0/+4 |
2004-05-17 | * check-init.c: Correct minor typos. | Ranjit Mathew | 1 | -0/+4 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -0/+5 |
2004-05-14 | * java-gimplify.c (java_gimplify_expr): Correct minor typos. | Ranjit Mathew | 1 | -0/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+11 |
2004-05-10 | parse.y (create_class): Set TYPE_VFIELD. | Andrew Haley | 1 | -0/+16 |
2004-05-10 | parse.y (check_pkg_class_access): Add new argument and use it when cl is NULL... | Andrew Pinski | 1 | -0/+14 |
2004-05-06 | Fixes PR java/9685, PR java/15073 | Ranjit Mathew | 1 | -0/+17 |
2004-04-30 | re PR java/15133 (gcjh generates wrong method signatures) | Ranjit Mathew | 1 | -0/+9 |
2004-04-30 | builtins.c (java_builtins): Add acos, asin, ceil and floor. | Roger Sayle | 1 | -0/+5 |
2004-04-22 | resource.c (write_resource_constructor): Guard call to possibly NULL targetm.... | Roger Sayle | 1 | -0/+5 |
2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay | 1 | -0/+6 |
2004-04-16 | prims.cc (_Jv_AllocObject): Remove `size' argument. | Bryce McKinlay | 1 | -0/+6 |
2004-04-14 | expr.c (build_invokeinterface): Remove unused variables to fix warnings. | Bryce McKinlay | 1 | -0/+5 |