alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly
authorRichard Henderson <rth@twiddle.net>
Fri, 1 Jun 2012 16:08:21 +0000 (09:08 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 4 Aug 2012 16:37:49 +0000 (09:37 -0700)
commit6e06d515d401f0cff81cb81ef230b2b4b6543367
treeca6eafaa42885286f5ebe087b5b72cd489883a07
parent76393642ae65a613bc8232379b4cd347fe69e08a
alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properly

We weren't aggregating the exceptions, nor raising signals properly.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
linux-user/syscall.c