gcc/libjava/include
Kresten Krab Thorup f7b4fb110a interpret.cc (continue1): Implement explicit dispatch table.
* interpret.cc (continue1): Implement explicit dispatch table.
	insn_target: Explicit interpreter switch table.
	SAVE_PC: New macro, moves pc saving code into instructions that
	require so.
	NEXT_INSN: New macro, replaces `goto next_insn' in all insns.
	PC_REGISTER_ASM: New macro.
	INLINE_SWITCH: New macro.  Constrols dispatching strategy.
	opcode: Remove local variable.
	{i,l,f,d}{load,store}_{0,1,2,3}: Expand definitions.
	(POKEI): Use _Jv_word.
	(iinc): Use _Jv_word.
	(dupx): Change reference argument (sp) to pointer.
	(jvdump): Remove

	* interpret.cc: Remove instruction timing instrumentation.

	* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Changed
	comment.  Don't use _Jv_ClassNameSamePackage.

	* gnu/gcj/util/path/{SearchPath,ZipFileEntry,DirectoryPathEntry,
	URLPathEntry, CacheEntry}: Removed.

	* Makefile.am (ordinary_java_source_files): Remove gnu/gcj/util/path
	package.
	(.java.lo): Rule removed.

	* Makefile.in: Rebuilt.

From-SVN: r28777
1999-08-20 11:40:35 +00:00
..
boehm-gc.h
cni.h
config.h.in [multiple changes] 1999-08-08 14:06:23 +00:00
default-signal.h
i386-signal.h i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 09:09:39 +00:00
java-array.h natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h [multiple changes] 1999-08-10 05:32:23 +00:00
java-field.h [multiple changes] 1999-08-08 14:06:23 +00:00
java-insns.h interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
java-interp.h [multiple changes] 1999-08-10 05:32:23 +00:00
java-method.h
javaprims.h * include/javaprims.h ("Java"): Regenerated namespace decls. 1999-08-18 16:34:28 +00:00
jni.h
jvm.h [multiple changes] 1999-08-08 14:06:23 +00:00
no-gc.h
no-threads.h
posix-threads.h
quick-threads.h natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano. 1999-08-18 03:48:37 +00:00
sparc-signal.h sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown... 1999-05-21 06:03:30 +00:00
stamp-h.in * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00