gcc/libjava/gnu/gcj
Andrew Haley f2f3f409f6 [multiple changes]
2003-01-31  Andrew Haley  <aph@redhat.com>

	* except.c (prepare_eh_table_type): Use new encoding for exception
	handlers when using -fno-assume-compiled.

2003-08-20  Andrew Haley  <aph@redhat.com>

	* gnu/gcj/runtime/StackTrace.java (getClass): New method.
	* gnu/gcj/runtime/natStackTrace.cc (getClass): New method.
	(classAt): Break out class lookup function into getClass().
	* exception.cc (PERSONALITY_FUNCTION): Use new encoding for exception
	handlers when using -fno-assume-compiled.

From-SVN: r70605
2003-08-20 17:27:56 +00:00
..
convert natIconv.cc (write): Handle case where output buffer is too small. 2003-07-29 16:38:48 +00:00
io
protocol URLStreamHandler.java (sameFile): Fix port value comparison. 2003-06-08 22:07:48 +00:00
runtime [multiple changes] 2003-08-20 17:27:56 +00:00
xlib AbstractGraphicsState.java (clone): Handle CloneNotSupportedException. 2003-07-21 02:24:09 +00:00
Core.java
natCore.cc
RawData.java