gcc/gcc/java
Bryce McKinlay f5ea88a3c8 [multiple changes]
2005-05-12  Bryce McKinlay  <mckinlay@redhat.com>

	* include/jvm.h (gcj::verifyClasses): Declare.
	* link.cc (gcj::verbose_class_flag): Moved.
	* prims.cc (gcj::verifyClasses): Define here.
	(gcj::verbose_class_flag): Move definition here.
	(_Jv_Linker::wait_for_state): Don't call verify_class
	if gcj::verifyClasses is not set.
	* gij.cc (main): Set gcj::verifyClasses when '-noverify' is given.

2005-05-12  Aaron Luchko  <aluchko@redhat.com>

	* gij.cc (main): Recognize '-verify', '-noverify', and
	'-verifyremote'

2005-05-12  Aaron Luchko <aluchko@redhat.com>

        * gcj.texi: Add '-verify', '-noverify', and '-verifyremote'.

From-SVN: r99646
2005-05-13 02:02:39 +01:00
..
ChangeLog [multiple changes] 2005-05-13 02:02:39 +01:00
ChangeLog.tree-ssa
Make-lang.in re PR java/20309 (gcjh needs a -force option) 2005-05-04 01:46:41 +00:00
boehm.c boehm.c, [...]: Update copyright. 2004-10-15 14:55:00 +00:00
buffer.c
buffer.h
builtins.c re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:43:25 +00:00
chartables.h
check-init.c re PR java/8608 (segmentation fault on compiling bad program) 2005-03-01 09:24:52 -08:00
class.c re PR java/21436 (imports not remembered for previously compiled files) 2005-05-10 13:23:35 +00:00
config-lang.in re PR java/20309 (gcjh needs a -force option) 2005-05-04 01:46:41 +00:00
constants.c constants.c, [...]: Update copyright. 2005-05-03 18:47:49 +00:00
convert.h re PR java/18931 (Java bytecode ICE in except.c remove_unreachable_regions) 2004-12-17 15:09:11 +00:00
decl.c gcj.texi (Code Generation): Document -fbootstrap-classes. 2005-05-12 01:27:15 +00:00
except.c * except.c: Fix a comment typo. 2005-04-19 15:45:28 +00:00
expr.c tree.c (build_block): Removed unused 'tags' argument. 2005-04-29 20:27:58 +00:00
gcj.texi [multiple changes] 2005-05-13 02:02:39 +01:00
gen-table.pl
gjavah.c re PR java/20309 (gcjh needs a -force option) 2005-05-04 01:46:41 +00:00
java-except.h java-except.h (struct eh_range.handler): Remove unused field. 2005-04-19 09:52:21 +00:00
java-gimplify.c re PR java/18741 (ICE tree check: expected class 'expression', have 'declaration' (var_decl)) 2004-12-02 16:37:41 +00:00
java-opcodes.h class.c (ident_subst): Always alloca buffer. 2004-10-17 22:51:35 +00:00
java-tree.def expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLOCK_EXPR. 2004-11-24 11:41:38 +00:00
java-tree.h re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:43:25 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
jcf-io.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
jcf-parse.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
jcf-path.c boehm.c, [...]: Update copyright. 2004-10-15 14:55:00 +00:00
jcf-reader.c jcf-dump.c, [...]: Update copyright. 2005-03-06 12:57:57 +00:00
jcf-write.c re PR java/19921 (wrong argument count for invokeInterface with new multidimensional array) 2005-02-14 20:04:36 +00:00
jcf.h boehm.c, [...]: Update copyright. 2004-10-15 14:55:00 +00:00
jv-scan.c collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
jvgenmain.c constants.c, [...]: Update copyright. 2005-05-03 18:47:49 +00:00
jvspec.c darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. 2004-11-25 11:13:38 +00:00
keyword.gperf
keyword.h
lang-specs.h boehm.c, [...]: Update copyright. 2004-10-15 14:55:00 +00:00
lang.c gcj.texi: Fix a typo. 2005-04-04 15:29:52 +00:00
lang.opt gcj.texi (Code Generation): Document -fbootstrap-classes. 2005-05-12 01:27:15 +00:00
lex.c builtins.c, [...]: Update copyright. 2005-02-12 15:21:14 +00:00
lex.h lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well. 2004-11-06 08:50:30 +00:00
mangle.c
mangle_name.c
parse-scan.y builtins.c, [...]: Update copyright. 2005-02-12 15:21:14 +00:00
parse.h re PR java/21436 (imports not remembered for previously compiled files) 2005-05-10 13:23:35 +00:00
parse.y re PR java/21436 (imports not remembered for previously compiled files) 2005-05-10 13:23:35 +00:00
resource.c constants.c, [...]: Update copyright. 2005-05-03 18:47:49 +00:00
typeck.c jcf-dump.c, [...]: Update copyright. 2005-03-06 12:57:57 +00:00
verify-glue.c java-except.h (struct eh_range.handler): Remove unused field. 2005-04-19 09:52:21 +00:00
verify-impl.c [multiple changes] 2005-03-07 21:10:49 +00:00
verify.c java-except.h (struct eh_range.handler): Remove unused field. 2005-04-19 09:52:21 +00:00
verify.h re PR java/20056 ('verification failed: incompatible type on stack' with --indirect-dispatch) 2005-02-19 01:14:17 +00:00
win32-host.c class.c (ident_subst): Always alloca buffer. 2004-10-17 22:51:35 +00:00
zextract.c boehm.c (set_bit): Improve type safety wrt unsignedness. 2004-07-24 00:03:28 +00:00
zipfile.h