gcc/libjava/include
Thomas Fitzsimmons b6121641fc re PR libgcj/20090 (gij should be implemented in Java)
2005-04-01  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* gcj.texi (Invoking gij): Add descriptions of new -X options.
	Mention recognized-and-ignored compatibility options.
	(Memory allocation): Add descriptions of JvMalloc, JvRealloc and
	JvFree.
	(About CNI): Add Memory allocation section.

2005-04-01  Thomas Fitzsimmons  <fitzsim@redhat.com>

	PR libgcj/20090, PR libgcj/20526
	* gij.cc (nonstandard_opts_help): New function.
	(add_option): New function.
	(main): Support java options.  Set java.class.path.  Don't set
	_Jv_Jar_Class_Path.
	* prims.cc (parse_x_arg): New function.
	(parse_init_args): Call parse_x_arg for -X and _ options, when
	ignoreUnrecognized is true.
	(new _Jv_RunMain): New vm_args variant.
	(old _Jv_RunMain): Call new vm_args _Jv_RunMain.
	(_Jv_Jar_Class_Path): Remove variable.
	* include/java-props.h: Likewise.
	* include/cni.h (JvRealloc): New function.
	* include/jvm.h (_Jv_RunMain): Declare vm_args variant.
	* java/lang/natRuntime.cc (insertSystemProperties): Remove
	_Jv_Jar_Class_Path logic.  Use JV_VERSION and JV_API_VERSION
	macros.
	* configure.ac (JV_VERSION): Define.
	(JV_API_VERSION): Likewise.
	* configure: Regenerate.
	* include/config.h.in: Regenerate.

From-SVN: r97429
2005-04-02 02:26:51 +00:00
..
.cvsignore
boehm-gc.h boehm-gc.h: Include gc_ext_config.h, not gc_config.h. 2005-01-02 03:35:57 +00:00
config.h.in re PR libgcj/20090 (gij should be implemented in Java) 2005-04-02 02:26:51 +00:00
darwin-signal.h
default-signal.h
dwarf2-signal.h
execution.h * Merged gcj-abi-2-dev-branch to trunk. 2004-11-25 03:47:08 +00:00
i386-signal.h
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h
java-interp.h link.cc (ensure_class_linked): Removed #ifdef. 2005-03-17 00:18:50 +00:00
java-props.h re PR libgcj/20090 (gij should be implemented in Java) 2005-04-02 02:26:51 +00:00
java-stack.h stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific code with #ifdef INTERPRETER. 2005-03-16 18:18:59 +00:00
jawt_md.h gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions. 2005-03-05 21:47:10 +00:00
jawt.h gtk_jawt.c (classpath_jawt_get_drawable, [...]): New functions. 2005-03-05 21:47:10 +00:00
jni.h jni.h (_Jv_JNIEnv::bottom_locals): New field. 2005-01-14 07:36:27 +00:00
jvm.h re PR libgcj/20090 (gij should be implemented in Java) 2005-04-02 02:26:51 +00:00
jvmpi.h
Makefile.am gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile. 2005-03-21 18:12:32 +00:00
Makefile.in Makefile.in: Rebuilt. 2005-03-24 00:04:22 +00:00
mips-signal.h
no-gc.h
no-threads.h no-threads.h (_Jv_ThreadDestroyData): Removed argument name. 2004-12-01 21:44:09 +00:00
pa-signal.h
posix-threads.h
posix.h posix.h: .dylib is used on all Apple MACH platforms. 2005-03-22 20:10:16 +00:00
powerpc-signal.h
s390-signal.h
sh-signal.h
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h
win32.h
x86_64-signal.h