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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
m68060 Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
mc68881 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
vax Fix weak alias. 2008-03-20 18:49:39 +00:00