This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b3b23df81a
NetBSD
/
lib
/
libm
/
arch
History
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
…
m68k
Deal with the potential pressence of long double support.
2014-11-16 16:11:33 +00:00
m68060
…
mc68881
…
riscv
Update to new RISCV ABI
2015-03-27 23:35:40 +00:00
sparc
…
sparc64
…
vax
Define copysignl on !long double platforms. Be consistent in the use of
2014-11-14 14:53:17 +00:00
x86_64
…