Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-04-08 | system.h: Poison PARAMS. | Kaveh R. Ghazi | 1 | -5/+5 |
2005-03-06 | Remove xref code. | Ranjit Mathew | 1 | -8/+0 |
2005-03-01 | java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro. | Per Bothner | 1 | -8/+3 |
2005-01-24 | java-tree.h (gcj_abi_version): Declare. | Tom Tromey | 1 | -1/+2 |
2005-01-22 | * java-except.h, java-tree.h: Remove unused prototypes. | Kazu Hirata | 1 | -4/+0 |
2004-12-06 | re PR java/14853 (Assignment to final field permitted when compiling to native) | Tom Tromey | 1 | -0/+2 |
2004-11-26 | re PR java/18305 (Class initialization optimization is not done when compiled... | Andrew Pinski | 1 | -0/+1 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -6/+69 |
2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -0/+10 |
2004-10-05 | Prepare for %q, %< and %> in diagnostic message strings. | Ranjit Mathew | 1 | -2/+1 |
2004-10-01 | * java-tree.h: Fix a comment typo. | Kazu Hirata | 1 | -2/+2 |
2004-09-30 | java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros. | Per Bothner | 1 | -7/+5 |
2004-09-29 | java-tree.h: Redefine some macros and add soem declaration to handle the USE_... | Per Bothner | 1 | -4/+14 |
2004-08-09 | java-tree.h (flag_deprecated): Removed. | H.J. Lu | 1 | -3/+0 |
2004-08-01 | decl.c (update_aliases, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -11/+11 |
2004-07-21 | verify.c (verify_jvm_instructions): Comment change only. | Andrew Haley | 1 | -2/+7 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -0/+2 |
2004-07-13 | java-tree.h (all_class_filename): Remove useless macro. | Per Bothner | 1 | -14/+0 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -1/+0 |
2004-07-10 | re PR java/8618 (call to private constructor allowed for anonymous inner class) | Bryce McKinlay | 1 | -0/+1 |
2004-07-09 | class.c (make_class): Do not create binfo here. | Nathan Sidwell | 1 | -1/+2 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -3/+0 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -4/+5 |