aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.def
AgeCommit message (Expand)AuthorFilesLines
2004-09-29java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner1-0/+5
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-21/+23
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+8
2001-08-17[multiple changes]Alexandre Petit-Bianco1-6/+0
2001-05-12java-tree.def (JAVA_EXC_OBJ_EXPR): New.Richard Henderson1-0/+4
2000-06-21[multiple changes]Alexandre Petit-Bianco1-2/+2
2000-05-02class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey1-1/+6
2000-03-22[multiple changes]Alexandre Petit-Bianco1-2/+2
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-0/+18
2000-01-29[multiple changes]Alexandre Petit-Bianco1-1/+1
1999-02-19Use new TRY_FINALLY_EXPR tree node.Per Bothner1-8/+2
1998-12-09java-tree.def (NEW_ARRAY_INIT): New Java tree code.Alexandre Petit-Bianco1-1/+5
1998-11-24java-tree.def (CASE_EXPR, [...]): Kind is 'x', not '1'.Per Bothner1-2/+2
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-0/+7
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1-0/+6
1998-10-14decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco1-0/+9
1998-10-13java-tree.def: Add missing newline at EOF.Jeff Law1-1/+1
1998-10-12Per Bothner1-4/+49
1998-09-06Initial revisionAnthony Green1-0/+12