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