From 01e80428f7df1a91de2f16ee632e81bc41a17d40 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 13 Sep 2012 12:54:03 -0700 Subject: alpha: Streamline __setfpucw The convert_bit macro allows the compiler to translate the bit positions more efficiently. The assumption of only running at program startup allows eliding the __ieee_get_fp_control call. --- ports/ChangeLog.alpha | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ports/ChangeLog.alpha') diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index d00b1e968b..ab807f7d47 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,5 +1,8 @@ 2012-12-13 Richard Henderson + * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite + with the assumption of being used at program startup only. + * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX, _OtsLeqX, _OtsNintXQ. -- cgit v1.2.3