Age | Commit message (Expand) | Author | Files | Lines |
2008-06-21 | tree.h (enum tree_code): Include all-tree.def, not tree.def. | Ian Lance Taylor | 1 | -9/+0 |
2008-06-20 | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -3/+2 |
2008-04-03 | tree-inline.c (copy_generic_body, [...]): Export. | Paolo Bonzini | 1 | -1/+0 |
2008-02-29 | expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method. | Tom Tromey | 1 | -3/+1 |
2008-01-23 | 2008-01-23 David Daney <ddaney@avtrex.com> | David Daney | 1 | -0/+2 |
2007-09-15 | java-tree.h (struct lang_decl_func): Remove. | Tom Tromey | 1 | -6/+0 |
2007-08-17 | typeck.c (find_method_in_interfaces): Update. | Tom Tromey | 1 | -85/+1 |
2007-08-17 | tree.h (struct tree_label_decl): Removed old "java" fields. | Tom Tromey | 1 | -11/+3 |
2007-07-31 | java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen... | Nick Clifton | 1 | -4/+3 |
2007-07-26 | java-tree.h (push_labeled_block, [...]): Remove. | Tom Tromey | 1 | -12/+0 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -1/+0 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 1 | -1/+0 |
2007-04-21 | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 1 | -1/+1 |
2007-04-03 | jvgenmain.c (main): Change main to use class$, not class$$. | Andrew Haley | 1 | -0/+1 |
2007-03-30 | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 1 | -1/+0 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -11/+9 |
2007-02-07 | class.c (uncache_this_class_ref): New. | Andrew Haley | 1 | -0/+1 |
2007-02-03 | * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-02 | expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r... | Andrew Haley | 1 | -0/+2 |
2007-01-15 | lang.c (dump_compound_expr): Removed case. | Tom Tromey | 1 | -55/+0 |
2007-01-11 | typeck.c (convert): Don't use flag_emit_class_files. | Tom Tromey | 1 | -9/+1 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -237/+67 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -3/+4 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -3/+0 |
2006-06-23 | java-tree.h (update_aliases): Remove | Andrew Haley | 1 | -1/+0 |
2006-06-19 | re PR java/1305 ([JSR133] GCJ ignores volatile modifier) | Andrew Haley | 1 | -0/+1 |
2006-06-08 | expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i... | Andrew Haley | 1 | -4/+4 |
2006-05-24 | * java-tree.h: Fixed flag documentation. | Tom Tromey | 1 | -1/+1 |
2006-05-05 | java-tree.h (uses_jv_markobj_p): Declare. | Tom Tromey | 1 | -1/+2 |
2006-05-04 | [multiple changes] | Andrew Haley | 1 | -0/+1 |
2006-04-24 | lang.c (java_init): Handle flag_indirect_classes. | Andrew Haley | 1 | -0/+9 |
2006-03-15 | java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration. | David Daney | 1 | -2/+3 |
2006-03-15 | lang.opt (-freduced-reflection): New option. | David Daney | 1 | -0/+3 |
2005-12-08 | java-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCHFIELD_NODE. | Andrew Haley | 1 | -0/+3 |
2005-11-29 | re PR java/18278 (JNI functions cannot return a weak reference) | Tom Tromey | 1 | -0/+3 |
2005-09-15 | re PR java/23891 (Problem folding static fields across packages) | Bryce McKinlay | 1 | -0/+4 |
2005-09-06 | check-init.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2005-08-16 | java-tree.h (LABEL_IN_SUBR): Removed. | Tom Tromey | 1 | -45/+2 |
2005-08-15 | Make-lang.in (JAVA_OBJS): Removed verify.o | Tom Tromey | 1 | -4/+0 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -23/+31 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -6/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | re PR libgcj/21906 (hang when invoking abstract method) | Tom Tromey | 1 | -0/+3 |
2005-06-13 | expr.c (int highest_label_pc_this_method, [...]): New globals. | Per Bothner | 1 | -0/+6 |
2005-06-09 | gjavah.c (error): Add ATTRIBUTE_PRINTF_1. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -1/+1 |
2005-05-27 | re PR java/19870 (gcj -C doesn't generate accessors for private members acros... | Ranjit Mathew | 1 | -10/+10 |
2005-05-25 | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson | 1 | -2/+14 |
2005-05-24 | class.c (registered_class): Take it out of class_roots; turn into a vec of tr... | Richard Henderson | 1 | -1/+0 |
2005-04-29 | re PR java/19285 (Interfaces not initialized by static field access) | Andrew Haley | 1 | -0/+4 |