gcc/libjava/include
Tom Tromey 8b1753e3ec PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
* defineclass.cc (parse): Use _Jv_AllocRawObj.
	(read_constpool): Likewise.
	(read_one_code_attribute): Use internal function name.
	(handleConstantPool): Use _Jv_AllocRawObj.
	(handleInterfacesBegin): Likewise.
	(handleFieldsBegin): Likewise.
	(handleMethodsBegin): Likewise.
	(handleCodeAttribute): Likewise.
	(handleMethodsEnd): Likewise.
	* include/jvm.h (new_vtable): Use _Jv_AllocRawObj.
	* interpret.cc (do_allocate_static_fields): Use _Jv_AllocRawObj.
	Allocate reference fields separately.
	* link.cc (prepare_constant_time_tables): Use _Jv_AllocRawObj.
	(add_miranda_methods): Likewise.
	(generate_itable): Use _Jv_AllocBytes.
	(find_iindex): Likewise.
	(struct method_closure): New structure.
	(create_error_method): Use struct method_closure; allocate with
	_Jv_AllocBytes.
	(ensure_fields_laid_out): Separate reference fields from
	non-reference fields.
	* boehm.cc (_Jv_MarkObj): Mark vtable.  Only mark direct fields
	of Class.
	(_Jv_MarkArray): Mark vtable.
	(_Jv_AllocRawObj): Don't allocate objects of size 0.
	* include/execution.h
	(_Jv_ExecutionEngine::allocate_static_fields): Added 'int'
	parameter.
	(struct _Jv_CompiledEngine): Updated.
	(class _Jv_InterpreterEngine): Updated.

From-SVN: r110763
2006-02-08 20:07:29 +00:00
..
boehm-gc.h
config.h.in configure.host (disable_dladdr): Remove variable and its documentation. 2006-01-23 18:21:07 +00:00
darwin-signal.h
default-signal.h
dwarf2-signal.h
execution.h PR libgcj/26063, PR libgcj/17978, PR libgcj/10598: 2006-02-08 20:07:29 +00:00
i386-signal.h re PR libgcj/22084 (Divide_1 test case hangs) 2005-09-09 13:05:20 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h Update FSF address 2005-06-30 03:22:09 +00:00
java-cpool.h
java-insns.h
java-interp.h java-interp.h (insn_index): New declaration. 2006-01-30 21:20:40 +00:00
java-props.h re PR libgcj/23761 (java.library.path doesn't affect module loading path) 2005-09-08 21:26:25 +00:00
java-stack.h
jni_md.h Update FSF address 2005-06-30 03:22:09 +00:00
jvm.h PR libgcj/26063, PR libgcj/17978, PR libgcj/10598: 2006-02-08 20:07:29 +00:00
jvmpi.h
Makefile.am Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
Makefile.in Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
mips-signal.h
no-gc.h
no-threads.h
pa-signal.h
posix-threads.h
posix.h
powerpc-signal.h
s390-signal.h
sh-signal.h sh-signal.h (MAKE_THROW_FRAME): Remove trailing whitespace. 2005-11-04 04:35:34 +00:00
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h
win32.h
x86_64-signal.h re PR libgcj/25840 (libjava is broken on Linux/x86-64) 2006-01-18 12:04:50 -08:00