From ec00bfc03c55a7eccf39aa701b00d690e5402ceb Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Fri, 3 Oct 2003 10:04:40 +0000 Subject: 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 --- gcc/java/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/java') diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index ee3a016..32ca4b3 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 -?. -- cgit v1.1