aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/parse.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1-396/+462
1998-11-12Extensive changes.Per Bothner1-1901/+1897
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-669/+1136
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1-2279/+2890
1998-10-22[multiple changes]Tom Tromey1-365/+365
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-5/+3
1998-10-21class.c (emit_register_classes): Renamed from emit_register_class.Alexandre Petit-Bianco1-2/+0
1998-10-20class.c (is_compiled_class): New local variable seen_in_zip.Alexandre Petit-Bianco1-416/+449
1998-10-20*** empty log message ***Per Bothner1-364/+364
1998-10-20*** empty log message ***Per Bothner1-1/+1
1998-10-19Per Bothner1-0/+11943
1998-10-12Merge from Cygnus internal source tree.Per Bothner1-10648/+0
1998-09-06Initial revisionAnthony Green1-0/+10648