dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the permanent_obstack.
[platform/upstream/gcc.git] / gcc / java /
1999-07-01 Andrew Haleyclass.c (finish_class): Whenever a deferred method...
1999-06-28 Tom Tromey* jvspec.c (lang_specific_driver): Recognize --help.
1999-06-25 Alexandre Petit... [multiple changes]
1999-06-25 Kaveh R. GhaziSMP bootstrap fixes for chill:
1999-06-22 Andrew Haleyverify.c (verify_jvm_instructions): Check for pending...
1999-06-21 Andrew Haleyexcept.c (find_handler_in_range): The upper limit for...
1999-06-14 Alexandre Petit... [multiple changes]
1999-06-07 Alexandre Petit... parse.y (note_possible_classname): Mark returned node...
1999-06-05 Anthony Green[multiple changes]
1999-06-02 Anthony Green[multiple changes]
1999-05-28 Alexandre Petit... [multiple changes]
1999-05-26 Alexandre Petit... parse.y (qualify_ambiguous_name): Take into account...
1999-05-25 Alexandre Petit... [multiple changes]
1999-05-22 Alexandre Petit... [multiple changes]
1999-05-19 Kaveh R. GhaziWarning fixes:
1999-05-18 Tom Tromeyjava-except.h (struct eh_range): Removed unused `next...
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-17 Alexandre Petit... parse.y (statement_nsi:): Pop `for' statement block.
1999-05-14 Alexandre Petit... [multiple changes]
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-13 Kaveh R. Ghazigjavah.c (print_include): Cast the result of `strlen...
1999-05-12 Kaveh R. Ghaziexpr.c (expand_invoke): Mark parameter `nargs' with...
1999-05-12 Kaveh R. Ghazilex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_I...
1999-05-11 Andrew Haleyparse.y (source_end_java_method): If the current method...
1999-05-11 Tom TromeyMake-lang.in (jvspec.o): Don't define WITH_THREAD_x...
1999-05-11 Dave Brolleylang-options.h: -MD, -MMD, -M and -MM not needed here...
1999-05-06 Jeff LawFix typo. redudant -> redundant
1999-05-06 Per BothnerFix thinko.
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-05 Per Bothnerverify.c (verify_jvm_instructions): Better error messages.
1999-05-03 Tom Tromeyparse-scan.y (interface_declaration): Call report_class...
1999-05-03 Tom Tromeyparse-scan.y (interface_declaration): Call report_class...
1999-05-03 Alexandre Petit... check-init.c (check_init): Exclude a case of error...
1999-04-30 Zack WeinbergMakefile.in: Remove -v from bison command lines.
1999-04-27 Alexandre OlivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-27 Anthony Greenexpr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-22 Tom Tromey* Make-lang.in (JAVA_SRCS): Added check-init.c.
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-19 Alexandre Petit... lang.c (lang_decode_option): Fixed returned value when...
1999-04-19 Tom Tromeyxref.h (enum): Removed trailing comma.
1999-04-15 Anthony Greengjavah.c: New prototypes for java_float_finite and...
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 Jeffrey A LawMakefile.in (TREE_H): Add tree-check.h.
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-06 Per Bothnerparse.y (patch_binop): Don't fold if non-constant and...
1999-04-05 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
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-31 Tom Tromeygjavah.c (print_field_info): Allow constants of other...
1999-03-31 Kaveh R. GhaziMakefile.in (keyword.h): Generate using gperf language...
1999-03-30 Alexandre Petit... [multiple changes]
1999-03-28 Kaveh R. GhaziWarning fixes:
1999-03-27 Alexandre Petit... [multiple changes]
1999-03-27 Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-27 Per Bothner*** empty log message ***
1999-03-27 Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-25 Zack Weinberggcc.c: Compile unconditionally all code formerly depend...
1999-03-23 Alexandre Petit... parse.y (find_applicable_accessible_methods_list):...
1999-03-23 Kaveh R. GhaziWarning fixes:
1999-03-22 Alexandre Petit... Changelog: Fixed 1999-03-22 typos.
1999-03-22 Alexandre Petit... Makefile.in: (JAVA_OBJS) Added entry xref.o.
1999-03-21 Manfred HollsteinMakefile.in (xgcc$(exeext)): Add intl.o to list of...
1999-03-21 Manfred Hollstein*** empty log message ***
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
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-19 Alexandre Petit... [multiple changes]
1999-03-16 Per Bothnerparse.y (java_complete_lhs): Call force_evaluation_orde...
1999-03-16 Per Bothnerparse.y (java_complete_lhs): Call force_evaluation_orde...
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-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-13 Per Bothnerlex.c (java_read_char): UNGET invalid non-initial utf8...
1999-03-13 Per Bothnerlex.c (java_read_char): UNGET invalid non-initial utf8...
1999-03-12 Alexandre Petit... parse.y (java_stabilize_reference): Return NODE when...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-12 Andrew Haleyjcf-path.c (add_entry): alloca len+2 rather than len...
1999-03-10 Per Bothnerjcf-write.c (generate_bytecode_insns): Handle __builtin...
1999-03-10 Per Bothnerjcf-write.c (generate_bytecode_insns): Handle __builtin...
1999-03-08 Per Bothnerlex.c (java_parse_end_comment): Take extra parameter...
1999-03-08 Per Bothner*** empty log message ***
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-26 Per Bothnercheck-init.c (check_init): COPYN takes word count,...
1999-02-26 Per Bothnercheck-init.c (check_init): COPYN takes word count,...
1999-02-26 Per Bothnertypeck.c (convert_ieee_real_to_integer): Use save_expr...
1999-02-26 Per Bothnertypeck.c (convert_ieee_real_to_integer): Use save_expr...
1999-02-26 Tom Tromeygjavah.c (add_class_decl): Only generate `#include...
1999-02-26 Tom Tromeygjavah.c (add_namelet): Check for standard package...
1999-02-25 Tom Tromeyparse.y (read_import_dir): Use `|=', not `+=', to set...
next