gcc/libjava/include
Tom Tromey a12fe13ddb Class.h (Class): Made _Jv_BytecodeVerifier a friend.
* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
	* Makefile.in: Rebuilt.
	* Makefile.am (libgcj_la_SOURCES): Added verify.cc.
	* verify.cc: New file.
	* include/java-interp.h (_Jv_count_arguments): Declare.
	(_Jv_VerifyMethod): Likewise.
	(class _Jv_InterpMethod): Made _Jv_BytecodeVerifier a friend.
	(class _Jv_InterpException): Likewise.
	* resolve.cc (_Jv_count_arguments): Renamed from count_arguments.
	No longer static.  Updated callers.
	* defineclass.cc (int_bits_to_float): Removed.
	(long_bits_to_double): Likewise.
	(prepare_pool_entry): Updated.
	(handleCodeAttribute): Verify method (commented out for now).

From-SVN: r46796
2001-11-05 23:39:54 +00:00
..
boehm-gc.h boehm-gc.h: Call thread local allocation functions if THREAD_LOCAL_ALLOC is defined. 2001-10-25 17:29:41 +00:00
config.h.in
default-signal.h
dwarf2-signal.h
i386-signal.h
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h
java-interp.h Class.h (Class): Made _Jv_BytecodeVerifier a friend. 2001-11-05 23:39:54 +00:00
java-props.h
jni.h jni.h (struct JNINativeInterface): Returns jsize, not jint. 2001-10-27 18:24:51 +00:00
jvm.h prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to allocate. 2001-10-23 06:42:03 +01:00
jvmpi.h
Makefile.am
Makefile.in
name-finder.h
no-gc.h
no-threads.h
posix-threads.h
posix.h
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h