| Commit message (Expand) | Author | Age | Files | Lines |
* | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 2004-11-24 | 1 | -0/+8 |
* | java-tree.h: Redefine some macros and add soem declaration to handle the USE_... | Per Bothner | 2004-09-29 | 1 | -0/+5 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -21/+23 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -1/+8 |
* | [multiple changes] | Alexandre Petit-Bianco | 2001-08-17 | 1 | -6/+0 |
* | java-tree.def (JAVA_EXC_OBJ_EXPR): New. | Richard Henderson | 2001-05-12 | 1 | -0/+4 |
* | [multiple changes] | Alexandre Petit-Bianco | 2000-06-21 | 1 | -2/+2 |
* | class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu... | Tom Tromey | 2000-05-02 | 1 | -1/+6 |
* | [multiple changes] | Alexandre Petit-Bianco | 2000-03-22 | 1 | -2/+2 |
* | Added Java 1.1 language features. | Alexandre Petit-Bianco | 2000-03-13 | 1 | -0/+18 |
* | [multiple changes] | Alexandre Petit-Bianco | 2000-01-29 | 1 | -1/+1 |
* | Use new TRY_FINALLY_EXPR tree node. | Per Bothner | 1999-02-19 | 1 | -8/+2 |
* | java-tree.def (NEW_ARRAY_INIT): New Java tree code. | Alexandre Petit-Bianco | 1998-12-09 | 1 | -1/+5 |
* | java-tree.def (CASE_EXPR, [...]): Kind is 'x', not '1'. | Per Bothner | 1998-11-24 | 1 | -2/+2 |
* | class.c (is_compiled_class): Call safe_layout_class for class compiled from s... | Alexandre Petit-Bianco | 1998-11-10 | 1 | -0/+7 |
* | class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead. | Alexandre Petit-Bianco | 1998-10-28 | 1 | -0/+6 |
* | decl.c (runtime_exception_type_node, [...]): New global variables. | Alexandre Petit-Bianco | 1998-10-14 | 1 | -0/+9 |
* | java-tree.def: Add missing newline at EOF. | Jeff Law | 1998-10-13 | 1 | -1/+1 |
* | � | Per Bothner | 1998-10-12 | 1 | -4/+49 |
* | Initial revision | Anthony Green | 1998-09-06 | 1 | -0/+12 |