gcc/libjava
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
..
doc
gnu/gcj natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
include interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
java interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
testsuite natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
acconfig.h [multiple changes] 1999-08-08 14:06:23 +00:00
acinclude.m4 [multiple changes] 1999-08-10 05:32:23 +00:00
aclocal.m4 aclocal.m4, configure: Rebuilt for new libtool. 1999-08-03 03:07:04 +00:00
boehm.cc [multiple changes] 1999-08-10 05:32:23 +00:00
ChangeLog interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
chartables.pl
classes.pl
configure configure: Rebuilt. 1999-08-16 17:01:52 +00:00
configure.host
configure.in configure: Rebuilt. 1999-08-16 17:01:52 +00:00
COPYING.LIB
defineclass.cc [multiple changes] 1999-08-10 05:32:23 +00:00
exception.cc ServerSocket.java: Define ANY_IF. 1999-08-03 01:30:53 +01:00
gij.cc natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
interpret.cc interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
jni.cc
LIBGCJ_LICENSE
libgcj.spec.in [multiple changes] 1999-08-08 14:06:23 +00:00
libtool-version
Makefile.am interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
Makefile.in interpret.cc (continue1): Implement explicit dispatch table. 1999-08-20 11:40:35 +00:00
mauve-libgcj
NEWS [multiple changes] 1999-08-08 14:06:23 +00:00
no-threads.cc
nogc.cc
posix-threads.cc
prims.cc natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
quick-threads.cc
resolve.cc natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
THANKS [multiple changes] 1999-08-10 05:32:23 +00:00