From 44a6ce434cdb606a3a8d9e542351aefbf1eb8965 Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Wed, 7 Jul 1999 09:50:46 +0000 Subject: [PATCH] i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 Andrew Haley * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap occurred. (HANDLE_DIVIDE_OVERFLOW): Ditto. From-SVN: r27994 --- libjava/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 40c024f..c7536be 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,10 @@ +1999-07-07 Andrew Haley + + * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two + bytes to make it point after the instruction where the trap + occurred. + (HANDLE_DIVIDE_OVERFLOW): Ditto. + 1999-07-07 Tom Tromey * mauve-libgcj: Explicitly enable formerly disabled java.text -- 2.7.4