aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-0/+4
2000-07-28class.c (make_class_data): Create vtable for abstract classes.Tom Tromey1-0/+7
2000-07-27[multiple changes]Alexandre Petit-Bianco1-0/+12
2000-07-27[multiple changes]Alexandre Petit-Bianco1-0/+14
2000-07-25parse.c: Remove (again.)Alexandre Petit-Bianco1-0/+4
2000-07-21parse.y (simple_name:): Fixed typo in error message.Alexandre Petit-Bianco1-0/+4
2000-07-21parse.y (simple_name:): Reject `$' in type names.Alexandre Petit-Bianco1-0/+6
2000-07-21[multiple changes]Alexandre Petit-Bianco1-0/+15
2000-07-20ChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj/225 and gcj/256:Alexandre Petit-Bianco1-0/+37
2000-07-19lang-specs.h: Added %(jc1) to java compiler options.Jeff Sturm1-0/+4
2000-07-14top level:Zack Weinberg1-0/+4
2000-07-14* parse.c: Remove.Mark Mitchell1-0/+4
2000-07-13parse.y (fold_constant_for_init): Avoid bullish conversion.Alexandre Petit-Bianco1-0/+4
2000-07-13* lang-specs.h: Added %{I*}.Tom Tromey1-0/+4
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg1-0/+4
2000-07-12gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell1-0/+4
2000-07-10Fixing a really lame patch. Sorry for the ChangeLog tweaking.)Alexandre Petit-Bianco1-2/+3
2000-07-07parse.y (generate_classfile): Exclude null strings.Alexandre Petit-Bianco1-0/+4
2000-07-07jcf-write.c (generate_classfile): Properly install the ConstantValue attribut...Alexandre Petit-Bianco1-0/+8
2000-07-06[multiple changes]Alexandre Petit-Bianco1-0/+23
2000-07-06Java: fixes for the PRs gcj/{271,272,275}.Alexandre Petit-Bianco1-0/+19
2000-07-05Make-lang.in (PARSE_DIR): New macro.Tom Tromey1-0/+12
2000-07-05gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument ...Bryce McKinlay1-0/+6
2000-06-29jcf-write.c (push_long_const): Appropriately cast short negative constant to ...Alexandre Petit-Bianco1-0/+5
2000-06-29parse.y (verify_constructor_super): Use loop variable `m_arg_type' initialize...Alexandre Petit-Bianco1-0/+5
2000-06-30parse.y (resolve_field_access): Handle case where `type_found' is NULL.Tom Tromey1-0/+5
2000-06-29expr.c (lookup_field): The same field can be found through two different inte...Alexandre Petit-Bianco1-0/+5
2000-06-29lex.c (java_lineterminator): Don't recognize \r after \n.Tom Tromey1-0/+5
2000-06-27parse.y (resolve_field_access): Pass decl, not DECL_INITIAL, to java_complete...Tom Tromey1-0/+5
2000-06-26re GNATS gcj/238 (Can't call methods from Object on an inner class)Bryce McKinlay1-0/+8
2000-06-26[multiple changes]Alexandre Petit-Bianco1-0/+15
2000-06-26re GNATS gcj/268 (Internal compiler error in for-loop test condition)Tom Tromey1-0/+5
2000-06-26parse.y (do_resolve_class): Minor optimiztion in the package list search.Alexandre Petit-Bianco1-0/+7
2000-06-25expr.c (lookup_field): Print error and return error_mark_node if field refere...Tom Tromey1-0/+3
2000-06-25parse.y (check_abstract_method_definitions): Also check if `other_method' is ...Tom Tromey1-0/+5
2000-06-25re GNATS gcj/260 ("Klass.class" expression should cause Klass to be initialized)Tom Tromey1-0/+5
2000-06-21[multiple changes]Alexandre Petit-Bianco1-0/+64
2000-06-15jcf-write.c (CHECK_PUT): Add static prototype.Kaveh R. Ghazi1-0/+6
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-0/+6
2000-06-11Warning fixes:Kaveh R. Ghazi1-0/+9
2000-06-06parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from ar...Tom Tromey1-0/+5
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas1-0/+6
2000-06-02class.c (get_dispatch_table): Build the vtable dummy entry list element with ...Alexandre Petit-Bianco1-0/+7
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson1-0/+4
2000-06-01re GNATS gcj/127 (gcj dumps core on method invocation on a primitive type)Bryce McKinlay1-0/+5
2000-06-01re GNATS gcj/207 (Compiler failure)Alexandre Petit-Bianco1-0/+5
2000-06-01re GNATS gcj/129 (Static array length access bug in gcj)Alexandre Petit-Bianco1-0/+6
2000-06-01class.c (common_enclosing_context_p): New function.Alexandre Petit-Bianco1-0/+12
2000-05-31re GNATS gcj/71 (failure to compile an interface method invocation on a sub-i...Alexandre Petit-Bianco1-0/+5
2000-05-31parse.y (maybe_yank_clinit): New function.Alexandre Petit-Bianco1-0/+8