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