Bump for snapshot
[gcc.git] / gcc / java /
1999-01-16 Per Bothnerexpr.c (process_jvm_instruction): Coerce to correct...
1999-01-16 Per Bothnerexpr.c (process_jvm_instruction): Coerce to correct...
1999-01-16 Per Bothnerexpr.c (process_jvm_instruction): Coerce to correct...
1999-01-16 Per Bothnergjavah.c (generate_access): Translate Java package...
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 LawFix FSF address in copyright header.
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1999-01-10 Richard Hendersongjavah.c (java_float_finite): Use a union to do type...
1999-01-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-09 Per Bothnerparse.y (build_new_array_init): Don't set EXPR_WFL_LINE...
1999-01-08 Per Bothnercheck-init.c (check_init): If compiling to native,...
1999-01-08 Tom Tromeyparse-scan.y (variable_declarator_id): Set or increment...
1999-01-07 Andrew Haleyjcf-parse.c (yyparse): variable len changed from a...
1999-01-06 Per Bothneri
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1999-01-06 Per Bothnercheck-init.c: New file.
1999-01-06 Per Bothnercheck-init.c: New file.
1999-01-06 Graham Stottparse.y: include system.h instead of including standard...
1999-01-06 Graham Stottparse.y: include system.h instead of including standard...
1999-01-06 Per Bothnerlex.h: Moved static function declarations to lex.c...
1999-01-05 Kaveh R. Ghazi* Make-lang.in ($(GCJ).o): Depend on prefix.h.
1998-12-23 Per Bothnerexpr.c (process_jvm_instruction): Do load_type_state...
1998-12-23 Per Bothnerexpr.c (process_jvm_instruction): Do load_type_state...
1998-12-23 Per Bothnerexpr.c (process_jvm_instruction): Do load_type_state...
1998-12-20 John F. Carrconfigure.in: Handle Digital UNIX 5.x the same as 4.x.
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-17 Tom Tromeyparse-scan.y (report_main_declaration): Recognize ...
1998-12-16 Per Bothner* parse.y (create_interface): Remove bogus test.
1998-12-16 Per Bothnerjcf-parse.c (get_constant): Set TREE_TYPE for string...
1998-12-16 Tom Tromey* parse-scan.y (qualified_name): Use correct sprintf...
1998-12-15 Tom Tromeygjavah.c (print_field_info): Changed how most negative...
1998-12-14 Per Bothnerparse.y (fold_constant_for_init): New function.
1998-12-14 Per Bothnerparse.y (fold_constant_for_init): New function.
1998-12-14 Tom Tromeygjavah.c (print_field_info): If value to print is the...
1998-12-14 Tom Tromeygjavah.c (decompile_method): Decompile `return null'.
1998-12-13 Per Bothnerparse.y (patch_method_invocation): If class_decl is...
1998-12-13 Per Bothnerparse.y (patch_method_invocation): If class_decl is...
1998-12-13 Per Bothnerparse.y (patch_method_invocation): If class_decl is...
1998-12-13 Tom Tromeygjavah.c (decompile_method): Handle all types of `retur...
1998-12-13 Tom Tromeyjcf-reader.c (jcf_parse_one_method): Recognize HANDLE_E...
1998-12-12 Per Bothner*** empty log message ***
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
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 Alexandre Petit... parse.y (<type_declaration>): Do maybe_generate_clinit...
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
1998-12-11 Tom Tromeyexpr.c (invoke_build_dtable): Renamed dtable -> vtable.
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-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-06 Per Bothnerjcf-dump.c (INVOKE): If invokeinterface, print number...
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-03 Per Bothnerparse,y (patch_synchronized_statement): Set CAN_COMPLET...
1998-12-03 Per Bothnerjcf-dump.c (main): Fix error message.
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-12-01 Tom TromeyMakefile.in (+target): Removed.
1998-11-27 Kaveh R. GhaziMakefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
1998-11-26 Alexandre Olivajcf-path.c (add_entry): recognize ".jar" too
1998-11-26 Per Bothnerjcf-write.c (generate_bytecode_insns): In Call_EXPR...
1998-11-26 Per Bothnerjcf-write.c (generate_bytecode_insns): In Call_EXPR...
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerexpr.c (CHECK_PC_IN_RANGE): Add void cast to kill warnings.
1998-11-24 Marc Espie* jcf-write.c (generate_bytecode_conditional): Fix...
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-24 Per Bothnerexpr.c (java_lang_expand_expr): Add missing emit_queue.
1998-11-24 Per Bothnerjcf-write.c (generate_bytecode_insns): Don't free sw_st...
1998-11-24 Per Bothnerjava-tree.def (CASE_EXPR, [...]): Kind is 'x', not...
1998-11-24 Per Bothnerjava-tree.def (CASE_EXPR, [...]): Kind is 'x', not...
1998-11-19 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-15 Per Bothnerjvgenmain.c: Need to #include "gansidecl.h" (to get...
1998-11-15 Per Bothnerjvgenmain.c: Need to #include "gansidecl.h" (to get...
1998-11-15 Anthony GreenFix typo
1998-11-15 Anthony GreenMake-lang.in: Fix reference to srcdir.
1998-11-15 Per Bothnerdecl.c (error_mark_node): New global.
1998-11-15 Anthony GreenMakefile.in: jv-scan and jvgenmain all require libiberty.
1998-11-15 Per Bothnerjcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro.
1998-11-14 Per BothnerAllow uses of interface types to verify.
1998-11-14 Per BothnerAllow uses of interface types to verify.
1998-11-13 Tom Tromeygjavah.c (main): Handle --output-class-directory argument.
next