gcc/libjava/gcj
Hans Boehm 938f37772e prims.cc: Some old cleanups.
* libjava/prims.cc: Some old cleanups.  The collector now
	handles test for out of memory.
	* libjava/prims.cc, libjava/gcj/javaprims.h:
	(_Jv_AllocObjectNoInitNoFinalizer, _Jv_AllocObjectNoFinalizer):
	New functions for finalizer-free allocation.
	(jvmpi_notify_alloc): Became separate function.
	* libjava/java/lang/Object.h, libjava/include/jvm.h: Adjust for
	revised vtable layout on IA64.  With TARGET_VTABLE_USES_DESCRIPTORS,
	there is only one extra descriptor.

From-SVN: r48002
2001-12-14 18:43:55 +00:00
..
array.h All files with updated copyright. 2001-01-15 00:11:40 -08:00
cni.h Implement invocation interface; don't create new thread for main. 2001-05-21 23:47:48 -07:00
field.h
javaprims.h prims.cc: Some old cleanups. 2001-12-14 18:43:55 +00:00
libgcj-config.h.in [multiple changes] 2001-05-24 05:40:37 +00:00
Makefile.am [multiple changes] 2001-05-24 05:40:37 +00:00
Makefile.in javaprims.h: Rebuilt class list. 2001-07-23 20:01:29 +00:00
method.h