]> gcc.gnu.org Git - gcc.git/history - gcc/java/parse.y
Daily bump.
[gcc.git] / gcc / java / parse.y
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 BothnerForce left-to-right evaluation of binary operations...
1999-02-19 Per Bothnerparse.y (obtain_incomplete_type): Don't wrap unknown...
1999-02-19 Alexandre Petit... parse.y (check_pkg_class_access): Allow private class...
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-02-16 Alexandre Petit... [multiple changes]
1999-02-16 Alexandre Petit... parse.y (valid_builtin_assignconv_identity_widening_p...
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-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-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1999-01-06 Graham Stottparse.y: include system.h instead of including standard...
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-12 Alexandre Petit... parse.y (<type_declaration>): Do maybe_generate_clinit...
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
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-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-03 Alexandre Petit... java-tree.h (java_layout_seen_class_methods): New funct...
1998-12-03 Per Bothnerparse,y (patch_synchronized_statement): Set CAN_COMPLET...
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-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-24 Per Bothnerjava-tree.def (CASE_EXPR, [...]): Kind is 'x', not...
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-15 Per Bothnerdecl.c (error_mark_node): New global.
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 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-16 Alexandre Petit... lex.c (setjmp.h): No longer included.
1998-10-14 Alexandre Petit... java-tree.h (pop_labeled_block, [...]): New function...
1998-10-14 Alexandre Petit... decl.c (runtime_exception_type_node, [...]): New global...
1998-10-12 Per BothnerMerge from Cygnus internal source tree.
1998-09-06 Anthony GreenInitial revision
This page took 0.953338 seconds and 68 git commands to generate.