| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for PR java/6388. | tromey | 2002-11-06 | 1 | -37/+28 |
* | Reverted erroneous checkin | tromey | 2002-11-02 | 1 | -28/+37 |
* | Fix for PR java/6388. | tromey | 2002-11-02 | 1 | -37/+28 |
* | Add -fno-assert flag. | green | 2002-09-30 | 1 | -1/+9 |
* | * lex.c (java_read_unicode_collapsing_terminators): Handle case | tromey | 2002-09-17 | 1 | -1/+1 |
* | gcc/ | rth | 2002-09-16 | 1 | -1/+1 |
* | * lex.c (java_lex): Check for `e' or `E' after 0. | tromey | 2002-07-23 | 1 | -2/+3 |
* | * lex.c (java_init_lex): Avoid incorrect hardcoded constant 11. | ghazi | 2002-06-27 | 1 | -1/+1 |
* | * lex.c (java_read_char): Avoid "comparison is always true" | ghazi | 2002-06-26 | 1 | -2/+2 |
* | * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | tromey | 2002-06-11 | 1 | -0/+1 |
* | 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com> | tromey | 2002-03-29 | 1 | -2/+7 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 1 | -34/+19 |
* | 2002-03-21 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-23 | 1 | -0/+2 |
* | 2002-03-11 Eric Blake <ebb9@email.byu.edu> | ericb | 2002-03-12 | 1 | -75/+75 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -4/+0 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -2/+2 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h, | jsm28 | 2001-12-16 | 1 | -1/+1 |
* | * c-lex.c (lex_number): Use ISXDIGIT/hex_value. | ghazi | 2001-12-16 | 1 | -5/+3 |
* | * lex.c (java_init_lex): Define wfl_to_string as | tromey | 2001-12-11 | 1 | -1/+4 |
* | * gjavah.c (cxx_keywords): Re-sorted. | tromey | 2001-12-09 | 1 | -2/+2 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * parse.y (trap_overflow_corner_case): New rule. | tromey | 2001-11-08 | 1 | -11/+45 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * gjavah.c (cxx_keywords): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | 2001-08-30 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-01 | 1 | -0/+9 |
* | For PR java/2812: | tromey | 2001-07-18 | 1 | -3/+4 |
* | * lex.c (java_read_char): Disallow invalid and overlong | tromey | 2001-06-20 | 1 | -10/+23 |
* | 2001-05-03 Mo DeJong <mdejong@redhat.com> | apbianco | 2001-05-04 | 1 | -0/+1 |
* | * constants.c (PUTN): Use memcpy, not bcopy. | ghazi | 2001-03-26 | 1 | -4/+2 |
* | * gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c. | bryce | 2001-03-23 | 1 | -4/+77 |
* | * lex.c (java_read_unicode): Only accept leading `u's. | tromey | 2001-03-21 | 1 | -5/+10 |
* | Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog. | bothner | 2001-02-24 | 1 | -1/+1 |
* | * lex.c (java_new_lexer): Longer error message. | tromey | 2001-02-07 | 1 | -1/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -6/+11 |
* | * lex.c (java_read_char): Check for EOF from getc first. | rearnsha | 2001-01-25 | 1 | -2/+2 |
* | 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-15 | 1 | -1/+103 |
* | * parse.y (java_complete_lhs case EXPR_WITH_FILE_LOCATION): If body is | bothner | 2001-01-14 | 1 | -1/+4 |
* | * Make-lang.in (JAVA_LEX_C): Added chartables.h. | tromey | 2000-12-13 | 1 | -48/+89 |
* | * lex.c (yylex): Added STRICT_TK case. | tromey | 2000-11-20 | 1 | -1/+1 |
* | * lex.c (yylex): Recognize floating point constants with leading | tromey | 2000-11-20 | 1 | -1/+5 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -2/+2 |
* | * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix. | tromey | 2000-11-06 | 1 | -2/+32 |
* | * lex.c (java_parse_escape_sequence): Only read two octal | tromey | 2000-11-05 | 1 | -18/+18 |
* | * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | tromey | 2000-11-03 | 1 | -56/+78 |
* | * lex.c (java_new_lexer): Initialize new fields. Work around | tromey | 2000-10-26 | 1 | -134/+221 |
* | 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-10-19 | 1 | -2/+2 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -4/+1 |