4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
Szabolcs Nagy 81dc535bb9 Remove float compare option from sincosf
PREFER_FLOAT_COMPARISON setting was not correct as it could raise
spurious exceptions.  Fixing it is easy: just use ISLESS(x, y) instead
of abstop12(x) < abstop12(y) with appropriate non-signaling definition
for ISLESS.  However it seems this setting is not very useful (there is
only minor performance difference on various architectures), so remove
this option for now.
2018-07-11 17:16:04 +02:00
..
2018-04-13 15:42:37 -04:00
2018-06-27 15:40:49 +02:00
2016-02-17 17:06:46 -05:00
2000-02-17 19:39:52 +00:00
2016-07-04 14:17:10 +01:00
2016-07-04 14:17:10 +01:00