]> git.ipfire.org Git - thirdparty/gcc.git/commit
2003-01-31 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2003 17:27:56 +0000 (17:27 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2003 17:27:56 +0000 (17:27 +0000)
commit30e23acf269fc543557d02a61c9f9d3539f5e8fa
tree8cc9800fc859447329cd4c9ba42a32a51f71de0f
parent09b5e87b255c834c2e43f4869eaaef0ae78dc1e6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70605 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/except.c
libjava/ChangeLog
libjava/exception.cc
libjava/gnu/gcj/runtime/StackTrace.java
libjava/gnu/gcj/runtime/natStackTrace.cc