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