aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1
1999-01-23Warning fixes:Kaveh R. Ghazi1-1/+1
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner1-0/+2
1998-11-25java-tree.h (end_params_node): Declare global.Per Bothner1-1/+1
1998-11-24[multiple changes]Alexandre Petit-Bianco1-1/+6
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1-1/+21
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1-0/+8
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco1-13/+0
1998-10-22jcf-path.c (add_entry): Don't add trailing separator if entry is a .zip file.Tom Tromey1-20/+21
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-2/+30
1998-10-14java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco1-18/+19
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-1/+77
1998-10-12Per Bothner1-0/+48
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-1/+2
1998-09-06Initial revisionAnthony Green1-0/+406