8sa1-gcc/libjava/include
Andrew Haley 283a159fe3 natThrowable.cc: New file.
2000-01-14  Andrew Haley  <aph@cygnus.com>

	* java/lang/natThrowable.cc: New file.

	* java/lang/Throwable.java (fillInStackTrace): Make native.
	(printStackTrace): Call native method to do this.
	(Throwable): Call fillInStackTrace.
	(stackTrace): New variable.

	* include/jvm.h: Add _Jv_ThisExecutable functions.

	* prims.cc: (_Jv_execName): New variable.
	(catch_segv): Call fillInStackTrace.
	(catch_fpe): Ditto.
	(_Jv_ThisExecutable): New functions.
	(JvRunMain): Set the name of this executable.

	* Makefile.am: Add java/lang/natThrowable.cc.
	Add name-finder.cc.
	* Makefile.in: Rebuilt.

	* acconfig.h: Add HAVE_PROC_SELF_EXE.

	* configure.in: Force link with __frame_state_for in
	FORCELIBGCCSPEC.  Add new checks for backtrace.
	* include/config.h.in: Rebuilt.

	* name-finder.cc: New file.
	* include/name-finder.h: New file.

From-SVN: r31460
2000-01-17 15:45:24 +00:00
..
boehm-gc.h
config.h.in natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
default-signal.h sjlj jumbo patch 1999-11-19 19:13:42 +00:00
i386-signal.h i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 09:09:39 +00:00
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
java-insns.h java-insns.h: Turned constants into an enum. 1999-09-14 14:19:59 +00:00
java-interp.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
java-props.h Makefile.in: Rebuilt. 1999-10-22 19:43:41 +00:00
jni.h configure: Rebuilt. 1999-09-10 22:03:10 +00:00
jvm.h natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
Makefile.am configure: Rebuilt. 1999-09-10 22:03:10 +00:00
Makefile.in [multiple changes] 2000-01-04 08:46:52 +00:00
name-finder.h natThrowable.cc: New file. 2000-01-17 15:45:24 +00:00
no-gc.h
no-threads.h quick-threads.h (_Jv_ThreadCancel): Removed. 1999-11-04 16:45:11 +00:00
posix-threads.h re GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is not portable.) 1999-12-09 16:57:27 +00:00
sparc-signal.h sparc-signal.h (SIGNAL_HANDLER): Third argument now a `void *'. 1999-09-27 21:16:40 +00:00
stamp-h.in * include/stamp-h.in: New file. 1999-07-19 18:03:31 +00:00