aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/verify.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1
1999-01-23Warning fixes:Kaveh R. Ghazi1-4/+3
1999-01-16expr.c (process_jvm_instruction): Coerce to correct Throwable sub-type the re...Per Bothner1-3/+5
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner1-4/+4
1998-11-14Allow uses of interface types to verify.Per Bothner1-0/+26
1998-10-12Per Bothner1-3/+3
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-1/+2
1998-09-06Initial revisionAnthony Green1-0/+1239