2008-04-08 Olivier Hainque <hainque@adacore.com>
authorOlivier Hainque <hainque@adacore.com>
Tue, 8 Apr 2008 06:46:41 +0000 (08:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 8 Apr 2008 06:46:41 +0000 (08:46 +0200)
commit7f335c645dfac32c3697548434e25029b2e0b1ce
treee9096e08065d54a563ef473ac93537efc384a4ee
parentc54ec67ce7019a0f5212ca95054cfe972c587b21
2008-04-08  Olivier Hainque  <hainque@adacore.com>

* s-intman-vxworks.ads, s-intman-vxworks.adb
(Map_And_Raise_Exception): Remove. Was an import of only part of the
required services already implemented elsewhere.
(Notify_Exception): Delete body, import __gnat_error_handler instead.
(Initialize): Add SA_SIGINFO to the sa_flags, to get the sigcontext
argument passed to the handler, which we need for ZCX propagation
purposes.

From-SVN: r134016
gcc/ada/s-intman-vxworks.adb
gcc/ada/s-intman-vxworks.ads