summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
2003-09-16Avoid the PIC dance.wennmach
2003-09-14Make log1p and log1pf work in shared libraries again.fvdl
2003-09-10Reimplement s_log1p.S and s_log1pf.S to use the fyl2xp1 instructionwennmach
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-05-20Nit fixes from jmc@openbsd.wiz
2003-05-01Restore \fR that got lost in last.wiz
2003-05-01Remove reference to non-existent infnan(3) function.gmcgarry
2003-04-16Usewiz
2003-03-31bessel->Bessel, from Igor Sobrado in PR misc/19814perry
2003-03-31bessel->Bessel from Igor Sobrado PR misc/19814perry
2003-02-21Fix some assembly botches.matt
2003-01-04Spell output with two ts.wiz
2002-12-05Avoid a strict-alias warning.scw
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-07-14Add sinf/cosf.matt
2002-06-23Add finitefmatt
2002-06-23Add cosf/sinf.matt
2002-06-15Remove unnecessary spaces.wiz
2002-06-15Compile libm on VAX at WARNS=2; leave other architectures at WARNS=1matt
2002-06-15Ansify libm noieeesrc (for VAX). Also make const data really const.matt
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-04-09#if 0 one; it's not used.thorpej
2002-04-09#if 0 invsqrtpi; it's not used.thorpej
2002-03-30Fix mistake in previous.fvdl
2002-03-26Fix stack usage for temporary storage. From Stephen Ma in PR xsrc/15404.fvdl
2002-02-27PR/15748: Ray Brownrigg: exp(log(0)) is broken.christos
2002-02-24Change to use a register prefix.matt
2002-02-21Don't bsbb to an external symbol. the dynamic linker won't like it.matt
2002-02-20Sort SEE ALSO.wiz
2002-02-20Drop superfluous .Pp, punctuation nit.wiz
2002-02-20Sort sections.wiz
2002-02-20Use standard headers, sort sections.wiz
2002-02-20Punctuation nits, use standard headers, sort sections, remove Tahoe references.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2002-01-27Drink ALL the Kool-Aid.ross
2002-01-27On Alpha, build libc and libm with -mieee ... A metric craploadthorpej
2002-01-15Whitespace nit.wiz
2001-12-28* Add user-controlled mk.conf variableslukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-12-04Replace some misuses of "then" with "than".wiz
2001-11-10- sort sectionsgmcgarry
2001-11-05explicitly set to WARNS?=1lukem
2001-06-252 more bitnumber mistakes fixed while removing sahf.fvdl
2001-06-25Oops, when I replaced sahf with a btw, I made it test the wrong bitfvdl
2001-06-19%rbp -> %rsp in 2 cases.fvdl