| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -7/+6 |
* | * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR, | sayle | 2003-09-18 | 1 | -1/+0 |
* | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -0/+2 |
* | * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl. | gdr | 2003-07-25 | 1 | -5/+7 |
* | * expr.c: Remove the last argument to expand_assignment(). | kazu | 2003-07-15 | 1 | -7/+7 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -1/+1 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -2/+2 |
* | * parse.y (resolve_field_access): Initialize class if field is | tromey | 2003-03-11 | 1 | -1/+8 |
* | 2003-02-12 Ranjit Mathew <rmathew@hotmail.com> | tromey | 2003-02-12 | 1 | -9/+27 |
* | * expr.c (build_known_method_ref): Use method's context to find | tromey | 2003-01-23 | 1 | -5/+8 |
* | * expr.c (build_invokeinterface): Abort if method's context is not | tromey | 2003-01-22 | 1 | -4/+5 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -4/+4 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -198/+86 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -40/+39 |
* | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c, | ghazi | 2003-01-09 | 1 | -1/+0 |
* | Fix for PR java/8712: | tromey | 2003-01-03 | 1 | -3/+1 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Fix for PR java/7912: | tromey | 2002-11-18 | 1 | -2/+7 |
* | 2002-09-26 Andrew Haley <aph@redhat.com> | aph | 2002-09-27 | 1 | -6/+24 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -2/+2 |
* | 2002-07-30 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-08-16 | 1 | -2/+8 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -1/+0 |
* | * expr.c (JSR): Avoid undefined operation on PC. | schwab | 2002-06-25 | 1 | -1/+5 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -29/+6 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -40/+35 |
* | * expr.c (PRE_JSR): Call NOTE_LABEL for return address. | bothner | 2002-04-24 | 1 | -0/+1 |
* | * class.c (make_class_data): Set DECL_ALIGN on static class data, | bryce | 2002-04-17 | 1 | -0/+3 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -6/+6 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -1/+1 |
* | * expr.c (expand_invoke): Don't generate null pointer check if | tromey | 2002-03-27 | 1 | -2/+3 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -2/+2 |
* | Fix for PR java/5850: | bryce | 2002-03-27 | 1 | -10/+0 |
* | 2002-03-22 Tom Tromey <tromey@redhat.com> | tromey | 2002-03-23 | 1 | -1/+5 |
* | * parse.y (patch_assignment): Wrap the right-hand-side with a save_expr | bryce | 2002-03-11 | 1 | -3/+9 |
* | 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 |