gcc/libjava/include
Tom Tromey fdae83abe7 verify.cc (branch_prepass): Updated for change to exception handler type.
* verify.cc (branch_prepass): Updated for change to exception
	handler type.
	(verify_instructions_0): Likewise.
	* defineclass.cc (handleCodeAttribute): Initialize `prepared'.
	(handleExceptionTableEntry): Updated for change to exception
	handler type.
	* java/lang/Class.h (Class): Removed _Jv_InterpMethodInvocation.
	* include/java-interp.h (_Jv_InterpMethodInvocation): Removed.
	(union _Jv_InterpPC): New.
	(class _Jv_InterpException): Changed types to _Jv_InterpPC.
	(class _Jv_InterpMethod): Added new `prepared' field.
	(class _Jv_InterpMethod): Added `compile' method.  Removed
	`continue1' and `find_exception'.  Changed arguments to `run'.
	* interpret.cc (union insn_slot): New.
	(find_exception): Removed.
	(run_normal): Removed most logic.
	(run_synch_object): Likewise; also, use JvSynchronize.
	(run_synch_class): Likewise.
	(run): Removed.
	(continue1): Renamed as `run'.  Compile bytecode if required.
	Add new code to allow refinement of direct-threaded code at
	runtime.  Handle exceptions.
	(SAVE_PC): Removed.
	(compile): New method.
	(SET_ONE, SET_INSN, SET_INT, SET_DATUM): New defines.
	(NULLARRAYCHECK): Don't use SAVE_PC.
	(pc_t): New typedef.
	(TAKE_GOTO, GET1S, GET1U, GET2U, AVAL1U, AVAL2U, AVAL2UP,
	SKIP_GOTO, GOTO_VAL, PCVAL, AMPAMP): New macros.

From-SVN: r54968
2002-06-24 20:38:47 +00:00
..
Makefile.am Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo. 2001-04-04 23:38:53 +00:00
Makefile.in configure: Rebuilt. 2002-06-24 04:45:46 +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 natSystem.cc (getSystemTimeZone): Use HAVE_UNDERSCORE_TIMEZONE. 2002-05-03 20:17:48 +00:00
default-signal.h Jumbo patch: 2000-05-19 17:55:34 +00:00
dwarf2-signal.h dwarf2-signal.h (INIT_SEGV, [...]): use sigaction instead of __libc_sigaction. 2002-05-03 00:21:48 +00:00
i386-signal.h i386-signal.h (old_i386_kernel_sigaction): New. 2002-03-18 17:11:43 +00:00
java-assert.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
java-chardecomp.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-chartables.h unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
java-cpool.h [multiple changes] 2000-03-26 20:33:04 +00:00
java-insns.h verify.cc (construct_primitive_array_type): New case. 2002-04-26 22:39:29 +00:00
java-interp.h verify.cc (branch_prepass): Updated for change to exception handler type. 2002-06-24 20:38:47 +00:00
java-props.h natSystem.cc (init_properties): Change sourceware reference to sources.redhat.com. 2000-08-21 06:05:20 +00:00
jni.h Makefile.in: Rebuilt. 2002-04-10 20:36:04 +00:00
jvm.h jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn. 2002-04-11 15:57:56 +00:00
jvmpi.h Forgot to add this file before... 2000-04-02 15:41:00 +00:00
name-finder.h name-finder.h (_Jv_name_finder::myclose): New method. 2002-03-23 16:14:28 +00:00
no-gc.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
no-threads.h Implement invocation interface; don't create new thread for main. 2001-05-21 23:47:48 -07:00
posix-threads.h * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. 2002-03-27 11:25:04 -08:00
posix.h natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. 2002-04-07 12:27:00 +01:00
s390-signal.h configure.host [...]: Set can_unwind_signal=yes. 2002-05-29 18:36:50 +00:00
sparc-signal.h dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg. 2002-04-21 02:37:49 -07:00
stamp-h.in
win32-signal.h re GNATS libgcj/261 (Macro-inconsistency) 2000-06-16 15:52:24 +00:00
win32-threads.h win32-threads.h (_Jv_ConditionVariable_t): Now a struct, to enable safer wait() algorithm. 2002-02-02 04:27:34 +00:00
win32.h win32.cc, win32.cc (backtrace): Added this function because Win32 does not supply it. 2002-04-24 01:33:19 +00:00