| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
| * | * typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes. | sayle | 2005-06-09 | 1 | -1/+2 |
| * | * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h, | kazu | 2005-03-06 | 1 | -1/+1 |
| * | Remove xref code. | rmathew | 2005-03-06 | 1 | -3/+0 |
| * | 2004-12-20 Andrew Haley <aph@redhat.com> | aph | 2004-12-20 | 1 | -1/+1 |
| * | 2004-12-17 Andrew Haley <aph@redhat.com> | aph | 2004-12-17 | 1 | -16/+2 |
| * | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -1/+1 |
| * | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -2/+1 |
| * | .: | nathan | 2004-08-15 | 1 | -2/+2 |
| * | 2004-08-04 Roger Sayle <roger@eyesopen.com> | aph | 2004-08-04 | 1 | -18/+21 |
| * | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -1/+1 |
| * | 2004-07-20 Andrew Haley <aph@redhat.com> | aph | 2004-07-21 | 1 | -2/+10 |
| * | .: | nathan | 2004-07-20 | 1 | -6/+5 |
| * | * builtins.c (max_builtin, min_builtin, | sayle | 2004-07-18 | 1 | -15/+15 |
| * | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -3/+2 |
| * | Formatting fixes. | rmathew | 2004-06-27 | 1 | -4/+4 |
| * | 2004-05-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-19 | 1 | -1/+1 |
| * | 2004-03-12 Andrew Haley <aph@redhat.com> | aph | 2004-03-15 | 1 | -1/+8 |
| * | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
| * | 2004-01-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-01-17 | 1 | -1/+2 |
| * | 2004-01-16 Andrew Haley <aph@redhat.com> | aph | 2004-01-16 | 1 | -66/+111 |
| * | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -3/+3 |
| * | * parse.y (java_check_regular_methods): Typo fixes. Call | tromey | 2003-08-12 | 1 | -83/+101 |
| * | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
| * | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -71/+30 |
| * | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -6/+6 |
| * | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
| * | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
| * | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -1/+0 |
| * | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -1/+1 |
| * | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
| * | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -12/+0 |
| * | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -8/+8 |
| * | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -6/+5 |
| * | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -2/+2 |
| * | * jcf.h: Fix obvious typo in comment. | bothner | 2001-12-03 | 1 | -0/+2 |
| * | * java/typeck.c (java_array_type_length, build_prim_array_type): | rth | 2001-09-07 | 1 | -6/+15 |
| * | * jcf-io.c (read_zip_member): Cast to long in comparison with | ghazi | 2001-04-29 | 1 | -2/+3 |
| * | Fix method search wrt scope of inner classes to match JLS2. | bothner | 2001-04-26 | 1 | -2/+20 |
| * | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -1/+1 |
| * | Forgot this file on last check-in. | bryce | 2001-02-19 | 1 | -5/+0 |
| * | 2001-02-14 Tom Tromey <tromey@redhat.com> | apbianco | 2001-02-15 | 1 | -1/+9 |
| * | 2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com> | apbianco | 2001-02-07 | 1 | -34/+11 |
| * | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -10/+15 |
| * | 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-01 | 1 | -2/+0 |
| * | 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-25 | 1 | -7/+2 |
| * | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -6/+0 |
| * | Fix for PR gcj/307: | tromey | 2000-10-03 | 1 | -1/+1 |
| * | * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | mmitchel | 2000-10-01 | 1 | -0/+1 |
| * | * typeck.c (build_java_array_type): Correct first parameter | geoffk | 2000-09-09 | 1 | -1/+1 |