]> sourceware.org Git - glibc.git/commit
alpha: Fix exception raising from soft-fp
authorRichard Henderson <rth@twiddle.net>
Tue, 5 Aug 2014 20:36:36 +0000 (13:36 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 5 Aug 2014 20:36:36 +0000 (13:36 -0700)
commit27bb6dc0db1d0da548a0be3ec1aa33e2c25565cd
tree827283a9175ea2dcf94027ebca637fd5ec83bda7
parentd3f364d3c79cc6cbeb0bf6f8cec90c9e4465db0f
alpha: Fix exception raising from soft-fp

Use the SSI_IEEE_RAISE_EXCEPTION function as from feraiseexcept,
instead of __ieee_get+set_fp_status.  Always raise the FP exceptions
from float-to-integer conversion.
ChangeLog
sysdeps/alpha/soft-fp/Makefile
sysdeps/alpha/soft-fp/ots_cvtxq.c
sysdeps/alpha/soft-fp/sfp-machine.h
sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S
This page took 0.037984 seconds and 5 git commands to generate.