aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse.h
AgeCommit message (Expand)AuthorFilesLines
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-06check-init.c: New file.Per Bothner1-3/+0
1998-12-09java-tree.def (NEW_ARRAY_INIT): New Java tree code.Alexandre Petit-Bianco1-2/+4
1998-12-03java-tree.h (java_layout_seen_class_methods): New function prototype.Alexandre Petit-Bianco1-0/+6
1998-12-01class.c (layout_class_method): Don't report error on non-static overriding st...Alexandre Petit-Bianco1-164/+1
1998-11-24[multiple changes]Alexandre Petit-Bianco1-20/+23
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1-22/+41
1998-11-12Extensive changes.Per Bothner1-6/+7
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-3/+47
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1-10/+41
1998-10-20class.c (is_compiled_class): New local variable seen_in_zip.Alexandre Petit-Bianco1-0/+1
1998-10-16lex.c (setjmp.h): No longer included.Alexandre Petit-Bianco1-1/+23
1998-10-14java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco1-9/+8
1998-10-14decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco1-1/+71
1998-10-12Per Bothner1-22/+60
1998-09-06Initial revisionAnthony Green1-0/+599