aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
1998-12-01class.c (layout_class_method): Don't report error on non-static overriding st...Alexandre Petit-Bianco1-0/+1
1998-11-25java-tree.h (end_params_node): Declare global.Per Bothner1-0/+2
1998-11-24[multiple changes]Alexandre Petit-Bianco1-0/+12
1998-11-19[multiple changes]Alexandre Petit-Bianco1-1/+1
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1-11/+11
1998-11-15decl.c (error_mark_node): New global.Per Bothner1-0/+1
1998-11-12Extensive changes.Per Bothner1-0/+11
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-10/+28
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1-2/+26
1998-10-22java-tree.h (finalize_identifier_node): Don't declare.Tom Tromey1-1/+0
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-1/+0
1998-10-21class.c (emit_register_classes): Renamed from emit_register_class.Alexandre Petit-Bianco1-1/+1
1998-10-20class.c (is_compiled_class): New local variable seen_in_zip.Alexandre Petit-Bianco1-4/+33
1998-10-14java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco1-0/+14
1998-10-14decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco1-1/+15
1998-10-12Per Bothner1-8/+16
1998-09-06Initial revisionAnthony Green1-0/+720