gcc gcc/java/except.c libjava/exception.cc lib ...

aph@gcc.gnu.org aph@gcc.gnu.org
Wed Aug 20 17:27:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aph@gcc.gnu.org	2003-08-20 17:27:56

Modified files:
	gcc/java       : except.c 
	libjava        : exception.cc ChangeLog 
	libjava/gnu/gcj/runtime: StackTrace.java natStackTrace.cc 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/except.c.diff?cvsroot=gcc&r1=1.38&r2=1.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/exception.cc.diff?cvsroot=gcc&r1=1.22&r2=1.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2109&r2=1.2110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/StackTrace.java.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/natStackTrace.cc.diff?cvsroot=gcc&r1=1.4&r2=1.5



More information about the Gcc-cvs mailing list