| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for PR java/5812. | bothner | 2002-03-08 | 1 | -11/+9 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -4/+0 |
* | * expr.c (build_java_arraystore_check): Fix formatting. | bryce | 2002-02-28 | 1 | -3/+3 |
* | * expr.c (java_array_data_offset): Removed function. | bryce | 2002-02-28 | 1 | -51/+89 |
* | * builtins.c (check_for_builtin): New function. | bothner | 2002-02-20 | 1 | -1/+3 |
* | * expr.c (build_jni_stub): Ensure storage for `meth' is | tromey | 2002-01-28 | 1 | -1/+6 |
* | reverted accidental checkin | tromey | 2002-01-27 | 1 | -6/+1 |
* | 2002-01-26 Andreas Tobler <a.tobler@schweiz.ch> | tromey | 2002-01-27 | 1 | -1/+6 |
* | * decl.c (java_init_decl_processing): Use add_predefined_file. | tromey | 2002-01-22 | 1 | -6/+7 |
* | * expr.c (build_java_array_length_access): Don't force null pointer | bryce | 2001-12-20 | 1 | -1/+2 |
* | * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h, | jsm28 | 2001-12-16 | 1 | -1/+1 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -19/+76 |
* | * class.c (get_dispatch_table): Fix java vtable layout | hboehm | 2001-12-14 | 1 | -4/+23 |
* | Restore support for static class initialization optimization. | bothner | 2001-12-06 | 1 | -1/+1 |
* | * check-init.c: Handle definite unassignment to finals in addition | bothner | 2001-12-04 | 1 | -4/+6 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -6/+6 |
* | 2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw> | bryce | 2001-12-02 | 1 | -5/+12 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -2/+2 |
* | * expr.c (expand_java_field_op): Don't special-case references to | bryce | 2001-10-26 | 1 | -48/+0 |
* | gcc/ | rth | 2001-09-21 | 1 | -1/+10 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-17 | 1 | -1/+1 |
* | 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-09 | 1 | -4/+65 |
* | * expr.c (expand_load_internal): New function. | tromey | 2001-07-12 | 1 | -1/+28 |
* | 2001-06-04 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-06-05 | 1 | -3/+18 |
* | 2000-05-02 Jeff Sturm <jsturm@one-point.com> | apbianco | 2001-05-16 | 1 | -6/+6 |
* | * java-tree.def (JAVA_EXC_OBJ_EXPR): New. | rth | 2001-05-13 | 1 | -4/+8 |
* | * expr.c (pop_type_0): Save the result of the first | zack | 2001-04-03 | 1 | -3/+9 |
* | * expr.c (pop_type_0): Call `concat' rather than building the | ghazi | 2001-03-28 | 1 | -19/+6 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -7/+5 |
* | * java-tree.h (throw_node): Define as a single member of | rth | 2001-03-28 | 1 | -1/+1 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -1/+1 |
* | 2001-02-07 Andrew Haley <aph@redhat.com> | aph | 2001-03-23 | 1 | -51/+53 |
* | 2001-02-15 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-02-16 | 1 | -1/+3 |
* | * expr.c (java_lang_expand_expr): Don't bother recomputing | tromey | 2001-02-05 | 1 | -5/+3 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -21/+33 |
* | * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE. | bryce | 2001-01-30 | 1 | -3/+3 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-24 | 1 | -0/+1 |
* | * expr.c (pop_type_0): Only return object_ptr_type_node on mismatch | bothner | 2001-01-21 | 1 | -2/+2 |
* | 2001-01-16 Jeff Sturm <jeff.sturm@appnet.com> | apbianco | 2001-01-17 | 1 | -2/+2 |
* | Various patches to emit better messages on verification errors. | bothner | 2001-01-14 | 1 | -29/+53 |
* | * expr.c (expand_java_field_op): Assigning to a final field outside | bothner | 2001-01-14 | 1 | -2/+2 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -5/+5 |
* | Shorten primitive array allocation path: | bryce | 2000-12-24 | 1 | -5/+16 |
* | * jcf-parse.c (init_jcf_parse): Register current_file_list root. | green | 2000-11-24 | 1 | -15/+17 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | 2000-10-11 Rodney Brown <RodneyBrown@mynd.com> | apbianco | 2000-10-13 | 1 | -0/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -20/+2 |
* | Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-10-05 | 1 | -34/+175 |