| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -6/+6 |
| * | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
| * | * expr.c (int highest_label_pc_this_method, | bothner | 2005-06-13 | 1 | -1/+9 |
| * | * builtins.c (define_builtin): Don't call make_decl_rtl. | rth | 2005-05-24 | 1 | -1/+0 |
| * | reverted erroneous checkin | tromey | 2005-05-15 | 1 | -1/+0 |
| * | gcc/java: | tromey | 2005-05-15 | 1 | -0/+1 |
| * | gcc: | tromey | 2005-04-29 | 1 | -2/+1 |
| * | 2005-04-29 Andrew Pinski <pinskia@gcc.gnu.org> | tromey | 2005-04-29 | 1 | -1/+2 |
| * | 2005-04-28 Andrew Haley <aph@redhat.com> | aph | 2005-04-29 | 1 | -2/+13 |
| * | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -8/+8 |
| * | 2005-03-16 Andrew Haley <aph@redhat.com> | aph | 2005-03-17 | 1 | -24/+5 |
| * | 2005-03-04 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-03-07 | 1 | -1/+5 |
| * | gcc/ | kazu | 2005-03-05 | 1 | -2/+2 |
| * | 2005-02-14 Andrew Haley <aph@redhat.com> | aph | 2005-02-14 | 1 | -0/+27 |
| * | 2005-02-08 Marcin Dalecki <martin@dalecki.de> | tromey | 2005-02-08 | 1 | -1/+1 |
| * | * expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT | rmathew | 2005-01-12 | 1 | -2/+2 |
| * | 2004-12-17 Andrew Haley <aph@redhat.com> | aph | 2004-12-17 | 1 | -0/+3 |
| * | * expr.c (build_expr_wfl): Only declare last_file and last_filenode | bothner | 2004-11-28 | 1 | -2/+3 |
| * | * class.c, decl.c, expr.c: Fix comment typos. | kazu | 2004-11-27 | 1 | -1/+1 |
| * | 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-26 | 1 | -0/+33 |
| * | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -124/+415 |
| * | 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-09 | 1 | -11/+12 |
| * | * expr.c (expr_add_location): Move declaration to before all | hp | 2004-10-16 | 1 | -3/+3 |
| * | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -3/+3 |
| * | More cleanup for --enable-mapped-location. | bothner | 2004-09-30 | 1 | -5/+58 |
| * | * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix | kazu | 2004-09-25 | 1 | -1/+1 |
| * | PR java/16789: | tromey | 2004-09-24 | 1 | -4/+5 |
| * | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -17/+15 |
| * | * expr.c (build_java_arrayaccess): Use convert to change | nathan | 2004-08-20 | 1 | -2/+2 |
| * | .: | nathan | 2004-08-15 | 1 | -24/+24 |
| * | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -1/+1 |
| * | 2004-07-20 Andrew Haley <aph@redhat.com> | aph | 2004-07-21 | 1 | -4/+8 |
| * | .: | nathan | 2004-07-20 | 1 | -13/+13 |
| * | * expr.c (java_truthvalue_conversion, flush_quick_stack, | sayle | 2004-07-12 | 1 | -247/+252 |
| * | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -270/+0 |
| * | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -3/+4 |
| * | Formatting fixes. | rmathew | 2004-06-27 | 1 | -11/+15 |
| * | PR java/15734 | bryce | 2004-06-26 | 1 | -1/+5 |
| * | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -35/+39 |
| * | 2004-06-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-08 | 1 | -2/+6 |
| * | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
| * | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -129/+205 |
| * | 2004-05-10 Andrew Haley <aph@redhat.com> | aph | 2004-05-10 | 1 | -10/+5 |
| * | libjava: | bryce | 2004-04-16 | 1 | -3/+1 |
| * | * expr.c (build_invokeinterface): Remove unused variables to | bryce | 2004-04-14 | 1 | -2/+0 |
| * | 2004-04-14 Andrew Haley <aph@redhat.com> | bryce | 2004-04-14 | 1 | -11/+1 |
| * | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -1/+1 |
| * | ada/ | kazu | 2004-02-05 | 1 | -1/+2 |
| * | 2004-01-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-01-30 | 1 | -1/+2 |
| * | 2004-01-28 Andrew Haley <aph@redhat.com> | aph | 2004-01-29 | 1 | -0/+1 |