aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-0/+12
2000-10-26lex.c (java_new_lexer): Initialize new fields.Tom Tromey1-0/+12
2000-10-24parse.y (register_incomplete_type): Include JDEP_FIELD as a case where an enc...Alexandre Petit-Bianco1-0/+6
2000-10-21Warning fixes:Kaveh R. Ghazi1-0/+11
2000-10-21parse.y (do_resolve_class): Also explore superclasses of intermediate enclosi...Bryce McKinlay1-0/+5
2000-10-20Removed erroneous ChangeLog entryTom Tromey1-7/+0
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey1-0/+36
2000-10-19parse.y (find_most_specific_methods_list): Select the only non-abstract metho...Bryce McKinlay1-0/+6
2000-10-19parse.y (process_imports): Consider that one might be trying to import an inn...Alexandre Petit-Bianco1-0/+5
2000-10-18gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...Alexandre Petit-Bianco1-14/+39
2000-10-17except.c (free_eh_ranges): Don't free `whole_range.'Alexandre Petit-Bianco1-0/+4
2000-10-16decl.c (init_decl_processing): Call init_class_processing before anything else.Anthony Green1-0/+5
2000-10-13[multiple changes]Alexandre Petit-Bianco1-0/+15
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi1-0/+6
2000-10-13Remove obstacks.Mark Mitchell1-0/+72
2000-10-12re GNATS gcj/356 (gcjh bug: Can't #include <java/awt/Container.h>)Tom Tromey1-0/+6
2000-10-10lex.c (java_new_lexer): Initialize out_first and out_last fields.Tom Tromey1-0/+6
2000-10-10[multiple changes]Alexandre Petit-Bianco1-0/+14
2000-10-08class.c (layout_class): Handle case where superclass can't be layed out yet.Anthony Green1-1/+5
2000-10-07Makefile.in ($(srcdir)/hash.h): Refer to GNU FTP site for updated gperf.Joseph Myers1-0/+5
2000-10-06jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.Tom Tromey1-0/+21
2000-10-05[multiple changes]Alexandre Petit-Bianco1-0/+22
2000-10-03re GNATS gcj/307 (gcj allows boolean value to be returned for int method)Tom Tromey1-0/+11
2000-10-03lex.c (java_read_unicode): Reset bs_count when finished with `\u' sequence.Tom Tromey1-0/+5
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-0/+23
2000-09-29parse.y (maybe_yank_clinit): Also keep <clinit> if its body contains somethin...Alexandre Petit-Bianco1-0/+5
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-0/+63
2000-09-15* lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.Tom Tromey1-0/+4
2000-09-13jcf-parse.c: Include <locale.h>.Tom Tromey1-0/+5
2000-09-12expr.c (pop_type_0): Return `Object' if trying to merge two interface types.Tom Tromey1-0/+7
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-0/+41
2000-09-12re GNATS gcj/343 (can't cast array to serializable)Tom Tromey1-0/+8
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-0/+5
2000-09-09typeck.c (build_java_array_type): Correct first parameter in ADJUST_FIELD_ALI...Geoff Keating1-0/+5
2000-09-07verify.c (merge_types): Load the types to merge if necessary.Alexandre Petit-Bianco1-0/+4
2000-09-06* lang-specs.h: Also recognize `-femit-class-files'.Tom Tromey1-0/+4
2000-09-05parse.y (do_merge_string_cste): New locals.Alexandre Petit-Bianco1-0/+5
2000-09-06jcf-io.c: Include zlib.h.Anthony Green1-0/+8
2000-09-05boehm.c (mark_reference_fields): Set marking bits for all words in a multiple...Hans Boehm1-0/+7
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-0/+5
2000-08-29typeck.c (build_java_array_type): Rewrite code to do array alignment.Andrew Haley1-0/+7
2000-08-29top level:Zack Weinberg1-0/+9
2000-08-29expr.c (can_widen_reference_to): Fixed indentation.Alexandre Petit-Bianco1-0/+7
2000-08-29javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending.Andrew Haley1-0/+7
2000-08-25* gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.Greg McGary1-0/+4
2000-08-24lang.c (lang_decode_option): Use ARRAY_SIZE.Greg McGary1-0/+5
2000-08-23java-tree.h (flag_extraneous_semicolon): New extern.Alexandre Petit-Bianco1-0/+17
2000-08-21lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix1-0/+5
2000-08-20re GNATS gcj/305 (Interface methods implementations not always checked)Tom Tromey1-0/+3
2000-08-20re GNATS gcj/310 (illegal type "long" accepted for "switch" expression)Tom Tromey1-0/+5