]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/expr.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / java / expr.c
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10  Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-04-16  Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-14  Bryce McKinlayexpr.c (build_invokeinterface): Remove unused variables...
2004-04-14  Bryce McKinlay[multiple changes]
2004-03-30  Zack Weinberggengtype.c (create_option): New function.
2004-02-05  Kazu Hiratautils.c (create_param_decl): Replace PROMOTE_PROTOTYPES...
2004-01-30  Andrew Pinskiexpr.c (build_field_ref): Move variable definition up.
2004-01-29  Andrew Haleyexpr.c (build_field_ref): Widen field offset.
2004-01-09  Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-09  Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-20  Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-11-06  Andrew Haleyexpr.c (java_stack_swap): Make sure destination stack...
2003-10-22  Kazu HirataChangeLog: Fix typos.
2003-10-22  Tom Tromeyexpr.c (expand_byte_code): Only warn about dead bytecod...
2003-10-01  Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-28  Roger Sayleexpr.c (java_check_reference): Use the semantics of...
2003-09-28  Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-21  Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18  Roger Sayletree.def (FFS_EXPR, [...]): Delete unused tree codes.
2003-09-03  Jeff Sturmdecl.c (java_expand_body): New function.
2003-07-25  Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-15  Kazu Hirata* expr.c: Remove the last argument to expand_assignment().
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-03-11  Tom Tromeyparse.y (resolve_field_access): Initialize class if...
2003-02-12  Ranjit Mathewdecl.c (java_init_decl_processing): Change soft_lookupj...
2003-01-23  Tom Tromeyexpr.c (build_known_method_ref): Use method's context...
2003-01-22  Tom Tromeyexpr.c (build_invokeinterface): Abort if method's conte...
2003-01-18  Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-12  Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09  Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-09  Kaveh R. Ghaziexpr.c, [...]: Don't rely on the `DEFUN', `AND' or...
2003-01-03  Tom Tromeyre PR java/8712 (ICE at fold-const.c:2934)
2003-01-01  Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18  Tom Tromeyre PR java/7912 (invalid verification error for arrays)
2002-09-27  Andrew Haleyexpr.c (build_java_array_length_access): Check for...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-08-16  Andrew HaleyMake-lang.in (java-tree-inline.o): New.
2002-08-04  Geoffrey KeatingIndex: ChangeLog
2002-06-25  Andreas Schwab* expr.c (JSR): Avoid undefined operation on PC.
2002-06-04  Zack Weinbergjava-tree.h, [...]: Remove all #if JAVA_USE_HANDLES...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-24  Per Bothnerexpr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-17  Bryce McKinlayclass.c (make_class_data): Set DECL_ALIGN on static...
2002-04-04  Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01  Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-27  Tom Tromeyexpr.c (expand_invoke): Don't generate null pointer...
2002-03-27  Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-27  Bryce McKinlayre PR java/5850 (resolving inherited member variables...
2002-03-23  Tom TromeyAndrew Haley <aph@cambridge.redhat.com>
2002-03-11  Bryce McKinlayparse.y (patch_assignment): Wrap the right-hand-side...
2002-03-08  Per Bothnerre PR java/5812 (GCJ 3.0.2 segfaults on class file...
2002-03-03  Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-28  Bryce McKinlay* expr.c (build_java_arraystore_check): Fix formatting.
2002-02-28  Bryce McKinlayexpr.c (java_array_data_offset): Removed function.
2002-02-20  Per Bothnerbuiltins.c (check_for_builtin): New function.
2002-01-28  Tom Tromeyexpr.c (build_jni_stub): Ensure storage for `meth'...
2002-01-27  Tom Tromeyreverted accidental checkin
2002-01-27  Andreas Toblerbuiltins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT...
2002-01-22  Tom Tromeydecl.c (java_init_decl_processing): Use add_predefined_...
2001-12-20  Bryce McKinlayexpr.c (build_java_array_length_access): Don't force...
2001-12-16  Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-12-15  Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-14  Hans Boehmclass.c (get_dispatch_table): Fix java vtable layout...
2001-12-06  Per BothnerRestore support for static class initialization optimiz...
2001-12-04  Per Bothnercheck-init.c: Handle definite unassignment to finals...
2001-12-03  Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02  Tang Ching-Huire PR java/3096 (GCJ does not increment)
2001-12-01  Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-10-26  Bryce McKinlayexpr.c (expand_java_field_op): Don't special-case refer...
2001-09-21  Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-08-17  Alexandre Petit... [multiple changes]
2001-08-09  Alexandre Petit... check-init.c (flags.h): Include
2001-07-12  Tom Tromeyexpr.c (expand_load_internal): New function.
2001-06-05  Alexandre Petit... expr.c (force_evaluation_order): Match wrapped ctor...
2001-05-16  Jeff Sturmexpr.c (build_class_init): Move MODIFY_EXPR outside...
2001-05-13  Richard Hendersonjava-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-04-03  Zack Weinbergexpr.c (pop_type_0): Save the result of the first lang_...
2001-03-28  Kaveh R. Ghaziexpr.c (pop_type_0): Call `concat' rather than building...
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-28  Richard Hendersonjava-tree.h (throw_node): Define as a single member...
2001-03-28  Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-23  Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-02-16  Alexandre Petit... expr.c (build_instanceof): Check for arrays when trying...
2001-02-05  Tom Tromeyre PR java/1866 (Array initializer: undefined reference...
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-30  Bryce McKinlayjava-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-24  Alexandre Petit... class.c (layout_class): Don't lay the superclass out...
2001-01-21  Per Bothnerexpr.c (pop_type_0): Only return object_ptr_type_node...
2001-01-17  Jeff Sturmexpr.c (java_lang_expand_expr): Use TREE_SYMBOL_REFEREN...
2001-01-14  Per BothnerVarious patches to emit better messages on verification...
2001-01-14  Per Bothnerexpr.c (expand_java_field_op): Assigning to a final...
2001-01-10  Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-12-24  Bryce McKinlayShorten primitive array allocation path:
2000-11-24  Anthony Greenjcf-parse.c (init_jcf_parse): Register current_file_lis...
next