NetBSD/lib/libm/arch
matt e740ee3013 Update to new RISCV ABI 2015-03-27 23:35:40 +00:00
..
aarch64 Fix consistent typo: it is FE_ALL_EXCEPT instead of FE_EXCEPT_ALL (this 2014-12-27 17:52:45 +00:00
alpha It's copysign, not _copysign. 2014-11-15 21:07:01 +00:00
arm Fix exception status vs mask confusion, of course feenableexcept(), 2014-12-29 19:11:13 +00:00
hppa Simplify, now that rounding mode defines match the hardware bits. 2015-01-13 11:16:06 +00:00
i387 Drop in a fabs() after the fsqrt(). 2014-03-03 08:00:50 +00:00
m68k Deal with the potential pressence of long double support. 2014-11-16 16:11:33 +00:00
m68060 Jump through the PLT in PIC mode to fix the DT_TEXTREL warning on creating 2010-01-06 14:10:57 +00:00
mc68881 Correctly alias the ldexp* functions to the scalbn equivalents 2013-05-20 20:27:43 +00:00
riscv Update to new RISCV ABI 2015-03-27 23:35:40 +00:00
sparc Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
sparc64 Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
vax Define copysignl on !long double platforms. Be consistent in the use of 2014-11-14 14:53:17 +00:00
x86_64 Preserve the initial x87 control word in the global FP environment 2013-11-11 00:31:51 +00:00