| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged gcj-eclipse branch to trunk. | tromey | 2007-01-09 | 1 | -2073/+0 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -3/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | PR java/22113 | rmathew | 2005-08-16 | 1 | -10/+19 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | PR java/15543 | bothner | 2005-02-12 | 1 | -3/+7 |
* | * expr.c (expr_add_location): Move declaration to before all | hp | 2004-10-16 | 1 | -1/+2 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -1/+1 |
* | * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * lex.c: Fix a comment typo. | kazu | 2004-10-01 | 1 | -1/+1 |
* | Simplify lexer. Implement --enable-mapped-location support. | bothner | 2004-09-30 | 1 | -482/+482 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -6/+6 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -3/+8 |
* | .: | nathan | 2004-08-15 | 1 | -12/+6 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 1 | -10/+17 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -3/+3 |
* | * lex.c (java_new_lexer): Set 'encoding'. | bryce | 2004-05-26 | 1 | -3/+10 |
* | * ChangeLog: Fix typos. | kazu | 2003-10-22 | 1 | -1/+1 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -1/+1 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -6/+6 |
* | * lex.c (do_java_lex): Renamed from java_lex. | tromey | 2003-03-19 | 1 | -1/+20 |
* | * lang-options.h: Added -Wdeprecated. | tromey | 2003-02-24 | 1 | -41/+104 |
* | * lex.c (java_lex): Don't include UEOF as part of token. | tromey | 2003-01-28 | 1 | -14/+23 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -66/+31 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -1/+1 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -25/+24 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+6 |
* | Fix for PR java/7912: | tromey | 2002-11-18 | 1 | -4/+0 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -10/+9 |
* | 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 |