NetBSD/lib/libm/arch
drochner 39ba286079 as in exp(), treat +/-Inf and NaN arguments specially, should fix
eg expf(-Inf) which was Nan previously
(We could avoid touching the i387 on amd64 in these cases, but we'd
need to bypass the ABI abstraction macros, so leave it the old way
for now.)
2008-06-24 17:27:56 +00:00
..
alpha Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i387 as in exp(), treat +/-Inf and NaN arguments specially, should fix 2008-06-24 17:27:56 +00:00
m68k
m68060
mc68881
vax Fix weak alias. 2008-03-20 18:49:39 +00:00