summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.def
Commit message (Expand)AuthorAgeFilesLines
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-4/+3
* java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey2007-07-261-13/+0
* * java-tree.def: Added copyright header.Tom Tromey2007-01-161-1/+22
* lang.c (dump_compound_expr): Removed case.Tom Tromey2007-01-151-13/+0
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-76/+0
* * java-tree.def (THIS_EXPR): Now a tcc_expression.Tom Tromey2006-05-041-1/+1
* expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher2004-11-241-0/+8
* java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner2004-09-291-0/+5
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-21/+23
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+8
* [multiple changes]Alexandre Petit-Bianco2001-08-171-6/+0
* java-tree.def (JAVA_EXC_OBJ_EXPR): New.Richard Henderson2001-05-121-0/+4
* [multiple changes]Alexandre Petit-Bianco2000-06-211-2/+2
* class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey2000-05-021-1/+6
* [multiple changes]Alexandre Petit-Bianco2000-03-221-2/+2
* Added Java 1.1 language features.Alexandre Petit-Bianco2000-03-131-0/+18
* [multiple changes]Alexandre Petit-Bianco2000-01-291-1/+1
* Use new TRY_FINALLY_EXPR tree node.Per Bothner1999-02-191-8/+2
* java-tree.def (NEW_ARRAY_INIT): New Java tree code.Alexandre Petit-Bianco1998-12-091-1/+5
* java-tree.def (CASE_EXPR, [...]): Kind is 'x', not '1'.Per Bothner1998-11-241-2/+2
* class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1998-11-101-0/+7
* class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1998-10-281-0/+6
* decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco1998-10-141-0/+9
* java-tree.def: Add missing newline at EOF.Jeff Law1998-10-131-1/+1
* Per Bothner1998-10-121-4/+49
* Initial revisionAnthony Green1998-09-061-0/+12