Age | Commit message (Expand) | Author | Files | Lines |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -198/+86 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -40/+39 |
2003-01-09 | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 1 | -1/+0 |
2003-01-03 | re PR java/8712 (ICE at fold-const.c:2934) | Tom Tromey | 1 | -3/+1 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-18 | re PR java/7912 (invalid verification error for arrays) | Tom Tromey | 1 | -2/+7 |
2002-09-27 | expr.c (build_java_array_length_access): Check for null pointer. | Andrew Haley | 1 | -6/+24 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-08-16 | Make-lang.in (java-tree-inline.o): New. | Andrew Haley | 1 | -2/+8 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -1/+0 |
2002-06-25 | * expr.c (JSR): Avoid undefined operation on PC. | Andreas Schwab | 1 | -1/+5 |
2002-06-04 | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... | Zack Weinberg | 1 | -29/+6 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -40/+35 |
2002-04-24 | expr.c (PRE_JSR): Call NOTE_LABEL for return address. | Per Bothner | 1 | -0/+1 |
2002-04-18 | class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync... | Bryce McKinlay | 1 | -0/+3 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -6/+6 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -1/+1 |
2002-03-27 | expr.c (expand_invoke): Don't generate null pointer check if we're calling <i... | Tom Tromey | 1 | -2/+3 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -2/+2 |
2002-03-27 | re PR java/5850 (resolving inherited member variables with same name works po... | Bryce McKinlay | 1 | -10/+0 |
2002-03-23 | Andrew Haley <aph@cambridge.redhat.com> | Tom Tromey | 1 | -1/+5 |
2002-03-11 | parse.y (patch_assignment): Wrap the right-hand-side with a save_expr to prev... | Bryce McKinlay | 1 | -3/+9 |
2002-03-08 | re PR java/5812 (GCJ 3.0.2 segfaults on class file from Sun JDK 1.3 compiler) | Per Bothner | 1 | -11/+9 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
2002-02-28 | * expr.c (build_java_arraystore_check): Fix formatting. | Bryce McKinlay | 1 | -3/+3 |
2002-02-28 | expr.c (java_array_data_offset): Removed function. | Bryce McKinlay | 1 | -51/+89 |
2002-02-20 | builtins.c (check_for_builtin): New function. | Per Bothner | 1 | -1/+3 |
2002-01-28 | expr.c (build_jni_stub): Ensure storage for `meth' is generated. | Tom Tromey | 1 | -1/+6 |
2002-01-27 | reverted accidental checkin | Tom Tromey | 1 | -6/+1 |
2002-01-27 | builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT_IN_SQRTF. | Andreas Tobler | 1 | -1/+6 |
2002-01-22 | decl.c (java_init_decl_processing): Use add_predefined_file. | Tom Tromey | 1 | -6/+7 |
2001-12-20 | expr.c (build_java_array_length_access): Don't force null pointer check unles... | Bryce McKinlay | 1 | -1/+2 |
2001-12-16 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-15 | java-tree.h (otable_methods, [...]): New field/global tree definitions. | Bryce McKinlay | 1 | -19/+76 |
2001-12-14 | class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D... | Hans Boehm | 1 | -4/+23 |
2001-12-06 | Restore support for static class initialization optimization. | Per Bothner | 1 | -1/+1 |
2001-12-04 | check-init.c: Handle definite unassignment to finals in addition to definite ... | Per Bothner | 1 | -4/+6 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -6/+6 |
2001-12-02 | re PR java/3096 (GCJ does not increment) | Tang Ching-Hui | 1 | -5/+12 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-10-26 | expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI... | Bryce McKinlay | 1 | -48/+0 |
2001-09-21 | tree.def (FDESC_EXPR): New. | Richard Henderson | 1 | -1/+10 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-17 | [multiple changes] | Alexandre Petit-Bianco | 1 | -1/+1 |
2001-08-08 | check-init.c (flags.h): Include | Alexandre Petit-Bianco | 1 | -4/+65 |
2001-07-12 | expr.c (expand_load_internal): New function. | Tom Tromey | 1 | -1/+28 |
2001-06-05 | expr.c (force_evaluation_order): Match wrapped ctor calls, locate arguments a... | Alexandre Petit-Bianco | 1 | -3/+18 |
2001-05-15 | expr.c (build_class_init): Move MODIFY_EXPR outside of COND_EXPR. | Jeff Sturm | 1 | -6/+6 |
2001-05-12 | java-tree.def (JAVA_EXC_OBJ_EXPR): New. | Richard Henderson | 1 | -4/+8 |