Added a missing ChangeLog Entry:

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

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

From-SVN: r72068
This commit is contained in:
Andrew Haley 2003-10-03 10:04:40 +00:00
parent 17a35133d4
commit ec00bfc03c

View File

@ -179,6 +179,11 @@
(libgcj Runtime Properties): Document
gnu.gcj.runtime.VMClassLoader.library_control.
2003-08-20 Andrew Haley <aph@redhat.com>
* except.c (prepare_eh_table_type): Use new encoding for exception
handlers when using -fno-assume-compiled.
2003-08-13 Tom Tromey <tromey@redhat.com>
* gcj.texi (Invoking gij): Document -X and -?.