[multiple changes]
[platform/upstream/gcc.git] / gcc / java / parse.c
1999-05-25 Alexandre Petit... [multiple changes]
1999-05-22 Alexandre Petit... [multiple changes]
1999-05-19 Kaveh R. GhaziWarning fixes:
1999-05-17 Alexandre Petit... parse.y (constructor_block_end:): New rule, tagged...
1999-05-17 Alexandre Petit... parse.y (statement_nsi:): Pop `for' statement block.
1999-05-13 Alexandre Petit... parse.y (java_check_regular_methods): Warning check...
1999-05-13 Alexandre Petit... check-init.c (check_init): Removed code accepting to...
1999-05-11 Andrew Haleyparse.y (source_end_java_method): If the current method...
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-03 Alexandre Petit... check-init.c (check_init): Exclude a case of error...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-19 Tom Tromeyxref.h (enum): Removed trailing comma.
1999-04-12 Alexandre Petit... parse.y (patch_unaryop): Fix ++ operator check on array...
1999-04-09 Alexandre Petit... parse.y (patch_assignment): Added ArrayStoreException...
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-05 Kaveh R. Ghaziclass.c (add_method_1): Cast the argument of `bzero...
1999-04-05 Alexandre Petit... parse.y (struct parser_ctxt *ctxp): Now global.
1999-03-30 Alexandre Petit... [multiple changes]
1999-03-27 Alexandre Petit... [multiple changes]
1999-03-27 Per Bothner*** empty log message ***
1999-03-23 Alexandre Petit... parse.y (find_applicable_accessible_methods_list):...
1999-03-23 Kaveh R. GhaziWarning fixes:
1999-03-19 Alexandre Petit... parse.y (find_applicable_accessible_methods_list):...
1999-03-19 Alexandre Petit... parse.y (find_applicable_accessible_methods_list):...
1999-03-16 Per Bothnerparse.y (java_complete_lhs): Call force_evaluation_orde...
1999-03-16 Alexandre Petit... parse.y (java_stabilize_reference): Use save_expr inste...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-12 Alexandre Petit... parse.y (java_stabilize_reference): Return NODE when...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-08 Per Bothner*** empty log message ***
1999-02-25 Tom Tromeyparse.y (read_import_dir): Use `|=', not `+=', to set...
1999-02-21 Per Bothnerdecl.c (build_result_decl): New method.
1999-02-19 Per Bothnerparse.y (obtain_incomplete_type): Don't wrap unknown...
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-02-16 Alexandre Petit... [multiple changes]
1999-02-10 Tom Tromeyjvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.
1999-02-09 Alexandre Petit... lex.c (java_lang_cloneable): Initialize.
1999-02-08 Alexandre Petit... parse.h: DECL_P renamed JDECL_P.
1999-02-08 Alexandre Petit... lex.c (java_read_char): Fixed utf8 decoding.
1999-02-02 Per Bothnerparse.y (patch_method_invocation): Handle calling stati...
1999-01-29 Tom Tromeyparse.h (BUILD_APPEND): If ARG is a non-String object...
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-19 Alexandre Petit... java-tree.h: (check_for_initialization): Added prototype.
1999-01-18 Andrew Haleyparse.y (patch_binop): Do a type conversion from signed...
1999-01-16 Per Bothnerexpr.c (process_jvm_instruction): Coerce to correct...
1999-01-13 Andrew Haleyexpr.c (generate_name): Name prefix changed to avoid...
1999-01-13 Alexandre Petit... class.c (maybe_layout_super_class): Fixed returned...
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1999-01-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-06 Per Bothnercheck-init.c: New file.
1998-12-23 Per Bothnerexpr.c (process_jvm_instruction): Do load_type_state...
1998-12-18 Tom Tromeyparse.y (check_class_interface_creation): Use DIR_SEPAR...
1998-12-17 Tom Tromeyparse.y (DIR_SEPARATOR): New define.
1998-12-16 Per Bothner* parse.y (create_interface): Remove bogus test.
1998-12-14 Per Bothnerparse.y (fold_constant_for_init): New function.
1998-12-13 Per Bothnerparse.y (patch_method_invocation): If class_decl is...
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-10 Alexandre Petit... decl.c (long_zero_node, [...]): New global variables...
1998-12-10 Alexandre Petit... parse.y (array_initializer:): Array init operand is...
1998-12-09 Alexandre Petit... java-tree.def (NEW_ARRAY_INIT): New Java tree code.
1998-12-07 Alexandre Petit... parse.y (array_initializer): Tagged <node>.
1998-12-03 Alexandre Petit... java-tree.h (java_layout_seen_class_methods): New funct...
1998-12-02 Alexandre Petit... class.c (layout_class_method): Call build_java_argument...
1998-12-01 Alexandre Petit... class.c (layout_class_method): Don't report error on...
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-12 Per BothnerExtensive changes.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-28 Alexandre Petit... class.c (layout_class): Don't mangle <finit>, produce...
1998-10-22 Tom Tromey[multiple changes]
1998-10-22 Tom Tromeyjcf-io.c (find_class): Use saw_java_source to determine...
1998-10-21 Alexandre Petit... class.c (emit_register_classes): Renamed from emit_regi...
1998-10-20 Alexandre Petit... class.c (is_compiled_class): New local variable seen_in...
1998-10-20 Per Bothner*** empty log message ***
1998-10-20 Per Bothner*** empty log message ***
1998-10-19 Per Bothner
1998-10-12 Per BothnerMerge from Cygnus internal source tree.
1998-09-06 Anthony GreenInitial revision