From: Andrew Haley Date: Fri, 3 Oct 2003 10:04:40 +0000 (+0000) Subject: Added a missing ChangeLog Entry: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec00bfc03c55a7eccf39aa701b00d690e5402ceb;p=gcc.git Added a missing ChangeLog Entry: 2003-08-20 Andrew Haley * except.c (prepare_eh_table_type): Use new encoding for exception handlers when using -fno-assume-compiled. From-SVN: r72068 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index ee3a016ba7d..32ca4b30249 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -179,6 +179,11 @@ (libgcj Runtime Properties): Document gnu.gcj.runtime.VMClassLoader.library_control. +2003-08-20 Andrew Haley + + * except.c (prepare_eh_table_type): Use new encoding for exception + handlers when using -fno-assume-compiled. + 2003-08-13 Tom Tromey * gcj.texi (Invoking gij): Document -X and -?.