aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.def
AgeCommit message (Expand)AuthorFilesLines
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