aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-06check-init.c: New file.Per Bothner1-1/+31
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner1-0/+1
1998-12-12Loks of changes so we can better compile from source.Per Bothner1-1/+1
1998-12-12expr.c (encode_newarray_type, [...]): New functions.Per Bothner1-1/+73
1998-12-11expr.c (invoke_build_dtable): Renamed dtable -> vtable.Tom Tromey1-1/+1
1998-11-25java-tree.h (end_params_node): Declare global.Per Bothner1-20/+5
1998-11-25expr.c (CHECK_PC_IN_RANGE): Add void cast to kill warnings.Per Bothner1-1/+1
1998-11-24[multiple changes]Alexandre Petit-Bianco1-0/+2
1998-11-24expr.c (java_lang_expand_expr): Add missing emit_queue.Per Bothner1-0/+1
1998-11-18class.c (unmangle_classname): Set QUALIFIED_P when appropriate.Alexandre Petit-Bianco1-2/+6
1998-11-14Allow uses of interface types to verify.Per Bothner1-0/+6
1998-11-12Extensive changes.Per Bothner1-6/+42
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-48/+60
1998-10-14decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco1-2/+3
1998-10-12Per Bothner1-37/+105
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-1/+2
1998-09-06Initial revisionAnthony Green1-0/+2283