| Commit message (Expand) | Author | Age | Files | Lines |
* | * jcf-parse.c (jcf_parse_source): Set wfl_operator if not already | tromey | 2000-12-16 | 2 | -1/+9 |
* | 2000-12-14 Andrew Haley <aph@redhat.com> | aph | 2000-12-15 | 2 | -1/+6 |
* | 2000-12-15 Andreas Jaeger <aj@suse.de> | aj | 2000-12-15 | 2 | -0/+5 |
* | 2000-12-15 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-15 | 2 | -1/+10 |
* | * parse.y (check_static_final_variable_assignment_flag): Fix spelling. | mrs | 2000-12-14 | 2 | -1/+5 |
* | * Make-lang.in (JAVA_LEX_C): Added chartables.h. | tromey | 2000-12-13 | 6 | -364/+3616 |
* | * parse.y (java_complete_lhs): Only allow compound assignment of | tromey | 2000-12-13 | 2 | -0/+14 |
* | * configure.in: Simplify language enabling/disabling code. | aoliva | 2000-12-12 | 1 | -1/+3 |
* | 2000-12-07 Mo DeJong <mdejong@redhat.com> | apbianco | 2000-12-10 | 2 | -1/+7 |
* | Top level ChangeLog: | apbianco | 2000-12-10 | 3 | -5/+10 |
* | * zipfile.h (ZipDirectory): Declare size, uncompressed_size, | green | 2000-12-10 | 2 | -4/+9 |
* | include: | zack | 2000-12-08 | 2 | -368/+372 |
* | 2000-12-06 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-06 | 2 | -1/+5 |
* | 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-06 | 6 | -114/+573 |
* | 2000-12-04 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-12-05 | 2 | -1/+33 |
* | f: | jsm28 | 2000-11-26 | 4 | -3/+8 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -9/+0 |
* | * jcf-parse.c (init_jcf_parse): Register current_file_list root. | green | 2000-11-24 | 3 | -16/+31 |
* | 2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-11-23 | 2 | -9/+34 |
* | gcc toplevel: | amylaar | 2000-11-23 | 2 | -1/+5 |
* | 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-22 | 2 | -1/+6 |
* | 2000-10-31 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-11-22 | 3 | -3/+34 |
* | * jv-scan.c (help): Document --complexity. | tromey | 2000-11-20 | 3 | -17/+63 |
* | * lex.c (yylex): Added STRICT_TK case. | tromey | 2000-11-20 | 7 | -86/+102 |
* | * lex.c (yylex): Recognize floating point constants with leading | tromey | 2000-11-20 | 2 | -1/+10 |
* | * java-tree.h (cyclic_inheritance_report): Constify. | ghazi | 2000-11-19 | 3 | -2/+7 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 2 | -1/+4 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 3 | -29/+36 |
* | * diagnostic.c (vbuild_message_string, output_do_printf, vnotice): | jsm28 | 2000-11-13 | 2 | -1/+7 |
* | 2000-11-11 Anthony Green <green@redhat.com> | green | 2000-11-11 | 2 | -3/+11 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 3 | -3/+7 |
* | * calls.c (expand_call, emit_library_call_value_1), collect2.c | jsm28 | 2000-11-09 | 2 | -1/+6 |
* | * gjavah.c (process_file): Only include gcj/cni.h when generating | tromey | 2000-11-08 | 2 | -1/+7 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 5 | -5/+11 |
* | * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | tromey | 2000-11-06 | 3 | -3/+39 |
* | * lex.c (java_parse_escape_sequence): Only read two octal | tromey | 2000-11-05 | 2 | -18/+24 |
* | * Makefile.in: Remove all targets related to building | jsm28 | 2000-11-05 | 2 | -12/+5 |
* | * Make-lang.in (java.dvi): New target. | tromey | 2000-11-04 | 2 | -0/+4 |
* | * lang-options.h: Mention -Wout-of-date. | tromey | 2000-11-04 | 7 | -38/+84 |
* | * class.c (cxx_keyword_p): Accept keywords with trailing `$'s. | tromey | 2000-11-04 | 3 | -9/+41 |
* | 2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-11-03 | 2 | -1/+6 |
* | * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | tromey | 2000-11-03 | 4 | -56/+113 |
* | 2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-10-30 | 2 | -3/+15 |
* | * configure.in: If not NO_MINUS_C_MINUS_O, substitute | zack | 2000-10-27 | 4 | -409/+139 |
* | * lex.c (java_new_lexer): Initialize new fields. Work around | tromey | 2000-10-26 | 3 | -135/+244 |
* | 2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-10-25 | 2 | -2/+9 |
* | Warning fixes: | ghazi | 2000-10-21 | 5 | -4/+31 |
* | 2000-08-15 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-10-21 | 2 | -4/+11 |
* | Removed erroneous ChangeLog entry | tromey | 2000-10-20 | 1 | -7/+0 |
* | * jvspec.c (lang_specific_driver): Recognize -MF and -MT. | tromey | 2000-10-20 | 9 | -201/+144 |