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
/
Makefile
Age
Commit message (
Expand
)
Author
1995-05-03
Add i387 "float" functions to the makefile
jtc
1995-02-18
Enable mc68881 versions of remainder() and scalb().
jtc
1994-12-22
specify man pages the new way.
cgd
1994-09-25
Added s_isinff.c
jtc
1994-08-10
Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
jtc
1994-03-12
Update for mc68881 ceil(), floor(), & rint(), and s_sqrt.S -> e_sqrt.S
jtc
1994-03-11
Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copy
jtc
1994-03-11
infnan was a vaxism.
jtc
1994-03-10
Added i387 version of significand().
jtc
1994-03-08
Christos Zoulas' Makefile fixes.
jtc
1994-03-01
Add cabs() & drem() for BSD libm compatibility.
jtc
1994-02-25
Update manpages for new math library.
jtc
1994-02-15
Compiled shared too.
jtc
1994-02-14
Comment out all functions that are also provided by our C library: fabs(),
jtc
1994-02-14
isnan() was provided by both C and Math libraries.
jtc
1994-02-11
Changes for fdlibm based math library
jtc
1993-12-06
use .S not .s
cgd
1993-12-05
update for MACHINE_ARCH
cgd
1993-10-21
Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
jtc
1993-10-11
Install cbrt link to sqrt manpage.
jtc
1993-10-05
No PIC, you probably don't want the overhead in these functions.
pk
1993-10-01
put gamma.c into libm (because it's missing)...
cgd
1993-08-14
Split log() and log__D() into separate files. Add logtab.c for logarithm
mycroft
1993-08-14
New code from uunet.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd