Home | History | Annotate | Download | only in i387
History log of /src/lib/libm/arch/i387/e_expf.S
RevisionDateAuthorComments
 1.6  24-Jun-2008  drochner 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.)
 1.5  26-Jul-2003  salo branches: 1.5.32;
netbsd.org->NetBSD.org
 1.4  19-Jun-2001  fvdl Modify the i387 code so that it can be shared between the i386 port
and the x86_64 port. XXX some files should be distinct.
 1.3  26-Sep-2000  kleink Make these idempotent as far as the FPU register stack is concerned.
 1.2  02-Jul-1999  simonb branches: 1.2.8;
More trailing white space.
 1.1  03-Jul-1996  jtc Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f().
 1.2.8.1  26-Sep-2000  kleink Pull up rev. 1.3 (approved by thorpej):
Make these idempotent as far as the FPU register stack is concerned.
 1.5.32.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.

RSS XML Feed