On 06/09/12 15:34, Marcus Shawcroft wrote:
Enable the raising of exception in long double soft float and support for rounding mode.2012-09-06 Marcus Shawcroft<marcus.shawcr...@arm.com> * config/aarch64/sfp-machine.h (FP_EX_INVALID, FP_EX_DIVZERO) (FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT) (FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF) (FP_RND_MINF, _FP_DECL_EX, FP_INIT_FOUNDMODE, FP_ROUNDMODE):New.
I've just committed this patch to the aarch64 branch. /Marcus