aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/verify-impl.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-03java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston1-3/+2
2005-07-22tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings.Manfred Hollstein1-3/+3
2005-06-24verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa...Tom Tromey1-4/+6
2005-06-09gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi1-9/+4
2005-03-07[multiple changes]Bryce McKinlay1-160/+3
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-17/+38
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-2/+3
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-13/+32
2005-01-17verify-impl.c (get_short): Sign extend.Tom Tromey1-3/+6
2004-11-25verify-impl.c (vfy_push_type): Removed bogus "return".Tom Tromey1-3/+6
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-0/+3418