aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/verify-glue.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+2
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-1/+0
2007-08-17tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey1-8/+12
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-5/+4
2007-07-27mangle.c (set_type_package_list): Constify.Kaveh R. Ghazi1-12/+0
2006-05-26expr.c (java_push_constant_from_pool): Handle 'ldc class'.Tom Tromey1-1/+7
2006-02-03java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston1-4/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+1
2005-04-19java-except.h (struct eh_range.handler): Remove unused field.Andrew Haley1-1/+1
2005-03-07[multiple changes]Bryce McKinlay1-29/+8
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey1-1/+16
2004-11-25verify-glue.c (vfy_init_name, [...]): Use ANSI declaration form.Richard Henderson1-5/+5
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-0/+514