gcc/libjava/gcj
Bryce McKinlay ca60dce284 gcj.texi (Object allocation): Remove _Jv_AllocBytes.
* gcj.texi (Object allocation): Remove _Jv_AllocBytes.
	(Mixing with C++): Document JvAllocBytes and RawDataManaged.

	* gcj/cni.h (JvAllocBytes): New public CNI function. Calls
	_Jv_AllocBytes.
	* gnu/gcj/RawDataManaged.java: New file.
	* java/lang/Thread.java (data): Declare as RawDataManaged.
	* java/lang/natThread.cc (init_native): Cast natThread data to
	RawDataManaged, not jobject.
	* Makefile.am (ordinary_java_source_files): Add RawDataManaged.
	* Makefile.in: Rebuilt.

From-SVN: r82372
2004-05-28 19:53:06 +01:00
..
.cvsignore cvsignore: New file to ignore files generated during build. 2002-10-10 05:21:53 +00:00
Makefile.am Install libgcj-config.h in a better place. 2002-03-15 18:03:49 +00:00
Makefile.in [multiple changes] 2004-03-17 21:29:02 +00:00
array.h fold-const.c (make_range): Do not access operand 1 for a zero-operand operator. 2003-07-09 08:48:08 +00:00
cni.h gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
field.h natField.cc (BooleanClass): Don't define. 2000-10-06 01:49:32 +00:00
javaprims.h prims.cc (_Jv_AllocObject): Remove `size' argument. 2004-04-16 17:27:19 +01:00
libgcj-config.h.in Install libgcj-config.h in a better place. 2002-03-15 18:03:49 +00:00
method.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00