aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/java-insns.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-14java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz1-4/+2
2002-04-26verify.cc (construct_primitive_array_type): New case.Tom Tromey1-2/+4
2001-11-25verify.cc (_Jv_BytecodeVerifier::branch_prepass): Use java_opcode as type for...Tom Tromey1-2/+2
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-14java-insns.h: Turned constants into an enum.Tom Tromey1-228/+231
1999-08-20interpret.cc (continue1): Implement explicit dispatch table.Kresten Krab Thorup1-22/+20
1999-08-08[multiple changes]Anthony Green1-0/+247