aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-write.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-26jcf-write.c (generate_bytecode_insns): In Call_EXPR, handle soft_monitorenter...Per Bothner1-3/+25
1998-11-24* jcf-write.c (generate_bytecode_conditional): Fix typo.Marc Espie1-1/+1
1998-11-24[multiple changes]Alexandre Petit-Bianco1-1/+2
1998-11-24jcf-write.c (generate_bytecode_insns): Don't free sw_state.cases.Per Bothner1-2/+1
1998-11-15jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner1-2/+2
1998-11-15decl.c (error_mark_node): New global.Per Bothner1-28/+65
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey1-13/+89
1998-11-12*** empty log message ***Per Bothner1-84/+741
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-1/+0
1998-10-27jcf-write.c (emit_load_or_store): Avoid implicit int arguments.Jeffrey A Law1-0/+1
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-2/+1
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-0/+1
1998-10-12Per Bothner1-313/+1228
1998-09-30jcf-write.c (OP2, OP4): Use "_i", not "_I" to avoid problems on FreeBSD.Jeffrey A Law1-3/+3
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-1/+1
1998-09-06Initial revisionAnthony Green1-0/+964