aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell5-18/+34
2001-01-10* jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.Tom Tromey2-1/+5
2001-01-10[multiple changes]Alexandre Petit-Bianco5-20/+75
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-4/+8
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-8/+6
2001-01-08In gcc/java:Bryce McKinlay3-0/+7
2001-01-07toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth1-0/+3
2001-01-06From patha@softlab.ericsson.se:Bryce McKinlay2-1/+7
2001-01-05lang-options.h: Bring comment in line with reality.Phil Edwards1-2/+2
2001-01-05cpp.texi: Update for -MP.Neil Booth3-6/+14
2000-12-24Shorten primitive array allocation path:Bryce McKinlay3-6/+26
2000-12-18re GNATS gcj/373: (interface inner classes are implicitly static)Bryce McKinlay2-1/+12
2000-12-18Fix for PRs gcj/312 and gcj/253:Bryce McKinlay3-0/+51
2000-12-16jcf-parse.c (jcf_parse_source): Set wfl_operator if not already set.Tom Tromey2-1/+9
2000-12-15boehm.c (mark_reference_fields): Change test to correctly detect bitmap overf...Andrew Haley2-1/+6
2000-12-15config-lang.in (lang_dirs): Added.Andreas Jaeger2-0/+5
2000-12-15parse.y (end_artificial_method_body): Fixed undefined behavior.Alexandre Petit-Bianco2-1/+10
2000-12-14* parse.y (check_static_final_variable_assignment_flag): Fix spelling.Mike Stump2-1/+5
2000-12-13Make-lang.in (JAVA_LEX_C): Added chartables.h.Tom Tromey6-364/+3616
2000-12-13parse.y (java_complete_lhs): Only allow compound assignment of reference type...Tom Tromey2-0/+14
2000-12-12configure.in: Simplify language enabling/disabling code.Alexandre Oliva1-1/+3
2000-12-10jcf-io.c (find_class): Correct the logic that tests to see if a .java file is...Mo DeJong2-1/+7
2000-12-09Top level ChangeLog:Alexandre Petit-Bianco3-5/+10
2000-12-10zipfile.h (ZipDirectory): Declare size, uncompressed_size, filestart and file...Anthony Green2-4/+9
2000-12-08safe-ctype.h: New file.Zack Weinberg2-368/+372
2000-12-06parse.y (end_artificial_method_body): Fixed typo.Alexandre Petit-Bianco2-1/+5
2000-12-06[multiple changes]Alexandre Petit-Bianco6-114/+573
2000-12-04parse.y (patch_method_invocation): Pick the correct enclosing context when cr...Alexandre Petit-Bianco2-1/+33
2000-11-26g77spec.c (lang_specific_driver): Update copyright year to 2000.Joseph Myers4-3/+8
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-9/+0
2000-11-24jcf-parse.c (init_jcf_parse): Register current_file_list root.Anthony Green3-16/+31
2000-11-22parse.y (build_outer_field_access): New local `decl_ctx', use it.Alexandre Petit-Bianco2-9/+34
2000-11-23gcc toplevel:J"orn Rennecke2-1/+5
2000-11-22jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch b...Bryce McKinlay2-1/+6
2000-11-21[multiple changes]Alexandre Petit-Bianco3-3/+34
2000-11-20jv-scan.c (help): Document --complexity.Tom Tromey3-17/+63
2000-11-20lex.c (yylex): Added STRICT_TK case.Tom Tromey7-86/+102
2000-11-20lex.c (yylex): Recognize floating point constants with leading 0.Tom Tromey2-1/+10
2000-11-19java-tree.h (cyclic_inheritance_report): Constify.Kaveh R. Ghazi3-2/+7
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg2-1/+4
2000-11-17stringpool.c: New file.Zack Weinberg3-29/+36
2000-11-13diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers2-1/+7
2000-11-11jcf-parse.c (process_zip_dir): Add finput parameter.Anthony Green2-3/+11
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi3-3/+7
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers2-1/+6
2000-11-08gjavah.c (process_file): Only include gcj/cni.h when generating CNI stubs.Tom Tromey2-1/+7
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers5-5/+11
2000-11-06lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.Tom Tromey3-3/+39
2000-11-05lex.c (java_parse_escape_sequence): Only read two octal characters if the fir...Tom Tromey2-18/+24
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers2-12/+5