Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -3/+2 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -2/+2 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -3/+2 |
2004-06-29 | re PR java/1262 (Method with default access can be overridden in another pack... | Bryce McKinlay | 1 | -0/+3 |
2004-06-29 | except.c (expand_start_java_handler): Push a new binding level. | Andrew Haley | 1 | -0/+4 |
2004-05-29 | java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was... | Ranjit Mathew | 1 | -2/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -5/+31 |
2004-05-10 | parse.y (create_class): Set TYPE_VFIELD. | Andrew Haley | 1 | -0/+2 |
2004-04-14 | [multiple changes] | Bryce McKinlay | 1 | -0/+1 |
2004-03-19 | class.c (assume_compiled_node_struct): Rename type to class_flag_node_struct,... | Per Bothner | 1 | -0/+2 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -167/+180 |
2004-02-25 | Improve some comments. | Per Bothner | 1 | -4/+4 |
2004-01-16 | re PR java/13273 (gcj generates call to abstract method) | Andrew Haley | 1 | -2/+1 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -1/+1 |
2004-01-09 | re PR java/12755 (Binary Compatibility: Resolving static methods and classes ... | Andrew Haley | 1 | -28/+50 |
2003-12-03 | re PR java/12374 (Segfault on "".x) | Ralph Loader | 1 | -4/+0 |
2003-11-25 | re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ... | Jeff Sturm | 1 | -4/+0 |
2003-11-18 | re PR java/12857 (Illegal method modifier when loading a generated .class) | Jeff Sturm | 1 | -6/+0 |
2003-11-18 | re PR java/12739 (gcj emits dead bytecode) | Jeff Sturm | 1 | -0/+2 |
2003-11-17 | java-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New. | Andrew Haley | 1 | -0/+4 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 1 | -5/+21 |
2003-10-01 | jcf-parse.c (java_parse_file): Write otable and atable. | Andrew Haley | 1 | -21/+41 |
2003-09-28 | decl.c (java_optimize_inline, [...]): Remove. | Jeff Sturm | 1 | -1/+0 |
2003-09-03 | decl.c (java_expand_body): New function. | Jeff Sturm | 1 | -0/+3 |
2003-08-12 | parse.y (java_check_regular_methods): Typo fixes. | Tom Tromey | 1 | -1/+11 |
2003-08-05 | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 1 | -6/+0 |