aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-12-08safe-ctype.h: New file.Zack Weinberg1-367/+371
2000-12-06parse.y (end_artificial_method_body): Fixed typo.Alexandre Petit-Bianco1-0/+4
2000-12-06[multiple changes]Alexandre Petit-Bianco1-0/+87
2000-12-04parse.y (patch_method_invocation): Pick the correct enclosing context when cr...Alexandre Petit-Bianco1-0/+6
2000-11-26g77spec.c (lang_specific_driver): Update copyright year to 2000.Joseph Myers1-0/+5
2000-11-24jcf-parse.c (init_jcf_parse): Register current_file_list root.Anthony Green1-0/+9
2000-11-22parse.y (build_outer_field_access): New local `decl_ctx', use it.Alexandre Petit-Bianco1-0/+11
2000-11-23gcc toplevel:J"orn Rennecke1-0/+4
2000-11-22jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch b...Bryce McKinlay1-0/+5
2000-11-21[multiple changes]Alexandre Petit-Bianco1-0/+14
2000-11-20jv-scan.c (help): Document --complexity.Tom Tromey1-0/+16
2000-11-20lex.c (yylex): Added STRICT_TK case.Tom Tromey1-0/+11
2000-11-20lex.c (yylex): Recognize floating point constants with leading 0.Tom Tromey1-0/+5
2000-11-19java-tree.h (cyclic_inheritance_report): Constify.Kaveh R. Ghazi1-0/+5
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-0/+4
2000-11-17stringpool.c: New file.Zack Weinberg1-0/+5
2000-11-13diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers1-0/+5
2000-11-11jcf-parse.c (process_zip_dir): Add finput parameter.Anthony Green1-0/+6
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-0/+5
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-0/+5
2000-11-08gjavah.c (process_file): Only include gcj/cni.h when generating CNI stubs.Tom Tromey1-0/+5
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-0/+6
2000-11-06lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.Tom Tromey1-0/+6
2000-11-05lex.c (java_parse_escape_sequence): Only read two octal characters if the fir...Tom Tromey1-0/+6
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-0/+4
2000-11-04re PR other/567 ("make dvi" fails)Tom Tromey1-0/+3
2000-11-04lang-options.h: Mention -Wout-of-date.Tom Tromey1-0/+10
2000-11-04class.c (cxx_keyword_p): Accept keywords with trailing `$'s.Tom Tromey1-0/+4
2000-11-03Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'.Alexandre Petit-Bianco1-0/+5
2000-11-03lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.Tom Tromey1-0/+18
2000-10-29parse.y (patch_method_invocation): NULLify this_arg when already inserted.Alexandre Petit-Bianco1-0/+8
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