i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after...
authorAndrew Haley <aph@gcc.gnu.org>
Wed, 7 Jul 1999 09:50:46 +0000 (09:50 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 7 Jul 1999 09:50:46 +0000 (09:50 +0000)
commit44a6ce434cdb606a3a8d9e542351aefbf1eb8965
tree21b44f671b095d82a495c1fab07343c574899fde
parentfd05b13d193ba8fe29b99f2564f66de116e9129b
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  <aph@cygnus.com>
        * 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