summaryrefslogtreecommitdiff
path: root/gcc/java/verify-impl.c
Commit message (Expand)AuthorAgeFilesLines
* jvspec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek2009-11-281-2/+0
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-3/+3
* * verify-impl.c (verify_instructions_0): Add cast to enum type.Ian Lance Taylor2009-04-201-2/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-3/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-4/+4
* expr.c (java_push_constant_from_pool): Handle 'ldc class'.Tom Tromey2006-05-261-0/+4
* verify-impl.c (verify_instructions_0): Special case for Object.<init>.Tom Tromey2006-05-161-4/+6
* java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston2006-02-031-3/+2
* tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings.Manfred Hollstein2005-07-221-3/+3
* verify-impl.c (verify_instructions_0): Correctly handle situation where PC fa...Tom Tromey2005-06-241-4/+6
* gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi2005-06-091-9/+4
* [multiple changes]Bryce McKinlay2005-03-071-160/+3
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-221-17/+38
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-191-2/+3
* re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2005-02-191-13/+32
* verify-impl.c (get_short): Sign extend.Tom Tromey2005-01-171-3/+6
* verify-impl.c (vfy_push_type): Removed bogus "return".Tom Tromey2004-11-251-3/+6
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-251-0/+3418