| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2008-03-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-03-11 | 1 | -12/+0 |
| * | gcc | tromey | 2008-02-26 | 1 | -3/+1 |
| * | * lang.c (java_classify_record): Don't return | aoliva | 2007-12-20 | 1 | -1/+3 |
| * | gcc/ChangeLog: | aoliva | 2007-12-15 | 1 | -0/+16 |
| * | * builtins.c (expand_builtin, expand_builtin_object_size, | jakub | 2007-09-27 | 1 | -2/+4 |
| * | * java-tree.h (struct lang_decl_func) <function_decl_body>: | tromey | 2007-09-15 | 1 | -2/+0 |
| * | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 1 | -3/+0 |
| * | gcc: | tromey | 2007-09-06 | 1 | -2/+2 |
| * | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -2/+2 |
| * | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -44/+0 |
| * | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 1 | -4/+3 |
| * | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -2/+2 |
| * | * java-tree.h (push_labeled_block, pop_labeled_block): Remove. | tromey | 2007-07-26 | 1 | -13/+0 |
| * | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -7/+0 |
| * | really remove signed(_or_unsigned)?_type langhooks | espindola | 2007-06-11 | 1 | -2/+0 |
| * | gcc/ | espindola | 2007-05-14 | 1 | -2/+0 |
| * | gcc/java/ChangeLog: | espindola | 2007-03-30 | 1 | -2/+0 |
| * | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -1/+1 |
| * | * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION>: Removed | tromey | 2007-01-15 | 1 | -7/+0 |
| * | * jcf-dump.c (main): Updated call to find_class. | tromey | 2007-01-13 | 1 | -5/+0 |
| * | * typeck.c (convert): Don't use flag_emit_class_files. | tromey | 2007-01-11 | 1 | -4/+0 |
| * | gcc | tromey | 2007-01-10 | 1 | -11/+0 |
| * | Merged gcj-eclipse branch to trunk. | tromey | 2007-01-09 | 1 | -10/+11 |
| * | 2006-04-21 Andrew Haley <aph@redhat.com> | aph | 2006-04-24 | 1 | -0/+3 |
| * | 2006-03-30 Andrew Haley <aph@redhat.com> | aph | 2006-03-31 | 1 | -0/+11 |
| * | * lang.opt (-freduced-reflection): New option. | daney | 2006-03-15 | 1 | -0/+9 |
| * | * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | bje | 2006-02-03 | 1 | -3/+2 |
| * | 2006-02-01 Jan Hubicka <jh@suse.cz> | rsandifo | 2006-02-01 | 1 | -0/+4 |
| * | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
| * | * Make-lang.in (JAVA_OBJS): Removed verify.o | tromey | 2005-08-15 | 1 | -9/+0 |
| * | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
| * | PR libgcj/21692 | rth | 2005-05-25 | 1 | -0/+3 |
| * | * gcj.texi: Fix a typo. | kazu | 2005-04-04 | 1 | -1/+1 |
| * | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -2/+0 |
| * | 2005-03-04 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-03-07 | 1 | -1/+1 |
| * | * 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 | -6/+0 |
| * | * lang.c (flag_new_verifier): Define. | tromey | 2004-12-03 | 1 | -0/+9 |
| * | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -0/+20 |
| * | gcc/ | steven | 2004-11-24 | 1 | -16/+1 |
| * | gcc/ | steven | 2004-11-24 | 1 | -4/+7 |
| * | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -2/+2 |
| * | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -3/+3 |
| * | * check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | bothner | 2004-09-30 | 1 | -0/+4 |
| * | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -6/+4 |
| * | 2004-08-17 Andrew Haley <aph@redhat.com> | aph | 2004-08-17 | 1 | -15/+5 |
| * | 2004-08-06 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-08-06 | 1 | -122/+5 |
| * | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -40/+18 |
| * | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -0/+13 |
| * | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -2/+0 |