summaryrefslogtreecommitdiff
path: root/lib/libm/arch
AgeCommit message (Expand)Author
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-05-10Id -> NetBSDjtc
1995-05-08Id -> NetBSDjtc
1995-05-08Id -> NetBSDjtc
1995-05-08i387 float version of atan2()jtc
1995-05-03Added i387 remainderf and sqrtfjtc
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1995-02-18Special case 0, as was done in s_scalbn.S.jtc
1995-02-1868881-assisted versions of these functions.jtc
1994-08-26Remove lie (in a comment) about conversion between 80 bit ot 64 bit reals,jtc
1994-08-19Assembly language versions of some of the "float" functions.jtc
1994-08-19The fyl2xp1 instruction has a limited range:jtc
1994-08-18Major Bogon: change %ebp to %esp, as I don't set up a stack frame.jtc
1994-03-18Use RCSID macro for RCS ID's.jtc
1994-03-12Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>.jtc
1994-03-12Clean up deleted files.mycroft
1994-03-12The hardware sqrt function is supposed to be __ieee754_sqrt(), and live injtc
1994-03-12converted ceil(), floor(), & rint() from old to new math libraries.jtc
1994-03-12Replace code that was "truncated" when it was converted from oldjtc
1994-03-10Added i387 version of significand().jtc
1994-03-04More i387 libm support.jtc
1994-02-18Optimize the common case (theta < 2^63).jtc
1994-02-18i387 specific ilogb()jtc
1994-02-16i387-specific math functions.jtc
1994-02-14Functions brought over from the old math library.jtc
1994-02-12More i387 math support, too bad we can't enable itjtc
1994-02-11FPU specific math code.jtc